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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/js/tools.js should not match for woorewards

zxfrank opened this issue · comments

woorewards is a common plugin and is matching with "/wp-content/plugins/woorewards/assets/lws-adminpanel/js/tools.js?ver=3.9.9"

a patch is coming

line 93 sould look like this (put any plugin you want)
^<HOST> -.*(GET|POST|HEAD)(?!.*(woorewards|otherplugin).*).*(/js/tools\.js)