DLLHost.exe WMIC domain discovery

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

Back to Content Index


This query checks for dllhost.exe calling WMIC to discover additional hosts and associated domain.

Attribute Value
Type Hunting Query
Solution Microsoft Defender XDR
ID f086d58b-c44b-4fae-903b-f65ad042a4ee
Tactics Reconnaissance
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
DeviceProcessEvents InitiatingProcessCommandLine == "dllhost.exe"
InitiatingProcessFileName == "dllhost.exe"
ProcessCommandLine has "wmic computersystem get domain"
?

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

Back to Hunting Queries · Back to Microsoft Defender XDR