From d43894f6af9c373bd98b46a64144e1b83cc046de Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 6 Aug 2020 09:17:59 +0200 Subject: [PATCH] rdp: fix new test for suricata 5 --- tests/rdp-protocol/test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/rdp-protocol/test.yaml b/tests/rdp-protocol/test.yaml index 774388664..994e479d6 100644 --- a/tests/rdp-protocol/test.yaml +++ b/tests/rdp-protocol/test.yaml @@ -36,6 +36,7 @@ checks: rdp.channels[1]: "cliprdr" rdp.channels[2]: "rdpsnd" - filter: + version: 6 count: 1 match: event_type: "alert" -- 2.47.2