Techniques › T1685.003 › AN0868
AN0868 Analytic 0868
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detection of inconsistencies between reported sensor health and actual process/service state. For example, Windows Defender tray icon/UI showing healthy status while corresponding Defender services (WinDefend, MsMpEng) are stopped or disabled. Correlates process creation events with missing or terminated security processes and spoofed health events.</p>
- Detects
- T1685.003 Modify or Spoof Tool UI
- Part of
- DET0311 Detection for Spoofing Tool UI 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:System | EventCode=7036 | DC0060 Service Creation |
| WinEventLog:Sysmon | EventCode=1 | DC0032 Process 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 |
|---|---|
ServiceNameList | Monitored list of critical security service names; environment-specific. |
FakeUIProcessPatterns | Patterns of filenames or paths mimicking Windows Security GUI elements. |