This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Failed RDP Login Attempts and IPS

Hello, we have a few servers where the security logs shows repeated brute force login attempts via RDP... shouldn't the IPS block these kind of "attacks" by default?


This thread was automatically locked due to age.
Parents
  • An IPS can't detect password guessing -- a guess looks like a legitimate login attempt.  Detecting a brute force attempt against a RDP server (which, IMHO, should not have the RDP port directly exposed to the internet anyway) would require a plugin or log monitoring of the servers involved.

    You may also want to look at implementing certificates for security on your RDP server(s), if the version of OS on the servers is new enough to support it.
Reply
  • An IPS can't detect password guessing -- a guess looks like a legitimate login attempt.  Detecting a brute force attempt against a RDP server (which, IMHO, should not have the RDP port directly exposed to the internet anyway) would require a plugin or log monitoring of the servers involved.

    You may also want to look at implementing certificates for security on your RDP server(s), if the version of OS on the servers is new enough to support it.
Children
No Data