mirror of https://github.com/fail2ban/fail2ban
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
|
# Fail2Ban aggressive ssh filter for at attempted exploit
|
||
|
#
|
||
|
# Includes failregex of both sshd and sshd-ddos filters
|
||
|
#
|
||
|
[INCLUDES]
|
||
|
|
||
|
before = sshd.conf
|
||
|
|
||
|
[Definition]
|
||
|
|
||
|
mode = %(aggressive)s
|