Email inbox rules created or modified by an attacker after account compromise. They are used to forward, hide, delete, or reroute messages so the attacker can conceal activity, harvest sensitive data, and maintain persistence inside the mailbox. In practice, they are a useful indicator of compromise and should trigger immediate investigation.
What Malicious Mail Rules Are Used For
Malicious mail rules are not just a concealment trick, they are a post-compromise mailbox control. Attackers use them to divert security notices, invoice threads, or callback messages away from the user so they can work quietly after initial access.
Because inbox rules run inside the victim’s own mail system, they can be hard to spot if defenders only look for login anomalies. The behaviour often overlaps with account takeover tradecraft, especially when the attacker wants to reduce the chance of immediate user awareness.
In practice, rule abuse is most dangerous when it combines message hiding with forwarding, deletion, or auto-archiving. That lets the attacker preserve access to important correspondence while filtering out alerts that would otherwise expose the compromise.
How Malicious Mail Rules Hide and Sustain Access
Attackers commonly create rules that forward messages to an external address, mark messages as read, move them to obscure folders, delete them, or suppress alerts from specific senders. Each action reduces visibility in a different way, but the goal is the same: keep control of the inbox while the legitimate owner sees less.
This pattern is effective because email remains a high-value communication channel for password resets, financial approvals, and incident response. Once malicious rules are in place, the mailbox can become a quiet relay point for follow-on fraud, data theft, or additional account takeover activity.
The mechanics are simple, but the operational value is high. A rule that targets a security team, executive assistant, payment workflow, or identity provider message stream can meaningfully shape what the user and defenders observe after compromise.
Why Detection Depends on Message Flow, Not Just Login Events
Mail rule abuse is often best understood as an integrity problem in the message delivery path. If defenders only monitor sign-ins, they can miss the later mailbox changes that actually change what the victim receives, sees, or can act on.
Correlating rule creation with suspicious authentication, unusual forwarding destinations, new exclusions for security senders, or sudden changes in folder routing gives a much clearer picture. A useful comparison is the broader account-control lens in Ultimate Guide to NHIs, which shows why credential misuse, overprivilege, and weak visibility are persistent failure points in modern environments.
Mailbox rule abuse is also a strong indicator of persistence because the attacker does not need to stay continuously logged in. Once the rule exists, it continues to work on incoming mail until someone reviews and removes it.
Examples of Mailbox Abuse Patterns
Common malicious patterns include hiding messages from finance, forwarding copies of mail to an attacker-controlled address, deleting password reset notices, and creating rules that bury messages in low-visibility folders. In more targeted cases, the rule may only affect mail from a specific sender, such as a bank, a cloud provider, or a security tool.
That selectivity matters because it helps the attacker avoid noisy disruption while still harvesting the content they care about. It also means the mailbox can appear normal at a glance, even while critical messages are being intercepted or suppressed.
For a practical incident example of mail abuse and credential-driven persistence, see MailChimp Breach, which illustrates how email account compromise can expose sensitive downstream data and operational trust.
Risk and Threat Considerations
Malicious mail rules create a direct exposure path from account compromise to message interception, business email compromise, and stealthy persistence. The main risk is not the rule itself, but the attacker’s ability to control what the user receives and what security teams may never notice.
Failure mechanism: An attacker who gains mailbox access creates rules that forward, suppress, delete, or reroute messages, then uses that hidden control to monitor replies, intercept resets, and stay embedded without repeated interactive access.
Impact: The organisation can lose confidentiality, miss security notifications, and allow fraud or lateral compromise to continue longer than it otherwise would.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATT&CK and OWASP Non-Human Identity Top 10 address the attack and risk surface, while CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| CIS Controls v8 | 8 — Audit Log Management | Mailbox rule abuse is surfaced through change and message-flow audit data. |
| 6 — Access Control Management | Malicious rules exploit compromised mailbox access and excessive permissions. | |
| Recommendation — Monitor mailbox rule changes and review logs for suspicious forwarding or deletion actions. Restrict mailbox access and revoke compromised sessions before rules can be abused. | ||
| MITRE ATT&CK | T1114 — Email Collection | Attackers use mailbox rules to collect and reroute email content after compromise. |
| T1110 — Brute Force | Mailbox rule abuse commonly follows credential compromise that grants email access. | |
| Recommendation — Hunt for email collection activity and investigate rule-based message diversion. Correlate failed logins and takeover attempts with sudden mailbox rule creation. | ||
| OWASP Non-Human Identity Top 10 | NHI-01 — Secret Leakage and Exposure | Mailbox takeover often relies on stolen secrets or tokens that enable hidden persistence. |
| NHI-06 — Identity and Access Visibility | Rule abuse persists when defenders lack visibility into non-human and machine-driven access paths. | |
| Recommendation — Rotate exposed credentials and remove secret material that could enable mailbox abuse. Improve visibility into identity changes and rule modifications across email systems. | ||
| NIST CSF 2.0 | DE.AE — Anomalies and Events are Analyzed | Suspicious rule creation is an anomalous event that should be triaged quickly. |
| PR.AA — Identity Management, Authentication, and Access Control | Mailbox rule abuse depends on weak or compromised access control to the email account. | |
| Recommendation — Analyze anomalous mailbox rule changes alongside sign-in and forwarding alerts. Enforce strong authentication and access controls to prevent mailbox takeover. | ||
Practitioner Guidance
What to watch for: Treat newly added inbox rules, forwarding destinations, sender-based exclusions, and sudden folder-routing changes as review-worthy signals, especially when they appear shortly after an unusual login or password reset. Rule changes are often the first durable sign that mailbox control has shifted.
Governance implication: Mail rule monitoring should be part of mailbox security and incident response, not an afterthought, because the attacker’s objective is persistence through ordinary functionality. Teams that can quickly enumerate and audit rules shorten dwell time and reduce the chance that compromised mail flows continue unnoticed.