# portscan

**Explanation**

Port scanning is a common technique used by attackers to identify vulnerabilities in a network.

**What to Look For**

When analyzing the results of this NDM event, look for unusual traffic patterns that may indicate port scanning activity. This could include a high number of consecutive connection attempts to different ports or protocols from a single IP address or a sudden burst in network traffic. To remediate, investigate the source of the traffic and determine if it is legitimate or malicious.

**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/portscan.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.
