Unverified Commit 9bd57b52 by mmorenog Committed by GitHub

Merge pull request #289 from DottoPing/patch-4

Update Email_generic_phishing
parents 284f5be5 e27ca3de
......@@ -37,5 +37,6 @@ rule Email_Generic_Phishing : email
condition:
all of ($eml*) and
any of ($greeting*) and
any of ($url*) and
any of ($lie*)
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment