-
-
Notifications
You must be signed in to change notification settings - Fork 667
Closed
Description
It struck to me how the OWASP ruleset was missing the wordpress/drupal/etc exclude rules and many users seem to be facing problems when using modesecurity in cyberpanel.
I looked through the code and discovered you self-host an old version of the rules (v3.0.2) for some reason instead of cloning the official repo which is in version 3.4.0 (https://github.com/coreruleset/coreruleset), and I suspect the same goes for the Comodo ruleset as well.
I just want to know what's the point in providing a 4 year old WAF system at all, rules from 2017 will do absolutely nothing at this point.
Also what's the deal with writing the rule filenames manually to the config file? Just scan the directory for conf files!
Metadata
Metadata
Assignees
Labels
No labels