mitchellkrogza / Fail2Ban.WebExploits

This custom Fail2Ban filter and jail will deal with all scans for common Wordpress, Joomla and other Web Exploits being scanned for by automated bots and those seeking to find exploitable web sites.
Other
169 stars 36 forks source link

Other sources to convert/bridge (OWASP) #5

Open drzraf opened 4 years ago

drzraf commented 4 years ago

Other free sources from suricata IDS:

WAF:

The later contains things XSS/SQL injection like union select or (\|\| || OR || AND) 1==1 .... and many more which are missing from the current list (but less CMS-specific rules).

Don't you think that supporting/converting rules from owasp-modsecurity-crs would be a nicer long-term strategy. That way new rules provided there could automatically be used by fail2ban?