Techniques › T1007 › 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 source | Channel | Data component |
|---|---|---|
| WinEventLog:Security | EventCode=4688 | DC0032 Process Creation |
| WinEventLog:PowerShell | EventCode=4103, 4104, 4105, 4106 | DC0064 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.
| Field | Description |
|---|---|
ProcessName | Can be tuned to specific binaries used for service enumeration (e.g., `sc.exe`, `tasklist.exe`). |
CommandLineMatch | Filters for variations like `sc query`, `net start`, `Get-Service`. |
ParentProcess | Used to suppress known admin scripts or automation jobs. |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2019-1653 | Cisco Small Business RV320 and RV325 Routers | Mapped |