]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
ftp: Add test for FTP bounce attack detection 1283/head 1284/head
authorCole Dishington <Cole.Dishington@alliedtelesis.co.nz>
Tue, 23 May 2023 02:28:13 +0000 (14:28 +1200)
committerVictor Julien <victor@inliniac.net>
Mon, 3 Jul 2023 12:44:44 +0000 (14:44 +0200)
commit84a057cb4c7fd650b8e0cba48c3788b8a43f011f
tree75e5ad3726eaf8b3acb0d8885ac829216068ad82
parent339696c7c3aabb91adfbc0340fa7ae11838cc8d0
ftp: Add test for FTP bounce attack detection

Add test for false positive and true positive FTP bounce detection.

Bug: #6087
tests/ftp/ftp-bounce/Makefile [new file with mode: 0644]
tests/ftp/ftp-bounce/README.md [new file with mode: 0644]
tests/ftp/ftp-bounce/test.pcap [new file with mode: 0644]
tests/ftp/ftp-bounce/test.rules [new file with mode: 0644]
tests/ftp/ftp-bounce/test.syn [new file with mode: 0644]
tests/ftp/ftp-bounce/test.yaml [new file with mode: 0644]