Skip to content
wp-auth.conf 602 B
Newer Older
Pete's avatar
Pete committed
# +++++++++++++++++++++++++++++++++++++++++++++++++++++
# + NetworkSEC / NwSEC Layer 7 Brute Force Protection +
# +++++++++++++++++++++++++++++++++++++++++++++++++++++
#
# v1.1 150619
#
# BSD License
#
# S/W: Fail2ban or NWS ThreatBlock™ ¹
#
# Application:  WordPress 
#
# Description: Looks for some login/exploit attempts
#
Pete's avatar
Pete committed
#
#
Pete's avatar
Pete committed
[Definition]
failregex = ^<HOST> .* "POST /wp-login.php
            ^<HOST> .* "POST /wordpress/wp-login.php
            ^<HOST> .* "POST /wp/wp-login.php
            ^<HOST> .* "GET /login_page.php
Pete's avatar
Pete committed
            ^<HOST> .* "POST /xmlrpc.php
Pete's avatar
Pete committed
#
# ¹ j/k
#