Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Helmo
ISPConfig 3
Commits
e0805b6b
Commit
e0805b6b
authored
Jun 17, 2019
by
Till Brehm
Browse files
Merge branch 'undefined' into 'master'
Replace wp-auth.conf See merge request
ispconfig/ispconfig3!897
parents
e375fa15
199c0d89
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/hardening/anti-bruteforce/wp-auth.conf
View file @
e0805b6b
# +++++++++++++++++++++++++++++++++++++++++++++++++++++
# + 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
#
#
# This goes into /etc/fail2ban/filter.d/wp-auth.conf
#
[
Definition
]
failregex
= ^<
HOST
> .*
"
POST
/
wp
-
login
.
php
^<
HOST
> .*
"
POST
/
wordpress
/
wp
-
login
.
php
^<
HOST
> .*
"
POST
/
wp
/
wp
-
login
.
php
^<
HOST
> .*
"
GET
/
login_page
.
php
^<
HOST
> .*
"
POST
/
xmlrpc
.
php
#ignoreregex =
\ No newline at end of file
#
# ¹ j/k
#
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment