# interactive\_login\_itar

**Explanation**

The NDM analyzes network traffic to detect interactive login connections to SSH or RDP from IP addresses originating in countries listed under US Code 22 CFR § 126.1 “Prohibited exports, imports, and sales to or from certain countries.” These sessions are identified based on sustained communication with an interactive login service across multiple flows.

**What to Look For**

Depending on your organization's international footprint, interactive login sessions from countries on this list may be unexpected, and may represent suspicious or malicious activity. Examine logs on the endpoint to determine whether unauthorized access has occurred. Consider limiting Internet access to remote login services.

**Related MITRE ATT\&CK Categories**

[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/attack/interactive_login_itar.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.
