HI folks,
I am diving into setting up firewall security on a server I’ve got CyberPanel installed on.
Basically, I want to detect when attempts are made to access a specific URL (which actually doesn’t exist, hence I know it’s a bot / hack attempt), and then ban the IP making the attempted request.
I have installed CSF and ModSecurity.
I’d like to block the IP making requests to cpanel.thedomain.com, and to do it before LiteSpeed has to deal with the request, to eliminate the server load hundreds of requests to that domain is having.
