# C2

{% embed url="<https://github.com/APTIRAN/C2/tree/main>" %}

## Bear C2

Bear C2 is a compilation of C2 scripts, payloads, and stagers used in simulated attacks by Russian APT groups, Bear features a variety of encryption methods, including AES, XOR, DES, TLS, RC4, RSA and ChaCha to secure communication between the payload and the operator machine.

{% embed url="<https://meterpreter.org/bear-c2-exposed-russian-apts-advanced-encryption-tactics/>" %}

{% embed url="<https://github.com/S3N4T0R-0X0/BEAR?tab=readme-ov-file#installation>" %}

## Havoc C2

{% embed url="<https://github.com/WesleyWong420/RedTeamOps-Havoc-101>" %}

{% embed url="<https://pikaroot.github.io/_blogs/2023-02-25-HAVOC_Framework>" %}

## Adaptix

{% embed url="<https://github.com/badsectorlabs/ludus_adaptix_c2>" %}

## Emp3ror

{% embed url="<https://github.com/jm33-m0/emp3r0r>" %}

## HardHat C2

{% embed url="<https://github.com/DragoQCC/HardHatC2>" %}

## LOL C2

{% embed url="<https://lolc2.github.io/?s=03>" %}

Github C2

{% embed url="<https://github.com/offalltn/gitC2/>" %}


---

# 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://0xss0rz.gitbook.io/0xss0rz/red-team/c2.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.
