Auto blocking attacking IP address?!
Dear all, Sorry if this already been answered. I spent an hour on the forum to search, but didn't find something useful. The question, I believe many already asked, is: when you left your Windows Server 2008 on the Internet, serving IIS, FTP, Remote Desktop, etc., you'll see lots of attack (i.e. trying to login with Brute Force). Although I could get these IP address from Security log, and then add it into Firewall block list, it's manual work. How about something magic that detect this and auto block this IP on everything for, say 5 mins? Best regards, dong
June 21st, 2011 7:12am

Hi, Stopping brute force attacks automatically isn't the job of a web server, or any server for that matter. Some smart IDS and expensive firewall have this feature I think.
Free Windows Admin Tool Kit Click here and download it now
June 21st, 2011 10:56pm

That's something I didn't realize. So in fact Windows Firewall with Advanced Features should be discontinued and leave that function to some 3rd party companies. Apparently protection from Internet attack is not in the interest for Windows Server 2008/R2?! Tech-wise, how difficult this can be? If I can check Security Log and identify bad IPs and add to block list, why the system can't do this for me? Someone from MS to confirm this? Best, dong
June 23rd, 2011 9:25am

I managed to write a powershell script for this, to ACTIVELY protect my ports. :) Anyone interested to see it? Best, dong
Free Windows Admin Tool Kit Click here and download it now
October 7th, 2011 6:41am

it should be a useful script. can you share it? thanks
October 7th, 2011 11:42am

Please do Xied! I have been looking for such a thing a long time..
Free Windows Admin Tool Kit Click here and download it now
October 24th, 2011 11:20am

Hi. You may also be interested in having a look at http://www.syspeace.com
July 6th, 2012 10:40am

Nice job. If only there is a time machine I can travel back. :) A point to note: Seriously any Windows Server admin will question himself/herself twice (probably more) before downloading/trying something unknown, especially about security settings. PowerShell script is probably easier for them to decide/see inside, compared with a full program/service without source code. Best, dong
Free Windows Admin Tool Kit Click here and download it now
July 6th, 2012 11:06am

Hehe. Yeah I see your point and I would recommend people to test it out in a test environment first. I've actually used for months now and iot worked brilliantly for our needs. I did try a few powershellscripts and vbs scripts but since I'm not a code guy really they didn't fit my needs as I wanted more reporting and also to protect SMTP AUTH and stuff on the servers
July 16th, 2012 7:59am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics