]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: update example rule list
authorjason taylor <jtfas90@gmail.com>
Thu, 14 Jul 2022 20:05:03 +0000 (20:05 +0000)
committerVictor Julien <vjulien@oisf.net>
Thu, 28 Jul 2022 14:40:01 +0000 (16:40 +0200)
Signed-off-by: jason taylor <jtfas90@gmail.com>
doc/userguide/rules/meta.rst

index dd0955983175e5ec5585fe535263d0b73cea1f63..dc1fbd01164ac04f8d69ea1d470e4d994cea2dab 100644 (file)
@@ -15,7 +15,7 @@ The format of msg is::
 
 Examples::
 
-  msg:"ATTACK-RESPONSES 403 Forbidden";
+  msg:"ET MALWARE Win32/RecordBreaker CnC Checkin";
   msg:"ET EXPLOIT SMB-DS DCERPC PnP bind attempt";
 
 To continue the example of the previous chapter, this is the keyword in action in an actual rule: