Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to ban script kiddies?

Status
Not open for further replies.

sgtbuzcut

IS-IT--Management
Jan 8, 2002
2
US
First off, I know practically nothing about apache or cgi scripts. I've got apache to run and it's handling our simple site fine, that's about all I know.
I get a buttload of requests for cmd.exe and root.exe exploits, and each one tries several paths before it gives up. Even after failing, they continue to try. Over and over, requests for the same files that just aren't there. I would like apache to run a firewall script command which drops all connections from an IP as soon as it requests one of these files. My firewall script command looks like this: &quot;ipdrop <ip_address> on&quot;.
If you know how to do this, please let me know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top