regex rewritten (more secure now, resolves catch-all vulni)

This commit is contained in:
Sergey G. Brester 2019-02-21 22:19:04 +01:00 committed by GitHub
parent c540babfb6
commit d84fb8a4b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,6 +51,6 @@
[Definition]
failregex = ^<HOST> \- (?!- )\S+ \[\] \"(GET|POST|HEAD) .+\" 401 .+$
failregex = ^<HOST> \- (?!- )\S+ \[\] \"(GET|POST|HEAD) [^\"]+\" 401\b
ignoreregex =