Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xvpr/snake-pit

Command and Control interface built using a Flask with a modular backend.
https://github.com/0xvpr/snake-pit

c c2 command-and-control cpp flask localhost python

Last synced: 4 days ago
JSON representation

Command and Control interface built using a Flask with a modular backend.

Awesome Lists containing this project

README

        

# Snake Pit

A local web application interface for C2 Servers.

## Run Application
```bash
./main.py -H "127.0.0.1" -p 8080
```