]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
smtp: add tests for issue 7126
authorJeff Lucovsky <jlucovsky@oisf.net>
Wed, 14 Aug 2024 14:11:48 +0000 (10:11 -0400)
committerVictor Julien <victor@inliniac.net>
Sun, 22 Sep 2024 04:45:33 +0000 (06:45 +0200)
commit83bda4083f9a40d4845332286c11c619446805df
tree6a6cd2e8f9bb33a4748b7d0125b0bc22c6d7e43a
parent8b6501469613bf77b0162ee0c5722c668fb8b899
smtp: add tests for issue 7126

Ensure the SMTP applayer parser doesn't generate an error message while
parsing the SMTP frames.
tests/bug-7126/README.md [new file with mode: 0644]
tests/bug-7126/input.pcap [new file with mode: 0644]
tests/bug-7126/input.rules [new file with mode: 0644]
tests/bug-7126/test.yaml [new file with mode: 0644]