mirror of
https://github.com/inspec/inspec
synced 2024-12-01 00:49:24 +00:00
3b2bf52b1d
* Added line to fix bug when no key in file rule and updated test to validate bug fix Signed-off-by: Jennifer Burns <jburns@mitre.org> * Updated to consider corner case Signed-off-by: Jennifer Burns <jburns@mitre.org>
5 lines
259 B
Text
5 lines
259 B
Text
-a always,exit -F arch=b64 -S open,openat -F exit=-EACCES -F key=access
|
|
-a always,exit -F arch=b32 -S chmod,fchmod,fchmodat -F auid>=500 f24!=0 -F key=perm_mod
|
|
-w /etc/ssh/sshd_config -p rwxa -k CFG_sshd_config
|
|
-w /etc/sudoers -p wa
|
|
-w /etc/private-keys -p x
|