zeek/testing/btest/scripts/base/protocols/ftp
Arne Welzel f56785740c ftp: Limit user, password, arg and reply_msg column sizes in log
The user and password fields are replicated to each of the ftp.log
entries. Using a very large username (100s of KBs) allows to bloat
the log without actually sending much traffic. Further, limit the
arg and reply_msg columns to large, but not unbounded values.
2023-02-21 12:28:07 -07:00
..
bad-adat-encoding.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
cwd-navigation.zeek Remove @load base/frameworks/dpd from tests 2022-08-31 17:00:55 +02:00
ftp-get-file-size.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
ftp-invalid-reply-code.zeek testing/ftp: Add tests and pcaps with invalid reply lines 2023-01-26 19:56:20 +01:00
ftp-ipv4.zeek Remove @load base/frameworks/dpd from tests 2022-08-31 17:00:55 +02:00
ftp-ipv6.zeek Remove @load base/frameworks/dpd from tests 2022-08-31 17:00:55 +02:00
ftp-max-arg-length.zeek ftp: Limit user, password, arg and reply_msg column sizes in log 2023-02-21 12:28:07 -07:00
ftp-max-command-length.zeek ftp: Introduce FTP::max_command_length 2022-11-21 09:36:29 +01:00
ftp-max-pending-commands.zeek ftp: Limit pending commands to FTP::max_pending_commands (default 20) 2022-11-08 16:44:17 -07:00
ftp-max-user-length.zeek ftp: Limit user, password, arg and reply_msg column sizes in log 2023-02-21 12:28:07 -07:00
ftp-missing-reply-code.zeek testing/ftp: Add tests and pcaps with invalid reply lines 2023-01-26 19:56:20 +01:00
ftp-missing-space-after-reply-code.zeek testing/ftp: Add tests and pcaps with invalid reply lines 2023-01-26 19:56:20 +01:00
gridftp.test Implement X509 certificate log caching 2021-06-29 09:41:40 +01:00