# Exfiltration

## Theory

Exfiltration refers to techniques and attributes that result or aid in removing files and information from the targeted mobile device. Adversary may steal data by exfiltrating it over a different protocol than that of the existing command and control channel. The data may also be sent to an alternate network location from the main command and control server.

Alternate protocols include FTP, SMTP, HTTP/S, DNS, SMB, or any other network protocol not being used as the main command and control channel.

![](/files/lQpZVrQHwP9zf5cqjNkA)

Data Exfiltration happens at the last phase of the Unified Cyber Kill Chain model, the "Out" phase.

## Resources

{% embed url="<https://attack.mitre.org/techniques/T1639/>" %}

{% embed url="<https://attack.mitre.org/tactics/TA0036/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://red.infiltr8.io/redteam/exfiltration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
