Now I want to write a script that will temporarily ban IPs that have generated X number of 404s. Right now I allow the user three 404s and on the fourth I redirect them to one of my exit links.
I wonder if my software firewall can have IPs added programmatically. Don't know if I can do it with IIS.
|