# MITRE ATT\&CK

MITRE Adversarial Tactics, Techniques, and Common Knowledge (ATT\&CK) is a knowledge base and model for cyber adversary behavior, reflecting the various phases of an adversary's attack cycle and the platforms they are known to target.

The tactics and techniques in the model provide a common principle of individual adversary actions understood by both offensive and defensive sides of cybersecurity. It also provides an appropriate level of categorization for adversary action and specific ways of defending against it.

From their homepage: "MITRE ATT\&CK® is a globally-accessible knowledge base of adversary tactics and techniques based on real-world observations. The ATT\&CK knowledge base is used as a foundation for the development of specific threat models and methodologies in the private sector, in government, and in the cybersecurity product and service community."

[MITRE ATT\&CK Homepage](https://attack.mitre.org/)

[MITRE ATT\&CK Attack Navigator](https://mitre-attack.github.io/attack-navigator/)

[MITRE Engage](https://engage.mitre.org/)

[MITRE D3FEND](https://d3fend.mitre.org/)

[MITRE Engenuity](https://mitre-engenuity.org/)

{% embed url="<https://youtu.be/Yxv1suJYMI8>" %}
MITRE ATT\&CK Framework
{% endembed %}


---

# 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://cybersec.th4ntis.com/general-info/mitre-att-and-ck.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.
