# The C2 Matrix

Here you will find detailed information about the C2 Matrix including the lab environment used to test the various C2s, details about each C2 (how to install and use them), and how to setup attack infrastructure for Red Team Engagements and Purple Team Exercises.

The Golden Source of the C2 Matrix that we actively maintain is on Google Sheets: [https://docs.google.com/spreadsheets/d/1b4mUxa6cDQuTV2BPC6aA-GR4zGZi0ooPYtBe4IgPsSc/](https://docs.google.com/spreadsheets/d/1b4mUxa6cDQuTV2BPC6aA-GR4zGZi0ooPYtBe4IgPsSc/edit#gid=0)

Questionnaire: <https://ask.thec2matrix.com/>

Legacy web site: <https://c2matrix.webflow.io/>

For those new to Command and Control frameworks, we recommend you start with [Slingshot - C2 Matrix Edition virtual machine](https://howto.thec2matrix.com/slingshot-c2-matrix-edition) in a [basic lab environment](https://howto.thec2matrix.com/lab-infrastructure/level-1-lab).

Site is a work in progress so any contributions or feedback are much appreciated. Contact [@JorgeOrchilles ](https://twitter.com/jorgeorchilles)or [@C2\_Matrix](https://twitter.com/c2_matrix)


---

# 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://howto.thec2matrix.com/master.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.
