> For the complete documentation index, see [llms.txt](https://howto.thec2matrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howto.thec2matrix.com/c2/silenttrinity.md).

# SilentTrinity

## Install SilentTrinity

```
cd /opt/
git clone https://github.com/byt3bl33d3r/SILENTTRINITY
cd SILENTTRINITY
pip3 install -r requirements.txt
```

## Run SilentTrinity

```bash
silentrinity teamserver <IP> <Password>
```
