Enumeration of Users & Groups for Lateral Movement

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

Back to Content Index


This query hunts for attempts to list users or groups using Net commands, which are commonly used for lateral movement.

Attribute Value
Type Hunting Query
Solution Microsoft Defender XDR
ID 29683151-e15d-4c0c-845b-892be89bf080
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 ProcessCommandLine !contains "/add"
ProcessCommandLine !contains "\\"
ProcessCommandLine contains "/do"
ProcessCommandLine contains "/domain"
ProcessCommandLine contains "group"
ProcessCommandLine contains "user"
?

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

Back to Hunting Queries · Back to Microsoft Defender XDR