# imap\_brute\_external\_internal

**Explanation**

This event is triggered by Netography's Fusion Portal when it detects a brute force password guessing attack against an Internet Message Access Protocol (IMAP) mail client access server. This event specifically looks for activity from the Internet toward Internet facing IMAP servers on your network.

**What to Look For**

If internal IMAP servers are exposed to the Internet, it is very important to implement a strong password policy as two-factor authentication is not natively supported by the protocol. You should also consider enabling available server controls such as: app-specific passwords, auth-failure delays, temporary account locks, or Fail2ban. Check network logs for additional information and review endpoint security to ensure that sensitive information is secure.

If your organization does not need to use IMAP, and your mail server supports a more secure protocol, consider disabling the IMAP protocol or blocking external access of IMAP(s) ports (TCP/143 & TCP/993).

**Related MITRE ATT\&CK Categories**

[Credential Access: Brute Force, Technique T1110 - Enterprise](https://attack.mitre.org/techniques/T1110)

[Initial Access, Persistence: External Remote Services, Technique T1133 - Enterprise](https://attack.mitre.org/techniques/T1133)


---

# 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/brute-force/imap_brute_external_internal.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.
