# Initial Access

## What is Initial Access?&#x20;

Initial Access refers to adversaries' techniques to gain an entry point into a network. Typical vectors include phishing, exploitation of public-facing applications, or using valid credentials obtained through various means. The alerts in this category are configured to detect such unauthorized access attempts by monitoring for suspicious activities that deviate from established baselines or known benign patterns. To mitigate risks associated with Initial Access, the n.Scope NDR leverages advanced analytics, threat intelligence, and behavioral modeling to provide timely and accurate alerts.&#x20;

## Supported Templates:

{% content-ref url="/pages/e6q2JyafwG4ZsmKrmq9z" %}
[IAC01 - Suspicious SSH Admin](/n.scope-v2.0-english/ressources/alerts/initial-access/iac01-suspicious-ssh-admin.md)
{% endcontent-ref %}

{% content-ref url="/pages/F5a1ZK7WZRwmwASqUsQg" %}
[IAC02 - Unauthorized Application](/n.scope-v2.0-english/ressources/alerts/initial-access/iac02-unauthorized-application.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZnfXAnQWoWNq3jDzb6l2" %}
[IAC03 - Malicious TLS Signatures](/n.scope-v2.0-english/ressources/alerts/initial-access/iac03-malicious-tls-signatures.md)
{% endcontent-ref %}


---

# 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.nanocorp.ai/n.scope-v2.0-english/ressources/alerts/initial-access.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.
