|
|
|
|
|
by usernamebias
1898 days ago
|
|
Maybe we don't filter by ip address, and instead filter requests based on known strings (or regex). That's what i'm currently doing. Ex. If request includes '.env'. Blocked! I'd love to implement a more aggressive strategy. Rather than a reactive one. I'm currently finding myself going through server logs, and adding new 'keywords' to the 'banned list'. |
|
https://github.com/SpiderLabs/ModSecurity
but bogging this up at application level is not going to work in anyone's favour