All Projects → redcode-labs → Gosh

redcode-labs / Gosh

Licence: mit
Golang reverse/bind shell generator

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Gosh

Chimera
Chimera is a (shiny and very hack-ish) PowerShell obfuscation script designed to bypass AMSI and commercial antivirus solutions.
Stars: ✭ 463 (+273.39%)
Mutual labels:  reverse-shell
Pythonadvancedhttpreverseshell
Advanced python HTTP reverse shell made for Hacking Competition purpose. I am not responsible of what you do with this tool.
Stars: ✭ 22 (-82.26%)
Mutual labels:  reverse-shell
Thoron
Thoron Framework is a Linux post-exploitation framework that exploits Linux TCP vulnerability to provide a shell-like connection. Thoron Framework has the ability to create simple payloads to provide Linux TCP attack.
Stars: ✭ 87 (-29.84%)
Mutual labels:  reverse-shell
Hercules
HERCULES is a special payload generator that can bypass antivirus softwares.
Stars: ✭ 526 (+324.19%)
Mutual labels:  reverse-shell
Pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python
Stars: ✭ 6,737 (+5333.06%)
Mutual labels:  reverse-shell
Hacking With Golang
Golang安全资源合集
Stars: ✭ 876 (+606.45%)
Mutual labels:  reverse-shell
Hershell
Hershell is a simple TCP reverse shell written in Go.
Stars: ✭ 442 (+256.45%)
Mutual labels:  reverse-shell
Gorsh
A Golang Reverse Shell w/ a Tmux-driven psuedo-C2 Interface
Stars: ✭ 97 (-21.77%)
Mutual labels:  reverse-shell
Pwncat
pwncat - netcat on steroids with Firewall, IDS/IPS evasion, bind and reverse shell, self-injecting shell and port forwarding magic - and its fully scriptable with Python (PSE)
Stars: ✭ 904 (+629.03%)
Mutual labels:  reverse-shell
Girsh
Automatically spawn a reverse shell fully interactive for Linux or Windows victim
Stars: ✭ 66 (-46.77%)
Mutual labels:  reverse-shell
Platypus
🔨 A modern multiple reverse shell sessions manager wrote in go
Stars: ✭ 559 (+350.81%)
Mutual labels:  reverse-shell
Chashell
Chashell is a Go reverse shell that communicates over DNS. It can be used to bypass firewalls or tightly restricted networks.
Stars: ✭ 742 (+498.39%)
Mutual labels:  reverse-shell
Tinkerershell
A simple python reverse shell written just for fun.
Stars: ✭ 62 (-50%)
Mutual labels:  reverse-shell
Gtfobins.github.io
GTFOBins is a curated list of Unix binaries that can be used to bypass local security restrictions in misconfigured systems
Stars: ✭ 6,030 (+4762.9%)
Mutual labels:  reverse-shell
Reverse Shell
Reverse Shell as a Service
Stars: ✭ 1,281 (+933.06%)
Mutual labels:  reverse-shell
Hershell
Multiplatform reverse shell generator
Stars: ✭ 456 (+267.74%)
Mutual labels:  reverse-shell
Ruby shells
Stars: ✭ 9 (-92.74%)
Mutual labels:  reverse-shell
Karkinos
Penetration Testing and Hacking CTF's Swiss Army Knife with: Reverse Shell Handling - Encoding/Decoding - Encryption/Decryption - Cracking Hashes / Hashing
Stars: ✭ 115 (-7.26%)
Mutual labels:  reverse-shell
Eggshell
iOS/macOS/Linux Remote Administration Tool
Stars: ✭ 1,286 (+937.1%)
Mutual labels:  reverse-shell
Fwdsh3ll
Forward shell generation framework
Stars: ✭ 62 (-50%)
Mutual labels:  reverse-shell

GoSH

Golang reverse/bind shell generator

Description

This tool generates a Go binary that launches a shell of the desired type on the targeted host.

The shell binary can be compiled for multiple platforms, supports partial polymorphism (unique functions' names) and can use UDP protocol instead of the default TCP. If you send a DELETE command over the established connection, the shell binary removes itself from the host it was executed on.

License

This software is under MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].