Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
In this query, we are looking for emails containing malware attachment sent by an internal sender
| Attribute | Value |
|---|---|
| Type | Hunting Query |
| Solution | Microsoft Defender XDR |
| ID | 07c85687-6dee-4266-9345-1e34de85d989 |
| Tactics | LateralMovement |
| Techniques | T1534 |
| Required Connectors | MicrosoftThreatProtection |
| Source | View on GitHub |
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 · 📊