zeek/scripts/policy/protocols
Jon Siwek 81133f3116 Merge remote-tracking branch 'origin/topic/seth/dhcp-update'
* origin/topic/seth/dhcp-update:
  Rework to the DHCP analyzer.
  First step of DHCP analyzer rearchitecture.
  Add .btest scripts for dhck_ack and dhcp_discover messages verifying that new options are correctly reported in dhcp.log records.
  Extend DHCP protocol analyzer with new options.

BIT-1924 #merged

Additional changes:

* Removed known-hosts.bro as the only thing populating its table was
  the already-removed known-hosts-and-devices.bro.  So a
  known_devices.log will no longer be generated.

* In dhcp-options.pac, the process_relay_agent_inf_option had a memleak
  and also process_auto_proxy_config_option looked like it accessed one
  byte past the end of the available bytestring, so fixed those.
2018-05-01 18:06:41 -05:00
..
conn Fix minor typos in documentation 2016-11-14 09:50:19 -06:00
dhcp Merge remote-tracking branch 'origin/topic/seth/dhcp-update' 2018-05-01 18:06:41 -05:00
dns Rewrite DNS state tracking which matches queries and replies. 2014-01-30 17:21:01 -06:00
ftp Fix typos and formatting in the policy/protocols docs 2013-10-21 02:34:28 -05:00
http Merge branch 'topic/jgras/flash-detection' of https://github.com/J-Gras/bro 2015-07-27 11:05:49 -07:00
krb Refactor base krb scripts and update tests. 2017-02-18 13:55:39 -05:00
modbus Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
mysql Merge remote-tracking branch 'origin/topic/vladg/mysql' 2014-11-11 11:49:26 -08:00
rdp New script to add a field to rdp.log when the connection is upgraded to SSL. 2015-03-04 14:50:41 -05:00
smb Merge remote-tracking branch 'origin/topic/seth/smb-pending-fix' 2018-04-18 10:48:03 -05:00
smtp SMTP does not need to pull in the notice framework. 2016-06-23 13:22:16 -07:00
ssh Ensure that the notice uid field is filled in. 2016-09-19 22:11:31 -04:00
ssl Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00