kevmap

TechniquesT1007 › AN1325

AN1325 Analytic 1325

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Enumeration of services via native CLI tools (e.g., sc query, tasklist /svc, net start) or API calls via PowerShell and WMI.</p>
Detects
T1007 System Service Discovery
Part of
DET0483 Detection of System Service Discovery Commands Across OS Platforms

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
WinEventLog:SecurityEventCode=4688DC0032 Process Creation
WinEventLog:PowerShellEventCode=4103, 4104, 4105, 4106DC0064 Command Execution

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
ProcessNameCan be tuned to specific binaries used for service enumeration (e.g., `sc.exe`, `tasklist.exe`).
CommandLineMatchFilters for variations like `sc query`, `net start`, `Get-Service`.
ParentProcessUsed to suppress known admin scripts or automation jobs.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2019-1653Cisco Small Business RV320 and RV325 RoutersMapped