feat(ec2): add checks for EC2 instances with exposed ports to the internet (#4029)

This commit is contained in:
Sergio Garcia
2024-05-28 11:44:19 -04:00
committed by GitHub
parent 38c9187a5e
commit f4a1130c03
73 changed files with 7807 additions and 35 deletions
+1
View File
@@ -32,6 +32,7 @@ Several checks analyse resources that are exposed to the Internet, these are:
- ec2_ami_public
- ec2_ebs_public_snapshot
- ec2_instance_internet_facing_with_instance_profile
- ec2_instance_port_X_exposed_to_internet (where X is the port number)
- ec2_instance_public_ip
- ec2_networkacl_allow_ingress_any_port
- ec2_securitygroup_allow_wide_open_public_ipv4