Email containing malware sent by an internal sender

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

Back to Content Index


In this query, we are looking for emails containing malware attachment sent by an internal sender

Attribute Value
Type Hunting Query
Solution GitHub Only
ID 07c85687-6dee-4266-9345-1e34de85d989
Tactics LateralMovement
Techniques T1534
Required Connectors MicrosoftThreatProtection
Source [View on GitHub](https://github.com/Azure/Azure-Sentinel/blob/master/Hunting Queries/Microsoft%20365%20Defender/Email%20and%20Collaboration%20Queries/Malware/Email%20containing%20malware%20sent%20by%20an%20internal%20sender.yaml)

Tables Used

This content item queries data from the following tables:

Table Selection Criteria Transformations Ingestion API Lake-Only
EmailAttachmentInfo ?
EmailEvents EmailDirection in "Intra-org,Outbound"
SenderFromAddress !startswith "microsoftexchange"
SenderFromAddress !startswith "postmaster@"
ThreatTypes == "Malware"

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

Back to Hunting Queries