Techniques › T1029 › AN1118
AN1118 Analytic 1118
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Recurring network exfiltration initiated by scheduled or script-based processes exhibiting time-based regularity and consistent external destinations.</p>
- Detects
- T1029 Scheduled Transfer
- Part of
- DET0399 Detection Strategy for Scheduled Transfer and Recurrent Exfiltration Patterns
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:Sysmon | EventCode=1 | DC0032 Process Creation |
| WinEventLog:Sysmon | EventCode=3, 22 | DC0082 Network Connection Creation |
| WinEventLog:System | EventCode=106, 200 | DC0005 Scheduled Job Metadata |
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 |
|---|---|
TimeWindow | Duration threshold to consider a connection repetitive (e.g., same hour daily) |
DestIPAllowlist | Known external destinations to exclude (e.g., approved SFTP/backup servers) |
ParentProcessBaseline | Allowlisted job runners or scripts known to schedule legitimate transfers |