HTTP server written in Go that lets you remotely execute commands on a Linux box.
Go to file
raul fd21e92866 Prototyping automatic reverse-shell 2024-05-06 09:35:15 +02:00
.gitignore Initial commit 2024-05-06 08:50:54 +02:00
LICENSE Initial commit 2024-05-06 08:50:54 +02:00
README.md Update README 2024-05-06 08:54:01 +02:00
go.mod Update dependencies 2024-05-06 08:52:56 +02:00
go.sum Update dependencies 2024-05-06 08:52:56 +02:00
main.go Prototyping automatic reverse-shell 2024-05-06 09:35:15 +02:00

README.md

webshell

HTTP server written in Go that lets you remotely execute commands