Account Creation

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

Back to Content Index


This query looks for the creation of user accounts on a machine using the "net user" command.

Attribute Value
Type Hunting Query
Solution Microsoft Defender XDR
ID d0585c34-1b03-473c-938d-11fe73f7e053
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 InitiatingProcessFileName == "net.exe"
ProcessCommandLine !contains "/add"
ProcessCommandLine !contains "/domain"
?

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

Back to Hunting Queries · Back to Microsoft Defender XDR