Closed rm3nchaca closed 7 years ago
You'll need to write or use existing ModSecurity rules for this. The OWASP rules, which this project supports, already have an example of this: https://github.com/SpiderLabs/owasp-modsecurity-crs/blob/v3.0/master/rules/REQUEST-912-DOS-PROTECTION.conf
Thanks, I'll try that way.!
Hi! Is there a way to automatically deny an IP for a period of time, for example, after N malicious requests? Thank you!