Ensure no security groups allow ingress from 0.0.0.0/0 to SSH (TCP:22)
Security groups provide stateful filtering of ingress and egress network traffic to AWS resources. It is recommended that no security group allows unrestricted ingress access to remote server administration ports, such as SSH to port 22.
Updated 7 months ago