Update scam.yar

This commit is contained in:
mmorenog
2016-03-29 13:19:11 +02:00
parent 2bfc93e54b
commit cceef54309
+3 -3
View File
@@ -3,7 +3,7 @@
long as you use it under this license.
*/
rule content {
rule content : mail {
meta:
author = "A.Sanchez <asanchez@koodous.com>"
description = "Detects scam emails with phishing attachment."
@@ -17,7 +17,7 @@ rule content {
all of them
}
rule attachment {
rule attachment : mail {
meta:
author = "A.Sanchez <asanchez@koodous.com>"
description = "Detects scam emails with phishing attachment."
@@ -32,4 +32,4 @@ rule attachment {
condition:
all of them
}
}