zeek/testing/btest/scripts/policy/protocols/http
Jon Siwek ae923106f1 GH-352: Improve HTTP::match_sql_injection_uri regex
Changes \x00-\x37 ranges to \x00-\x1f with assumption that the former
was attempting to match ASCII control characters, but mistook an octal
range for hex.  This change reduces some false positives.
2020-11-12 16:19:35 -08:00
..
flash-version.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
header-names.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
test-sql-injection-regex.zeek GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00