debian-cis/bin
Charles Herlin 71b70a2b8c FEAT: Add sudo_wrapper to catch unauthorized sudo commands
As for now, if a sudo command was not allowed, check might sometimes
pass, resulting compliant state even if it actually is not.
Sudo wrapper first checks wether command is allowed before running it,
otherwise issues a crit message, setting check as not compliant

Fix script to make sudo_wrapper work, split "find" lines
Fix quotes in $@ and $* when running sudo command

Fixed quotes and curly braces with shellcheck report
2018-03-16 12:06:56 +01:00
..
hardening FEAT: Add sudo_wrapper to catch unauthorized sudo commands 2018-03-16 12:06:56 +01:00
postinstall tripwire : fixed typo on postinstall helper 2016-05-02 11:11:07 +02:00
.gitignore Initial Commit Basic folders 2016-04-01 07:50:08 +02:00
hardening.sh Improve --only option to perform only specified test and no other lookalike test number 2018-03-15 12:03:10 +01:00