zeek/scripts/policy
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
..
files Use consistent zeek_init priority for Log::create_stream calls 2020-01-22 13:58:20 -08:00
frameworks Add warning for ineffective &default arguments in handlers 2020-04-09 22:51:01 -07:00
integration Merge branch 'master' of https://github.com/sfinlon/zeek 2019-07-03 01:58:04 -07:00
misc Merge branch 'stats-logging-fix' of https://github.com/brittanydonowho/zeek 2020-04-29 15:58:35 -07:00
protocols Merge branch 'dns-original-query-case' of https://github.com/rvictory/zeek 2020-06-26 00:07:02 -07:00
tuning Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00