
Summary
This rule detects inbound messages that abuse Evernote's hosting infrastructure to deliver malicious content by including a link that resolves to evernote.com. It evaluates the effective destination of the link, considering the href_url domain, the display_url domain, or a decoded domain parameter in the URL query, to confirm evernote.com as the target. The link text must indicate document-sharing or e-signature actions (e.g., view, open, review, download) and/or contain language related to documents or contracts, as determined by either a natural language understanding (NLU) topic named E-Signature or a regex that captures common document-related cues. The message body is analyzed with an NLU model, requiring the detected intents credential theft (cred_theft) or business email compromise (bec) with a confidence value that is not 'low'. The rule excludes benign traffic where the sender domain is evernote.com and DMARC has passed, to reduce false positives. Overall, the rule targets credential phishing and BEC/fraud scenarios facilitated via Evernote’s hosting infrastructure, using social engineering as the primary tactic. Detection methods rely on URL analysis and natural language understanding, and the rule is categorized for alerting and triage with a low-severity posture.
Categories
- Web
Data Sources
- Network Traffic
- Domain Name
- Application Log
Created: 2026-08-06