mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-23 19:14:34 +02:00
13.7_check_user_dir_perm.sh
This commit is contained in:
16
bin/hardening.sh
Normal file
16
bin/hardening.sh
Normal file
@ -0,0 +1,16 @@
|
||||
#!/bin/bash
|
||||
|
||||
# CIs Deb
|
||||
#
|
||||
# CIS Debian 7 Hardening
|
||||
# Authors : Thibault Dewailly, OVH <thibault.dewailly@corp.ovh.com>
|
||||
#
|
||||
|
||||
#
|
||||
# Main script : Execute hardening considering configuration
|
||||
#
|
||||
|
||||
# Execute blindly binaries
|
||||
# Audit mode
|
||||
|
||||
# ls | sort -n
|
Reference in New Issue
Block a user