Skip to content

Commit 386155a

Browse files
[Email Security] Add recommendations to dispositions
1 parent 9a5a860 commit 386155a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
- **Malicious**: Traffic invoked multiple phishing verdict triggers, met thresholds for bad behavior, and is associated with active campaigns.
2+
- **Recommendation**: Block.
23
- **Spoof**: Traffic associated with phishing campaigns that is either non-compliant with your email authentication policies ([SPF](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-spf-record/), [DKIM](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dkim-record/), [DMARC](https://www.cloudflare.com/en-gb/learning/dns/dns-records/dns-dmarc-record/)) or has mismatching `Envelope From` and `Header From` values.
4+
- **Recommendation**: Block after investigating (can be triggered by third-party mail services).
35
- **Suspicious**: Traffic associated with phishing campaigns (and is under further analysis by our automated systems).
4-
- **Spam**: Traffic associated with non-malicious, commercial campaigns.
5-
- **Bulk**: Traffic associated with [Graymail](https://en.wikipedia.org/wiki/Graymail_%28email%29), that fall in between the definitions of spam and suspicious. For example, a marketing email that intentionally obscures its unsubscribe link.
6+
- **Recommendation**: Research these messages internally to evaluate legitimacy.
7+
- **UCE**: Traffic associated with non-malicious, commercial campaigns.
8+
- **Recommendation**: Route to existing Spam quarantine folder.
9+
- **Bulk**: Traffic associated with [Graymail](https://en.wikipedia.org/wiki/Graymail_%28email%29).
10+
- **Recommendation**: Monitor or tag.

0 commit comments

Comments
 (0)