zeek/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
..
files Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
frameworks Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
integration Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
misc Move UnknownProtocol options to init-bare.zeek 2020-11-11 12:58:38 -08:00
protocols GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00
tuning Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00