# port\_1433\_scanning\_internal

**Explanation**

This NDM is triggered when there is an internal scanning activity on port 1433. This port is commonly associated with Microsoft's SQL server and is often targeted by attackers looking for vulnerable systems to exploit.

**What to Look For**

To analyze the results of this NDM event, you should examine the network for any internal scanning activity on port 1433. This may indicate the presence of an attacker looking for open SQL servers to exploit. You should also check endpoint logs for any signs of infection or abnormal network activity from the Review Source IP. It is important to take immediate action to contain the threat if any suspicious behavior is detected.

**Related MITRE ATT\&CK Categories**

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


---

# 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_1433_scanning_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.
