mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() - The logic for fragment handling has been rewritten and should be correct now. - There are now tunables for fragment handling overflow situations. - DCE_RPC::max_cmd_reassembly and DCE_RPC::max_frag_data - They result in weirds and analyzer removal. - Memory leak fixed by unique_ptr auto cleanup. - DCE_RPC is now intolerate of content gaps and will stop analyzing traffic if content gaps happen (like most other analyzers currently). |
||
---|---|---|
.. | ||
__load__.bro | ||
consts.bro | ||
dpd.sig | ||
main.bro | ||
README |
Support for DCE/RPC (Distributed Computing Environment/Remote Procedure Calls) protocol analysis.