Click here to Skip to main content
15,896,063 members
Articles / Desktop Programming

Windows Service to block RDP attacks

Rate me:
Please Sign up or sign in to vote.
4.97/5 (34 votes)
28 Jul 2015CPOL8 min read 40K   1.5K   41  
A Service listening to Windows EventLog, recognizing attacker IPs and block them in the Windows Firewall.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Germany Germany
I'm working mainly on .NET Compact Framework C# on mobile devices at work. At home it's .NET Full Framework C# and a bit JavaScript.

Comments and Discussions