We run an Amazon EC2 Windows instance and recently received an email from Amazon warning us that RDP is open to everybody and there is a new threat in the wild that may exploit this.
The security group of the server in question allows access to RDP from any IP (0.0.0.0/0). We have multiple people use RDP on these servers from a variety of locations some with dynamic IP addresses, so setting a list of allowed IP addresses is not a solution.
Is there another solution to prevent access to RDP?