nccgroup / Scout2

Security auditing tool for AWS environments
http://nccgroup.github.io/Scout2/
GNU General Public License v2.0
1.73k stars 300 forks source link

TCP port open to all #311

Closed andresriancho closed 5 years ago

andresriancho commented 5 years ago

In most cases TCP port open to all duplicates findings from FTP port open, NFS port open, etc.

If a security group opens port 21 to all, this is flagged in both TCP port open to all and FTP port open. Ideally it should only be flagged in FTP port open (which is less generic)

l01cd3v commented 5 years ago

These two rules are here to highlight a different underlying issue:

x4v13r64 commented 5 years ago

Agreed and closed.

In terms of renaming I'm thinking of putting all the "X port open" issues under a single "Sensitive port open" issue.