kevmap

TechniquesT1567.001 › AN0895

AN0895 Analytic 0895

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Processes such as PowerShell, Git, or curl initiating outbound HTTPS POST requests to known code repository APIs (e.g., github.com, gitlab.com) immediately following large file reads. Defender view: correlation between file access of sensitive directories (e.g., Documents, Finance) and abnormal data uploads to repository domains.</p>
Detects
T1567.001 Exfiltration to Code Repository
Part of
DET0318 Detection Strategy for Exfiltration to Code Repository

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 sourceChannelData component
WinEventLog:SecurityEventCode=4663, 4670, 4656DC0055 File Access
WinEventLog:SysmonEventCode=3, 22DC0082 Network Connection Creation
WinEventLog:SysmonEventCode=1DC0032 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.

FieldDescription
MonitoredDomainsList of external code repository domains to monitor (github.com, gitlab.com, bitbucket.org).
ExfilVolumeThresholdThreshold for outbound data volume per session to flag suspicious uploads.