zeek/testing/btest/Baseline/scripts.base.protocols.ftp.ftp-multiline-reply/out
Arne Welzel 1b3e8a611e ftp/main: Skip get_pending_command() for intermediate reply lines
Intermediate lines of multiline replies usually do not contain valid status
codes (even if servers may opt to include them). Their content may be anything
and likely unrelated to the original command. There's little reason for us
trying to match them with a corresponding command.

OSS-Fuzz generated a large command reply with very many intermediate lines
which caused long processing times due to matching every line with all
currently pending commands.
This is a DoS vector against Zeek. The new ipv6-multiline-reply.trace and
ipv6-retr-samba.trace files have been extracted from the external ipv6.trace.
2023-03-23 13:50:36 +01:00

25 lines
1.2 KiB
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
ftp_reply, T, 220, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, T, 0, Welcome to FTP.JPIX.ad.jp,
ftp_reply, F, 220, FTP server ready.
ftp_reply, F, 331, Guest login ok, send your email address as password.
ftp_reply, F, 230, Guest login ok, access restrictions apply.
ftp_reply, F, 257, "/" is current directory.
ftp_reply, F, 250, CWD command successful.
ftp_reply, F, 200, MODE S accepted.
ftp_reply, F, 200, Type set to I.
ftp_reply, F, 550, libssh-0.5.2.tar.gz: No such file or directory.
ftp_reply, F, 200, MODE S accepted.
ftp_reply, F, 200, Type set to I.
ftp_reply, F, 229, Entering Extended Passive Mode (|||60931|)
ftp_reply, F, 550, libssh-0.5.2.tar.gz: No such file or directory.
ftp_reply, F, 221, You could at least say goodbye.