# Alerts

In the section, you will find every alert template supported by n.Scope NDR. They are grouped by category. The alert ID between parentheses follows the Template Name.

MITRE ATT\&CK Kill Chain is a framework that outlines the various stages of a cyber attack, from initial reconnaissance to the final data exfiltration or system compromise. By leveraging the Kill Chain model, n.Scope NDR can effectively pinpoint where an attack is in its lifecycle, enabling rapid response to threats and significantly reducing cybersecurity risks for our customers. Each stage of the Kill Chain has corresponding alert templates within our system, designed to trigger notifications and responses that are finely tuned to attackers' specific tactics and techniques.

## Alert Categories

{% content-ref url="/pages/Hu2lQWyEshPq1L9wSxFH" %}
[Command & Control](/n.scope-v2.0-english/ressources/alerts/command-and-control.md)
{% endcontent-ref %}

{% content-ref url="/pages/lSfHJLj1VOGyHtJBwNC5" %}
[Denial of Service](/n.scope-v2.0-english/ressources/alerts/denial-of-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/G4tKGHDsyEmiy0y1ZSPu" %}
[Exfiltration](/n.scope-v2.0-english/ressources/alerts/exfiltration.md)
{% endcontent-ref %}

{% content-ref url="/pages/9MGzhHjRi3xp6MaFwYo4" %}
[Initial Access](/n.scope-v2.0-english/ressources/alerts/initial-access.md)
{% endcontent-ref %}

{% content-ref url="/pages/V0D13hQAbdTM94pgk80E" %}
[Security Policies](/n.scope-v2.0-english/ressources/alerts/security-policies.md)
{% endcontent-ref %}

{% content-ref url="/pages/F6SUSmVE2sJ2BkiQf2rC" %}
[Reconnaissance](/n.scope-v2.0-english/ressources/alerts/reconnaissance.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.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.
