Hello,
Currently we have a network-object group BLACKLIST. In this list is a bunch of IPs that are trying to dictionary attack one of our webservers. It has done a great deal by cutting down traffic by half, but its not completely stopped. Our web application vendor is asking if our firewall (ASA 5525-X) has any velocity type rules. What they are seeing is when the botnet moves on to a new IP address, they hit the server 1000 times a minute. Is there any dynamic way to keep the blacklist that we have tied to the deny statements updated automatically based on more than x hits in one minute from the same IP?
Thanks!