]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
test/ftp: Tests for ftp.mode keyword 2508/head
authorJeff Lucovsky <jlucovsky@oisf.net>
Sat, 26 Apr 2025 12:16:34 +0000 (08:16 -0400)
committerVictor Julien <victor@inliniac.net>
Wed, 14 May 2025 05:35:28 +0000 (07:35 +0200)
commit88adf0faa14bd8cbd446ba4b8b040c2046943bba
treee7469fcf91e3bec969ea552946be6af1f2d5906f
parent9b3261defd81c6c0d762611b78073ac76c3f1598
test/ftp: Tests for ftp.mode keyword

Issue: 7505

Add tests for the ftp.mode keyword for active, passive, and rule keyword
validation checks on the keyword option value.
tests/detect-ftp/ftp-mode-01/input.rules [new file with mode: 0644]
tests/detect-ftp/ftp-mode-01/test.yaml [new file with mode: 0644]
tests/detect-ftp/ftp-mode-02/input.pcap [new file with mode: 0644]
tests/detect-ftp/ftp-mode-02/input.rules [new file with mode: 0644]
tests/detect-ftp/ftp-mode-02/test.yaml [new file with mode: 0644]
tests/detect-ftp/ftp-mode-03/input.rules [new file with mode: 0644]
tests/detect-ftp/ftp-mode-03/test.yaml [new file with mode: 0644]