Skip to main content
T1048Exfiltrationhard difficulty

Exfiltration Over Alternative Protocol

In contrast to exfil over the C2 channel, this technique sends data out over a different protocol and often a different destination, FTP, SFTP, SMTP, DNS, ICMP, or HTTPS to an unrelated server, specifically to dodge DLP rules tuned to the C2 path. Detection focuses on protocol-versus-host mismatch: a system with no business reason transferring files outbound, large uploads over normally low-volume protocols, or sudden FTP and SFTP sessions to commercial hosting ranges.

Practice detecting Exfiltration Over Alternative Protocol on realistic Firewall, SIEM alerts in SOCSimulator Operations.

FirewallSIEM

What is Exfiltration Over Alternative Protocol?

Exfiltration Over Alternative Protocol is documented as technique T1048 in MITRE ATT&CK® v19.1 under the Exfiltration tactic. Detection requires visibility into Firewall, SIEM telemetry.

Detection Strategies

The following detection strategies help SOC analysts identify Exfiltration Over Alternative Protocol activity. These methods apply across Firewall, SIEM environments and can be implemented as detection rules, correlation queries, or behavioral analytics in your security platform.

  1. 1

    Monitor for outbound FTP, SFTP, and SCP connections from systems that do not have legitimate reasons to transfer files to external destinations, particularly connections to IP ranges associated with commercial hosting.

  2. 2

    Alert on large volumes of data sent via email to external addresses, particularly compressed or encrypted attachments, using email DLP policies and monitoring for attachments exceeding size thresholds.

  3. 3

    Detect DNS-based exfiltration through analysis of DNS query volumes, subdomain entropy, and total DNS data volume per endpoint, as DNS exfiltration generates characteristic statistical signatures.

  4. 4

    Monitor cloud storage API usage for bulk uploads to personal accounts or unapproved cloud services, including OneDrive, Dropbox, Google Drive, and Mega from corporate endpoints.

  5. 5

    Implement egress filtering to block unauthorized use of alternative protocols for data transfer, combined with monitoring of allowed protocols for volume anomalies that may indicate data theft.

Example Alerts

These realistic alert examples show what Exfiltration Over Alternative Protocol looks like in your security tools. Use them to tune detection rules and train analysts to recognize true positives versus false positives in live environments.

HighFirewall

Large Data Upload to Personal Cloud Storage

Proxy logs detected 23GB uploaded to dropbox.com from workstation WS-HR-019 over 4 hours using a personal Dropbox account not affiliated with the company. The upload contains compressed archives of files collected from corporate network shares. The volume and file sources do not match any legitimate business use case. Corporate policy prohibits uploading company data to personal cloud storage accounts.

CriticalFirewall

Unauthorized FTP Transfer of Sensitive Data

Firewall alert: outbound FTP connection from database server DB-PROD-01 to external IP 193.32.127.51 on port 21 transferring 4.2GB. Database servers should not initiate outbound FTP connections as this is not a normal operational pattern. The transferred data includes compressed database export files created 15 minutes before the FTP session. The destination IP is not an authorized data transfer partner.

CriticalFirewall

Data Exfiltration via DNS TXT Records

DNS monitoring system detected unusual TXT record queries from endpoint 10.5.8.122 to subdomain strings encoding binary data. Analysis of 48,000 TXT queries over 6 hours reveals base32-encoded content that reconstructs to multiple compressed files. The DNS exfiltration technique bypasses DLP tools inspecting HTTP/FTP by using a protocol that most network security controls do not deeply inspect for data content.

Frequently Asked Questions

How do SOC analysts detect Exfiltration Over Alternative Protocol?
Detection centers on Firewall, SIEM telemetry for the exfiltration phase of the attack. Monitor for outbound FTP, SFTP, and SCP connections from systems that do not have legitimate reasons to transfer files to external destinations, particularly connections to IP ranges associated with commercial hosting. Alert on large volumes of data sent via email to external addresses, particularly compressed or encrypted attachments, using email DLP policies and monitoring for attachments exceeding size thresholds.
What does a Exfiltration Over Alternative Protocol alert look like?
A representative Firewall detection is "Large Data Upload to Personal Cloud Storage" (high severity): Proxy logs detected 23GB uploaded to dropbox.com from workstation WS-HR-019 over 4 hours using a personal Dropbox account not affiliated with the company. The upload contains compressed archives of files collected from corporate network shares. The volume and file sources do not match any legitimate business use case. Corporate policy prohibits uploading company data to personal cloud storage accounts.
Which tools detect Exfiltration Over Alternative Protocol, and how can I practice?
Exfiltration Over Alternative Protocol (T1048) is best surfaced with Firewall, SIEM telemetry, which exposes the exfiltration signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.

Practice Exfiltration Over Alternative Protocol in our Pro Simulations

We cover Exfiltration Over Alternative Protocol in our Pro simulations. You can also practice the surrounding detection skills for free across SOCSimulator Operations.

Hide Your RDP
PRO

Hide Your RDP

An internet-facing RDP server at a logistics firm is password-sprayed into, and within hours a RansomHub affiliate dumps credentials, pivots to the domain controller and backup servers, steals finance data over SFTP, and deploys ransomware. Work the authentication records, the endpoint process tree, and the perimeter traffic to reconstruct the intrusion end to end.

1h·506 tasks
View Operation
Kerberoasting: Service Ticket to Domain Admin
PRO

Kerberoasting: Service Ticket to Domain Admin

In this scenario, you will investigate a high-speed identity-based attack. Starting from an edge device exploitation, an adversary moves laterally to a domain-joined workstation and targets Active Directory. You must analyze SIEM logs for Kerberos ticket anomalies (RC4 encryption), correlate XDR process trees for Impacket usage, and identify the 'malware-free' techniques used to escalate privileges to Domain Admin.

55m·508 tasks
View Operation
Zimbra Webmail RCE: Archive Exploit to Mailbox Theft
PRO

Zimbra Webmail RCE: Archive Exploit to Mailbox Theft

A law firm Zimbra Collaboration server was compromised through a path traversal flaw in the cpio helper invoked during inbound email scanning (CVE-2022-41352). A crafted archive delivered over SMTP caused cpio to drop a JSP webshell directly into the Zimbra web root, giving the actor persistent server-side execution. They then used Zimbra's own CLI tooling to export targeted attorney mailboxes and exfiltrate the data. Reconstruct the chain from the mail delivery through the webshell activity to the data leaving the network.

45m·507 tasks
View Operation
Explore free Operations
Glossary

What is Exfiltration? SOC Glossary

Data exfiltration is the unauthorized transfer of sensitive data out of a victim environment to attacker-controlled infr…

Read more
Glossary

What is DLP? SOC Glossary

Data Loss Prevention (DLP) is a set of technologies and policies that detect and prevent unauthorized transmission, stor…

Read more
Glossary

What is NDR? SOC Glossary

Network Detection and Response (NDR) is a security platform that passively monitors network traffic, using machine learn…

Read more
Glossary

What is Firewall? SOC Glossary

A firewall is a network security control that inspects traffic crossing a boundary and permits or denies it against a co…

Read more
Career Path

DFIR Analyst Career Guide: Salary & Skills

DFIR Analysts combine forensic investigation with incident response. You collect and analyze digital evidence from compr…

Read more
Career Path

Incident Responder Career Guide: Salary & Skills

Incident Responders lead the technical response when confirmed breaches happen. You coordinate containment, run forensic…

Read more
Tool

Firewall Training Console: SOCSimulator

The Firewall console in SOCSimulator replicates the log analysis experience of enterprise platforms like Palo Alto Netwo…

Read more
Tool

SIEM Training Console: SOCSimulator

The SIEM console in SOCSimulator replicates the workflow of enterprise platforms like Splunk Enterprise Security, Micros…

Read more
Comparison

SOCSimulator Vs. Letsdefend: Platform Comparison

SOCSimulator wins on operational realism. You get multi-tool shift simulation with SLA pressure, noise injection, and al…

Read more
Playbook

Ransomware Activity Investigation: Investigation Playbook

When indicators suggest ransomware, mass file encryption, suspicious process behavior, ransom notes, or shadow copy dele…

Read more
Playbook

Data Exfiltration Investigation: Investigation Playbook

When monitoring detects large outbound data transfers, unusual cloud storage uploads, or archive file creation on sensit…

Read more
Playbook

DNS Tunneling Investigation: Investigation Playbook

When DNS monitoring detects anomalous query patterns, high-entropy subdomains, unusually long query strings, excessive T…

Read more