Regular Expressions 101

Community Patterns

0

comma separated ESPEC

Python
ESPEC
Submitted by Ian Cole - 3 months ago

SO: fail2ban regular to find 403 request in nginx

6

Regular Expression
Python

r"
^(?:::f{4,6}:)?(?P<host>\S+) .* \"(GET|POST) [^\"]+\" 403
"
mg

Description

Loading markdown...
Submitted by anonymous - 9 years ago
(Last modified 2 months ago)