From cff4f7580806cf81f90e862b038bcc57ee62e5c2 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Tue, 4 Aug 2020 16:29:12 -0600 Subject: [PATCH] snmp-v2c-get: test snmp metadata in alert --- tests/snmp-v2c-get/test.rules | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/snmp-v2c-get/test.rules diff --git a/tests/snmp-v2c-get/test.rules b/tests/snmp-v2c-get/test.rules new file mode 100644 index 000000000..436f7846c --- /dev/null +++ b/tests/snmp-v2c-get/test.rules @@ -0,0 +1 @@ +alert snmp any any -> any any (msg:"TEST SNMP ALERT"; sid:1; rev:1;) -- 2.47.2