Display Name - Spoof and Impersonation

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This query helps reviewing incoming email messages where the Display Name of the sender contains own or other partner company/brand name

Attribute Value
Type Hunting Query
Solution Microsoft Defender XDR
ID 6a570927-8638-4a6f-ac09-72a7d51ffa3c
Tactics InitialAccess
Techniques T1566
Required Connectors MicrosoftThreatProtection
Source View on GitHub

Tables Used

This content item queries data from the following tables:

Table Selection Criteria Transformations Ingestion API Lake-Only
EmailEvents DeliveryAction == "Delivered"
EmailDirection == "Inbound"
OrgLevelAction != "Block"
SenderDisplayName contains "Microsoft"
UserLevelAction != "Block"

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Hunting Queries · Back to Microsoft Defender XDR