16 lines
260 B
SquidConf
16 lines
260 B
SquidConf
# Fail2Ban filter for Squid attempted proxy bypasses
|
|
#
|
|
#
|
|
|
|
[Definition]
|
|
|
|
failregex = ^\s+\d\s<HOST>\s+[A-Z_]+_DENIED/403 .*$
|
|
^\s+\d\s<HOST>\s+NONE/405 .*$
|
|
|
|
ignoreregex =
|
|
|
|
datepattern = {^LN-BEG}Epoch
|
|
{^LN-BEG}
|
|
|
|
# Author: Daniel Black
|
|
|