Techniques › T1036.005 › AN0983
AN0983 Analytic 0983
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects processes or binaries executed from trusted directories (e.g., System32) or using trusted names (e.g., svchost.exe) where the metadata, hash, or parent process does not align with legitimate activity patterns.</p>
- Detects
- T1036.005 Match Legitimate Resource Name or Location
- Part of
- DET0347 Detection Strategy for Masquerading via Legitimate Resource Name or Location
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:Sysmon | EventCode=11 | DC0039 File Creation |
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 |
|---|---|
trusted_directory_list | Paths such as C:\Windows\System32 that adversaries may abuse |
process_baseline_age | Time window to determine process novelty (e.g., 30 days) |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2023-26360 | Adobe ColdFusion | Mapped |