// MITRE ATT&CK

T1567.004 · Exfiltration Over Webhook

🎯 Exfiltration ESXiLinuxmacOSOffice SuiteSaaSWindows Sub-technique

Sub-technique of T1567 · Exfiltration Over Web Service.

Adversaries may exfiltrate data to a webhook endpoint rather than over their primary command and control channel. Webhooks are simple mechanisms for allowing a server to push data over HTTP/S to a client without the need for the client to continuously poll the server.(Citation: RedHat Webhooks) Many...

How to detect & mitigate it

Detecting Exfiltration Over Webhook 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.