Files
SkyArtShop/fail2ban-filter-skyartshop.conf

7 lines
320 B
Plaintext
Raw Normal View History

# Fail2ban filter for SkyArtShop general attacks
[Definition]
failregex = ^<HOST> -.*"(GET|POST|HEAD).*HTTP.*" (404|444|403|400) .*$
^<HOST> -.*"(GET|POST).*\.(php|asp|aspx|cgi|jsp).*HTTP.*" .*$
^<HOST>.*"(union|select|insert|cast|set|declare|drop|update|md5|benchmark).*HTTP.*".*$
ignoreregex =