diff --git a/modules/post/linux/gather/enum_protections.rb b/modules/post/linux/gather/enum_protections.rb index 97d4ea05a8..a3fec3f4f8 100644 --- a/modules/post/linux/gather/enum_protections.rb +++ b/modules/post/linux/gather/enum_protections.rb @@ -71,7 +71,8 @@ class MetasploitModule < Msf::Post "truecrypt", "bulldog", "ufw", "iptables", "logrotate", "logwatch", "chkrootkit", "clamav", "snort", "tiger", "firestarter", "avast", "lynis", "rkhunter", "tcpdump", "webmin", "jailkit", "pwgen", "proxychains", "bastille", - "psad", "wireshark", "nagios", "nagios", "apparmor", "honeyd", "thpot" + "psad", "wireshark", "nagios", "nagios", "apparmor", "honeyd", "thpot", + "aa-status", "gradm2", "getenforce" ] env_paths = cmd_exec("echo $PATH").split(":")