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

https://github.com/krishpranav/exploit-framework

A multiple reverse shell sessions/clients manager via terminal written in go
https://github.com/krishpranav/exploit-framework

ctf exploit exploit-framework exploitation go golang reverse-shell reverse-shell-as-a-service

Last synced: 3 months ago
JSON representation

A multiple reverse shell sessions/clients manager via terminal written in go

Awesome Lists containing this project

README

          

# exploit-framework
A multiple reverse shell sessions/clients manager via terminal written in go

[![forthebadge](https://forthebadge.com/images/badges/made-with-go.svg)](https://forthebadge.com)

# Installation
```
git clone https://github.com/krishpranav/exploit-framework
cd exploit-framework
make
```

- note: testing is under development