Skip to content

Exchange Rules

14 detection rules in this category.

RuleSeverityMITRESource
Anti-malware policy changedHighT1562.001AuditLog
Anti-malware policy disabledHighT1562.001AuditLog
Anti-malware policy removedHighT1562.001AuditLog
Anti-phishing policy changedHighT1562.001AuditLog
Anti-phishing policy disabledHighT1562.001AuditLog
Anti-phishing policy removedHighT1562.001AuditLog
Inbox rule with delete actionHighT1070.008AuditLog
Inbox rule with forwarding createdHighT1114.003AuditLog
Inbox rule with redirect createdHighT1114.003AuditLog
Journal rule createdCriticalT1114.003AuditLog
Mailbox forwarding enabledHighT1114.003AuditLog
Mailbox full access grantedHighT1098.002AuditLog
Send-as permission addedHighT1098.002AuditLog
Transport rule createdMediumAuditLog

Anti-malware policy changed

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1562.001 (Defense Evasion)

{⁠{UserId}⁠} modified an anti-malware policy

Conditions
  • Match: all
  • Operation Equals Set-MalwareFilterPolicy

Anti-malware policy disabled

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1562.001 (Defense Evasion)

{⁠{UserId}⁠} disabled an anti-malware policy

Conditions
  • Match: all
  • Operation Equals Disable-MalwareFilterRule

Anti-malware policy removed

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1562.001 (Defense Evasion)

{⁠{UserId}⁠} removed an anti-malware policy

Conditions
  • Match: all
  • Operation Equals Remove-MalwareFilterRule

Anti-phishing policy changed

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1562.001 (Defense Evasion)

{⁠{UserId}⁠} modified an anti-phishing policy

Conditions
  • Match: all
  • Operation Equals Set-AntiPhishPolicy

Anti-phishing policy disabled

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1562.001 (Defense Evasion)

{⁠{UserId}⁠} disabled an anti-phishing policy

Conditions
  • Match: all
  • Operation Equals Disable-AntiPhishRule

Anti-phishing policy removed

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1562.001 (Defense Evasion)

{⁠{UserId}⁠} removed an anti-phishing policy

Conditions
  • Match: all
  • Operation Equals Remove-AntiPhishRule

Inbox rule with delete action

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1070.008 (Defense Evasion)

{⁠{UserId}⁠} created a new email rule with delete action - possible evidence hiding

Conditions
  • Match: all
  • Operation Equals New-InboxRule
  • Parameters Contains DeleteMessage

Inbox rule with forwarding created

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1114.003 (Collection)

{⁠{UserId}⁠} created a new email forwarding rule

Conditions
  • Match: all
  • Operation Equals New-InboxRule
  • Parameters Contains ForwardTo

Inbox rule with redirect created

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1114.003 (Collection)

{⁠{UserId}⁠} created a new email redirect rule

Conditions
  • Match: all
  • Operation Equals New-InboxRule
  • Parameters Contains RedirectTo

Journal rule created

PropertyValue
Severity🔴 Critical
SourceAuditLog
MITRET1114.003 (Collection)

Email journaling rule created - mail being copied externally

Conditions
  • Match: all
  • Operation Equals New-JournalRule

Mailbox forwarding enabled

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1114.003 (Collection)

{⁠{UserId}⁠} enabled mailbox forwarding - BEC indicator

Conditions
  • Match: all
  • Operation Equals Set-Mailbox
  • Parameters Contains ForwardingAddress
  • Parameters Contains ForwardingSmtpAddress

Mailbox full access granted

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1098.002 (Persistence)

{⁠{UserId}⁠} added full access permission to mailbox

Conditions
  • Match: all
  • Operation Equals Add-MailboxPermission
  • Parameters Contains FullAccess

Send-as permission added

PropertyValue
Severity🟠 High
SourceAuditLog
MITRET1098.002 (Persistence)

{⁠{UserId}⁠} added send-as permission - can impersonate sender

Conditions
  • Match: all
  • Operation Equals Add-RecipientPermission
  • Parameters Contains SendAs

Transport rule created

PropertyValue
Severity🟡 Medium
SourceAuditLog

{⁠{UserId}⁠} created a new Exchange transport rule

Conditions
  • Match: all
  • Operation Equals New-TransportRule