]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
test/ftp: FTP command tests 2256/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Mon, 20 Jan 2025 15:12:07 +0000 (10:12 -0500)
committerVictor Julien <victor@inliniac.net>
Sun, 26 Jan 2025 06:10:01 +0000 (07:10 +0100)
commitc80caf23867ba05ece836ca40968bc730f09aa71
tree35e9db5b16982812cd17935885634712a3a2cc6a
parent756cbc4cc2effc3588483e421039f658ccaeb9a3
test/ftp: FTP command tests

Issue: 7502

Add test cases for the keyword ftp.command:
- Validate matches
- Validate keyword can't be used for server responses
tests/detect-ftp/ftp-command-01/input.rules [new file with mode: 0644]
tests/detect-ftp/ftp-command-01/test.yaml [new file with mode: 0644]
tests/detect-ftp/ftp-command-02/input.rules [new file with mode: 0644]
tests/detect-ftp/ftp-command-02/test.yaml [new file with mode: 0644]