// MITRE ATT&CK

T1567.001 · Exfiltration to Code Repository

🎯 Exfiltration ESXiLinuxmacOSWindows Sub-technique

Sub-technique of T1567 · Exfiltration Over Web Service.

Adversaries may exfiltrate data to a code repository rather than over their primary command and control channel. Code repositories are often accessible via an API (ex: https://api.github.com). Access to these APIs are often over HTTPS, which gives the adversary an additional level of protection. Ex...

How to detect & mitigate it

Detecting Exfiltration to Code Repository starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.