mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
![]() OSS Fuzz generated a CWD request and reply followed by very many EPRT requests. This caused Zeek to re-log the CWD request and invoke `build_url_ftp()` over and over again resulting in long processing times. Avoid this scenario by not logging commands that aren't pending anymore. (cherry picked from commit b05dd31667ff634ec7d017f09d122f05878fdf65) |
||
---|---|---|
.. | ||
__load__.zeek | ||
dpd.sig | ||
files.zeek | ||
gridftp.zeek | ||
info.zeek | ||
main.zeek | ||
README | ||
utils-commands.zeek | ||
utils.zeek |
Support for File Transfer Protocol (FTP) analysis.