Techniques › T1070.007 › AN0133
AN0133 Analytic 0133
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detects attempts to clear RDP/network history and modify network configuration artifacts through command execution, registry key deletion, firewall rule changes, and suspicious file deletions (e.g., Default.rdp, registry edits to Terminal Server Client keys).</p>
- Detects
- T1070.007 Clear Network Connection History and Configurations
- Part of
- DET0049 Behavioral Detection of Network History and Configuration Tampering
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=4663, 4670, 4656 | DC0063 Windows Registry Key Modification |
| WinEventLog:Sysmon | EventCode=1 | DC0032 Process Creation |
| EDR:cli | Command Line Telemetry | DC0064 Command Execution |
| WinEventLog:Security | Firewall Rule Modification | DC0051 Firewall Rule Modification |
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 |
|---|---|
TargetPathRegex | Filter file/registry paths like *\Terminal Server Client\* or *Default.rdp* |
TimeWindow | Correlate command/registry edits within close proximity to suspicious connection activity |
UserContext | Detect cleanup behavior from non-interactive or SYSTEM accounts |