kevmap

TechniquesT1070.008 › AN0737

AN0737 Analytic 0737

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Detects mailbox manipulation or deletion via PowerShell (e.g., Remove-MailboxExportRequest), file deletion from Outlook data stores (Unistore.db), or tampering with quarantined mail logs.</p>
Detects
T1070.008 Clear Mailbox Data
Part of
DET0266 Behavioral Detection of Mailbox Data and Log Deletion for Anti-Forensics

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
WinEventLog:PowerShellEventCode=4103, 4104, 4105, 4106DC0064 Command Execution
WinEventLog:SysmonEventCode=23DC0040 File Deletion
WinEventLog:SecurityEventCode=4663, 4670, 4656DC0061 File Modification
m365:exchangeTransport Rule ModificationDC0038 Application Log Content

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
MailstorePathOutlook files in AppData\Local\Comms\Unistore\data
TransportRuleNamesTarget suspicious rule changes (e.g., header removal)
PowerShellCommandMatchRegex match on `Remove-MailboxExportRequest` and similar Exchange cmdlets