Detect Apache SNI error / misredirect attempts, typos

pull/2097/head
benrubson 2018-04-04 00:20:58 +02:00
parent 30dc22fb2e
commit bd74f7ba8b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ failregex = ^client (?:denied by server configuration|used wrong authentication
^%(auth_type)sunknown algorithm `(?:[^']*|.*?)' received\b ^%(auth_type)sunknown algorithm `(?:[^']*|.*?)' received\b
^invalid qop `(?:[^']*|.*?)' received\b ^invalid qop `(?:[^']*|.*?)' received\b
^%(auth_type)sinvalid nonce .*? received - user attempted time travel\b ^%(auth_type)sinvalid nonce .*? received - user attempted time travel\b
^Hostname .* provided via SNI(, but no hostname| and hostname .*) provided\b ^Hostname \S+ provided via SNI(?:, but no hostname| and hostname \S+) provided\b
^No hostname was provided via SNI for a name based virtual host\b ^No hostname was provided via SNI for a name based virtual host\b
ignoreregex = ignoreregex =