> 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/ibombshell.md).

# ibombshell

## Install ibombshell

```
git clone https://github.com/ElevenPaths/ibombshell.git
cd ibombshell/ibombshell c2/
pip3 install -r requirements.txt
```

## Run ibombshell

```bash
cd /opt/ibombshell
```
