diff --git a/tests/pop3/README.md b/tests/pop3/README.md new file mode 100644 index 000000000..52d4e532d --- /dev/null +++ b/tests/pop3/README.md @@ -0,0 +1,8 @@ +# Description + +Test pop3 protocol detection instead of FTP +See https://redmine.openinfosecfoundation.org/issues/6366 + +# PCAP + +The pcap comes from TLPW1 in QA diff --git a/tests/pop3/input.pcap b/tests/pop3/input.pcap new file mode 100644 index 000000000..2d3b923ff Binary files /dev/null and b/tests/pop3/input.pcap differ diff --git a/tests/pop3/test.yaml b/tests/pop3/test.yaml new file mode 100644 index 000000000..704c9d91a --- /dev/null +++ b/tests/pop3/test.yaml @@ -0,0 +1,9 @@ +requires: + min-version: 7 + +checks: + - filter: + count: 1 + match: + event_type: flow + app_proto: pop3