All Projects → d4t4s3c → Shelly

d4t4s3c / Shelly

Licence: GPL-3.0 license
Automatic Reverse Shell Generator

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Shelly

Offensive-Reverse-Shell-Cheat-Sheet
Offensive Reverse Shell (Cheat Sheet)
Stars: ✭ 138 (+263.16%)
Mutual labels:  reverse-shell, netcat, redteam
Gorsh
A Golang Reverse Shell w/ a Tmux-driven psuedo-C2 Interface
Stars: ✭ 97 (+155.26%)
Mutual labels:  reverse-shell, redteam
meteor
A cross-platform C2/teamserver supporting multiple transport protocols, written in Go.
Stars: ✭ 31 (-18.42%)
Mutual labels:  offensive-security, redteam
Reverse-Shell-Client
The reverse shell client is a Python based alternative for a netcat reverse shell listener
Stars: ✭ 19 (-50%)
Mutual labels:  reverse-shell, netcat
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 (+15768.42%)
Mutual labels:  reverse-shell, redteam
Chashell
Chashell is a Go reverse shell that communicates over DNS. It can be used to bypass firewalls or tightly restricted networks.
Stars: ✭ 742 (+1852.63%)
Mutual labels:  reverse-shell, redteam
RedTeaming-Tactics-and-Techniques
Red Teaming Tactics and Techniques
Stars: ✭ 2,991 (+7771.05%)
Mutual labels:  offensive-security, redteam
ReversePowerShell
Functions that can be used to gain Reverse Shells with PowerShell
Stars: ✭ 48 (+26.32%)
Mutual labels:  reverse-shell, redteam
aterm
It records your terminal, then lets you upload to ASHIRT
Stars: ✭ 17 (-55.26%)
Mutual labels:  offensive-security, redteam
ligolo-ng
An advanced, yet simple, tunneling/pivoting tool that uses a TUN interface.
Stars: ✭ 418 (+1000%)
Mutual labels:  offensive-security, redteam
Gopher
C# tool to discover low hanging fruits
Stars: ✭ 73 (+92.11%)
Mutual labels:  offensive-security, redteam
Chimera
Chimera is a (shiny and very hack-ish) PowerShell obfuscation script designed to bypass AMSI and commercial antivirus solutions.
Stars: ✭ 463 (+1118.42%)
Mutual labels:  reverse-shell, offensive-security
Hershell
Hershell is a simple TCP reverse shell written in Go.
Stars: ✭ 442 (+1063.16%)
Mutual labels:  reverse-shell, redteam
Girsh
Automatically spawn a reverse shell fully interactive for Linux or Windows victim
Stars: ✭ 66 (+73.68%)
Mutual labels:  reverse-shell, redteam
Reverse Shell Cheatsheet
🙃 Reverse Shell Cheat Sheet 🙃
Stars: ✭ 297 (+681.58%)
Mutual labels:  reverse-shell, redteam
Print My Shell
Python script wrote to automate the process of generating various reverse shells.
Stars: ✭ 140 (+268.42%)
Mutual labels:  reverse-shell, telnet
MsfMania
Python AV Evasion Tools
Stars: ✭ 388 (+921.05%)
Mutual labels:  reverse-shell, redteam
YAPS
Yet Another PHP Shell - The most complete PHP reverse shell
Stars: ✭ 35 (-7.89%)
Mutual labels:  reverse-shell, netcat
gtfo
Search for Unix binaries that can be exploited to bypass system security restrictions.
Stars: ✭ 88 (+131.58%)
Mutual labels:  reverse-shell, redteam
Some Pentesters SecurityResearchers RedTeamers
Some Pentesters, Security Researchers, Red Teamers which i learned from them a lot...
Stars: ✭ 60 (+57.89%)
Mutual labels:  offensive-security, redteam


  • Download / Install
root@kali:~# wget -q "https://raw.githubusercontent.com/d4t4s3c/Shelly/main/shelly.sh" -O /usr/bin/shelly
root@kali:~# chmod +x /usr/bin/shelly
  • Use
root@kali:~# shelly -h <LHOST> -p <LPORT> -l <LANGUAGE>
  • Available Languages

    • Bash
    • Netcat
    • PHP
    • Ncat
    • Python
    • Python3
    • Perl
    • Telnet
    • PowerShell
    • Awk
    • Socat
    • Ruby
    • Xterm
    • Gawk

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].