Windows Mail App Mailbox Access Via PowerShell Script
Description
Detects PowerShell scripts that try to access the default Windows MailApp MailBox. This indicates manipulation of or access to the stored emails of a user. E.g. this could be used by an attacker to exfiltrate or delete the content of the emails.
Query · sigma
selection: ScriptBlockText|contains: \Comms\Unistore\data condition: selection
Known false positives
- Unknown