zeek/scripts/policy/protocols
Jon Siwek 00a4865885 Merge branch 'dns-original-query-case' of https://github.com/rvictory/zeek
Changes during merge
- Changed the policy script to use an event handler that behaves
  for like the base script: &priority=5, msg$opcode != early-out,
  no record field existence checks
- Also extended dns_query_reply event with original_query param
- Removed ExtractName overload, and just use default param

* 'dns-original-query-case' of https://github.com/rvictory/zeek:
  Fixed some places where tabs became spaces
  Stricter checking if we have a dns field on the connection being processed
  Modified the DNS protocol analyzer to add a new parameter to the dns_request event which includes the DNS query in its original case. Added a policy script that will add the original_case to the dns.log file as well. Created new btests to test both.
2020-06-26 00:07:02 -07:00
..
conn Merge branch 'topic/dopheide/known-services' of https://github.com/dopheide-esnet/zeek 2020-05-29 17:19:47 -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-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
krb Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
modbus Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
mqtt Fix documentation warnings for MQTT identifiers 2019-08-05 18:55:48 -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 Remove previously deprecated policy/protocols/smb/__load__ 2019-05-02 20:50:30 -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 Merge branch 'master' of https://github.com/mmguero-dev/zeek 2020-04-16 12:59:12 -07:00