I would love to be able to auto block all IPs who attempt to call any resource from my server with a urlencoded request such as this...
http://www.mydomai.com/cgi-bin/php5?%2D ... 4%69%6F%6E
I have my server hardened enough to not have this do any harm, but a black listing woudl be even better. Any way to add this to csf?
urlencode
Re: urlencode
You can do this easily with mod_security, so, when someone writes anything that you don't like as a part of the URL mod_security can block the IP, then the IP will be block by CSF.
Sergio
Sergio
Re: urlencode
Please advise how it might easily be done.
Re: urlencode
As this forum is not for Mod_Security, I will send you a PM with the details.
Sergio
Sergio