mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
Lots of SMB1 parsing fixes.
This commit is contained in:
parent
f03e4ce041
commit
117b5c3ac7
18 changed files with 193 additions and 159 deletions
|
@ -46,6 +46,8 @@ export {
|
|||
} &redef;
|
||||
}
|
||||
|
||||
redef DPD::ignore_violations += { Analyzer::ANALYZER_NTLM };
|
||||
|
||||
redef record connection += {
|
||||
ntlm: Info &optional;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue