# outbound\_database\_exfil

**Explanation**

The outbound\_database\_exfil event is triggered when outbound traffic is detected from common database ports, indicating a potential exfiltration attempt from a database. This event is designed to protect against sensitive data leakage through unauthorized outbound data transfer.

**What to Look For**

To examine the results of the outbound\_database\_exfil event, look for any outbound traffic from common database ports, such as 3306 for MySQL or 1433 for Microsoft SQL Server. Check endpoints for any suspicious connections or activity related to databases. This event helps identify potential data exfiltration attempts and protect sensitive data from being leaked through unauthorized outbound data transfer. Remediation may involve tightening database access control or blocking suspicious outbound traffic.

**Related MITRE ATT\&CK Categories**

[Exfiltration: Exfiltration Over Alternative Protocol, Technique T1048 - Enterprise](https://attack.mitre.org/techniques/T1048)


---

# 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://docs.fusion.vectra.ai/detection-models/library/misconfiguration/outbound_database_exfil.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.
