mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() This is similar to what the external corelight/zeek-smb-clear-state script does, but leverages the smb2_discarded_messages_state() event instead of regularly checking on the state of SMB connections. The pcap was created using the dperson/samba container image and mounting a share with Linux's CIFS filesystem, then copying the content of a directory with 100 files. The test uses a BPF filter to imitate mostly "half-duplex" traffic. |
||
---|---|---|
.. | ||
__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.