mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() When a negotiate request offers no dialects, but the response contains an ntlm record which selects a dialect, a script error is triggered. $ zeek -C -r ./f2b0e.pcap 'DPD::ignore_violations+={ Analyzer::ANALYZER_SMB }' 1668615340.837882 expression error in /home/awelzel/corelight-oss/zeek/scripts/base/protocols/smb/./smb1-main.zeek, line 96: no such index (SMB1::c$smb_state$current_cmd$smb1_offered_dialects[SMB1::response$ntlm$dialect_index]) Script error triggered by fuzzing when testing Tim's all-the-fuzzing branch. |
||
---|---|---|
.. | ||
__load__.zeek | ||
const-dos-error.zeek | ||
const-nt-status.zeek | ||
consts.zeek | ||
dpd.sig | ||
files.zeek | ||
main.zeek | ||
README | ||
smb1-main.zeek | ||
smb2-main.zeek |
Support for SMB protocol analysis.