mirror of
https://github.com/ovh/debian-cis.git
synced 2024-11-22 05:27:01 +01:00
PCI-DSS compliant Debian 10/11/12 hardening
11ed345a60
* commit 'e9487bfb04d43cd034add8cd0e305ece3be39cd9': Corrected default file path |
||
---|---|---|
bin | ||
etc | ||
lib | ||
src | ||
tmp/backups | ||
.gitignore | ||
README |
# CIS Debian 7 Hardening git repository # Authors : Thibault Dewailly, OVH <thibault.dewailly@corp.ovh.com> # This is the code base which will be used to fill CIS hardening requirements # Hardening scripts : # bin/hardening : Every script has a .cfg associated, status must be defined here # Main script : # bin/hardening.sh : Will execute hardening according to configuration # Configuration # etc/hardening.cfg : Global variables defined such as backup directory, or log level # etc/conf.d : Folder with all .cfg associated to hardenign scripts