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
- Host: GitHub
- URL: https://github.com/krishpranav/exploit-framework
- Owner: krishpranav
- Created: 2021-05-16T12:40:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-19T03:01:17.000Z (over 4 years ago)
- Last Synced: 2025-04-15T02:45:35.531Z (9 months ago)
- Topics: ctf, exploit, exploit-framework, exploitation, go, golang, reverse-shell, reverse-shell-as-a-service
- Language: Go
- Homepage:
- Size: 10.7 MB
- Stars: 15
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# exploit-framework
A multiple reverse shell sessions/clients manager via terminal written in go
[](https://forthebadge.com)
# Installation
```
git clone https://github.com/krishpranav/exploit-framework
cd exploit-framework
make
```
- note: testing is under development