# sshbrute\_external\_internal

**Explanation**

This event is triggered by Netography's Fusion Portal when it detects an SSH brute force attack, which is an attempt to guess a valid password against an SSH server. This event specifically looks for activity from the Internet toward Internet facing SSH servers on your network.

**What to Look For**

Brute Force Attacks on SSH servers that are open to the Internet are quite commonplace, as many attackers scan the Internet for these endpoints. Ensure that strong passwords and/or multi-factor authentication are in use to prevent successful attacks. Check network logs for additional information and review endpoint security to ensure that sensitive information is secure.

**Related MITRE ATT\&CK Categories**

[Credential Access: Brute Force, Technique T1110 - Enterprise](https://attack.mitre.org/techniques/T1110)

[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/brute-force/sshbrute_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.
