How to protect my VPS from winlogon RDP spam requests
Posted
by
Valentin Kuzub
on Server Fault
See other posts from Server Fault
or by Valentin Kuzub
Published on 2011-11-20T23:16:59Z
Indexed on
2011/11/21
1:54 UTC
Read the original article
Hit count: 537
I got some hackers constantly hitting my RDP and generating thousands of audit failures in event log.
Password is pretty elaborate so I dont think bruteforcing will get them anywhere. I am using VPS and I am pretty much a noob in Windows Server security (am a programmer myself and its my webserver for my site).
Which is a recommended approach to deal with this? I would rather block IPs after some amount of failures for example.
Sorry if question is not appropriate.
© Server Fault or respective owner