Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naingyeminn/CentOS7_Lockdown
Hardening CentOS7 - CIS
https://github.com/naingyeminn/CentOS7_Lockdown
Last synced: 2 months ago
JSON representation
Hardening CentOS7 - CIS
- Host: GitHub
- URL: https://github.com/naingyeminn/CentOS7_Lockdown
- Owner: naingyeminn
- License: bsd-3-clause
- Created: 2017-06-26T08:28:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T21:24:16.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T16:09:21.555Z (6 months ago)
- Language: Shell
- Size: 29.3 KB
- Stars: 73
- Watchers: 9
- Forks: 123
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-systools - CentOS7 Lockdown
README
# CentOS7 Lockdown
**CentOS7-cis.ks:** Kickstart file for CentOS 7, aims to provide a starting point for a Linux admin to build a host which meets the CIS CentOS 7 benchmark (v2.1.1).
**cis-audit:** A bash script to audit whether a host conforms to the CIS benchmarks.
**centos7.sh:** Hardening Script based on CIS CentOS 7 benchmark.
I'm not affiliated with the Center for Internet Security in any way.
Use any material from this repository at your own risk.**CentOS7-cis.ks** and **centos7.sh** will need extensive customising to suit a particular user's environment.