zeek/scripts/base
Jon Siwek 1b76d92e97 Merge branch 'smb3-negotiate-response' of https://github.com/mauropalumbo75/zeek
* 'smb3-negotiate-response' of https://github.com/mauropalumbo75/zeek:
  added test and pcap files for smb 3.1.1 negotiate-response
  smb3.1.1 additions to negotiate-response command

I made several modifications:

  - Code format, style, naming changes

  - For completeness/correctness, I added parsing support for the remaining
    context type structures.

  - Moved the optional padding before the NegotiateContextList field to
    also require the 0x0311 dialect version (some failures in
    pre-existing unit tests pointed this out as an issue)
2019-03-21 14:13:21 -07:00
..
files Migrate table-based for-loops to key-value iteration 2019-03-15 19:54:44 -07:00
frameworks Merge branch 'topic/christian/inputframework-paths' of https://github.com/ckreibich/zeek 2019-03-18 11:48:22 -07:00
misc Fix base/misc/version.bro version parsing 2018-08-24 17:25:16 -07:00
protocols Merge branch 'smb2-fix' of https://github.com/mauropalumbo75/zeek 2019-03-20 18:01:35 -07:00
utils Migrate table-based for-loops to key-value iteration 2019-03-15 19:54:44 -07:00
init-bare.bro Merge branch 'smb3-negotiate-response' of https://github.com/mauropalumbo75/zeek 2019-03-21 14:13:21 -07:00
init-default.bro Enable SMB by default by moving scripts from policy/ to base/ 2018-08-16 17:23:28 -05:00
init-frameworks-and-bifs.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00