# port\_445\_scanning\_outbound

**Explanation**

The port\_445\_scanning\_outbound NDM is designed to detect scanning for SMB that is exiting the customer's network.

**What to Look For**

To examine the results of the port\_445\_scanning\_outbound event, investigate possible infected endpoints that are exhibiting outbound scanning activity on port 445. Check network traffic for any suspicious activity on this port and review endpoint logs for signs of malware or other security threats. It is important to remediate any identified security issues as soon as possible to protect your network from further attacks.

**Related MITRE ATT\&CK Categories**

[Discovery: Network Service Discovery, Technique T1046 - Enterprise](https://attack.mitre.org/techniques/T1046)

[Reconnaissance: Active Scanning, Technique T1595 - Enterprise](https://attack.mitre.org/techniques/T1595)


---

# 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/reconnaissance/port_445_scanning_outbound.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.
