make f2b xmlrpc wildcard
This commit is contained in:
parent
44fbf02a42
commit
18e78a444a
|
@ -7,6 +7,5 @@
|
|||
# example.com:80 51.141.3.7 - - [05/Oct/2020:15:13:57 -0700] "POST //xmlrpc.php HTTP/1.1" 200 650 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"
|
||||
#
|
||||
[Definition]
|
||||
failregex = [\w\.\-]+ <HOST> [\w\.\-]+ [\w\.\-]+ .*] "POST /xmlrpc.php
|
||||
[\w\.\-]+ <HOST> [\w\.\-]+ [\w\.\-]+ .*] "POST //xmlrpc.php
|
||||
failregex = [\w\.\-]+ <HOST> [\w\.\-]+ [\w\.\-]+ .*] "POST .*/xmlrpc.php
|
||||
ignoreregex =
|
||||
|
|
Loading…
Reference in New Issue
Block a user