]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
Adds a hostname check to http-ipv6 test suricata-6.0.4
authorPhilippe Antoine <contact@catenacyber.fr>
Mon, 11 Oct 2021 15:42:44 +0000 (17:42 +0200)
committerJason Ish <jason.ish@oisf.net>
Tue, 16 Nov 2021 16:25:46 +0000 (10:25 -0600)
tests/http-ipv6/test.yaml

index 6e931759629a6b8dc3b244f462c6d7cd40ed7242..16a545dfc3fa0825a366e4b0249930cf4203d75d 100644 (file)
@@ -16,3 +16,8 @@ checks:
       count: 0
       match:
         event_type: alert
+  - filter:
+      count: 1
+      match:
+        event_type: http
+        http.hostname: "[::1]"