Hacker "blacklist" management
My network is constantly being probed and resources used by hacker type bots that try and access URL's that do not exist or by submitting forms trying to find XSS vulnerabilties.
All these methods are logged and thwarted by active server code but the hacker is still consuming resources that can slow down server operations.
For now I add their IP address to a blacklist and if found the next time I send them to a blank page. But these subsequent hacking attempts still uses server resources - sometimes it is 10,000 such attempts in a single day.
I know that the router can stop them from accessing server resources if the IP is entered into a IP Group.
I'd like to automatically add these IP addresses to the IP Group, or configure the router to access the list. Can ER605 be configured automatically by code? Maybe the ER605 is the wrong product for my need.
Suggestions on what product allows automated blacklist management or how to use ER605 more effectively is what I am seeking answers about.