mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() The SMB::State$recent_files field is meant to have expiring entries. However, due to usage of &default=string_set(), the &read_expire attribute is not respected causing unbounded state growth. Replace &default=string_set() with &default=set(). Thanks to ya-sato on Slack for reporting! Related: zeek/zeek-docs#179, #3513. |
||
---|---|---|
.. | ||
__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.