Network misconfigurations

Ensure no Network ACLs allow ingress from 0.0.0.0/0 to Remote Desktop port (3389)

Description

The Network Access Control List (NACL) function provide stateless filtering of ingress and egress network traffic to AWS resources. It is recommended that no NACL allows unrestricted ingress access to remote server administration ports, such as RDP to port 3389
  • Recommended Mitigation

    Edit the Network ACL Rules for {AwsEc2NetworkAcl} to disallow RDP traffic from 0.0.0.0/0