home page » Label archive: CC attack

Tag Archives: CC attack

How to use Nginx to pull malicious IP

 

1、 Use nginx blackout script logic: two scripts. One retrieves the IP whose access volume is greater than a fixed value, and adds this IP to nginx's blocking configuration file. Use the at task to enable the other script at regular intervals (such as an hour) to unlock the blocked IP. The steps are as follows: 1. Open the nginx configuration file: vim/usr/ read the whole passage