Sender recipient contact establishment

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

Back to Content Index


This query helps in checking the sender-recipient contact establishment status

Attribute Value
Type Hunting Query
Solution Microsoft Defender XDR
ID b2beec6a-2c1c-4319-a191-e70c2ee42857
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