zeek/scripts/policy/protocols
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
..
conn Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
dhcp Remove deprecated functions/events 2019-05-02 12:06:39 -07:00
dns Merge branch 'dns-original-query-case' of https://github.com/rvictory/zeek 2020-06-26 00:07:02 -07:00
ftp Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
http GH-352: Improve HTTP::match_sql_injection_uri regex 2020-11-12 16:19:35 -08:00
krb Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
modbus Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
mqtt Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
mysql Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
rdp Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
smb Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
smtp More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
ssh GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
ssl Migrate existing use of filter predicates to policy hooks 2020-09-30 12:45:20 -07:00