It would be a nice to add a feature to this tool where it would scan a CF template for all Security Group resources and check them for common insecure patterns.
ex:
port 3306 -> 0.0.0.0/0 = Grade F
Feature Ideas:
- Generate grade or score based off what the rules template had.
- Generate ATTACK.md for project based off what ports are exposed
- Generate a set of automated pen tests to run against stack once it has been set up.