zeek/testing/btest/scripts/base/protocols/ftp
Johanna Amann 2f712c3c24 Allow to track service violations in conn.log.
This introduces ian options, DPD::track_removed_services_in_connection.
It adds failed services to the services column, prefixed with a
"-".

Alternatively, this commit also adds
policy/protocols/conn/failed-services.zeek, which provides the same
information in a new column in conn.log.
2025-01-30 16:59:44 +00: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 Allow to track service violations in conn.log. 2025-01-30 16:59:44 +00: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
ftp-multiline-reply.zeek ftp/main: Skip get_pending_command() for intermediate reply lines 2023-03-23 13:50:36 +01:00
ftp-password-pass-command-hidden.zeek Merge branch 'pr/3946' 2024-09-27 16:52:44 +02:00
ftp-password-pass-command.zeek Merge branch 'pr/3946' 2024-09-27 16:52:44 +02:00
ftp-samba-retr.zeek ftp/main: Skip get_pending_command() for intermediate reply lines 2023-03-23 13:50:36 +01:00
gridftp.test Implement X509 certificate log caching 2021-06-29 09:41:40 +01:00