zeek/testing/btest/scripts/policy
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
..
frameworks General btest cleanup 2020-08-11 11:26:22 -07:00
misc dump-events: try to make baseline work on all systems 2020-10-15 15:35:51 +00:00
protocols GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00