> For the complete documentation index, see [llms.txt](https://docs.fusion.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fusion.vectra.ai/detection-models/library/misconfiguration/fortinet_management_external_internal.md).

# fortinet\_management\_external\_internal

**Explanation**

This event is triggered by Netography's Fusion Portal when it detects traffic on TCP port 541 leaving your network. This return traffic indicates that there may have been an external attacker that communicated with an internal device that had port 541 exposed. The attacker could then execute arbitrary code or commands on the internal device via specially crafted requests (see CVE-2024-47575) if FortiManager was running on the internal device.

This does not necessarily mean that you have been compromised, however we strongly recommend that you block inbound connections to port 541 on your firewall especially if you have FortiManager running on exposed devices.

**What to Look For**

For vulnerable FortiManager devices, consult the manufacturer's indicator of compromise guide and follow prescribed recovery steps if needed.

**Related MITRE ATT\&CK Categories**

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

[Initial Access: Exploit Public-Facing Application, Technique T1190 - Enterprise](https://attack.mitre.org/techniques/T1190)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/fortinet_management_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.
