Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

shellerator

> 编程语言
Open source

Simple CLI tool for the generation of bind and reverse shells in multiple languages

393 stars0 likes0 views
WebsiteGitHub

About

Simple CLI tool for the generation of bind and reverse shells in multiple languages

Shellerator

Shellerator is a simple CLI/TUI tool aimed to help pentesters quickly generate reverse, bind and web shells in multiple programming languages like Bash, Powershell, Netcat, PHP, ASPX, etc.

Another similar project for the generation of one-line file downloading commands is based on this code Uberfile

This project is installed by default on the hacking environment Exegol

Installation

Shellerator can easily be installed using pipx or uv.

Pipx

To install Shellerator with pipx, run this command:

pipx install git+https://github.com/ShutdownRepo/shellerator

Uv

To install Shellerator with uv, run this command:

uv tool install git+https://github.com/ShutdownRepo/shellerator

Usage

…

Shellerator will automatically start a TUI (Terminal User Interface) when a required option is omitted.

Generate a Powershell reverse shell using the TUI

Generate a PHP webshell

Generate a Netcat bindshell

Sources & credits

This project is inspired by Print-My-Shell

Some commands come from the following sources:

  • https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Reverse%20Shell%20Cheatsheet.md
  • http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet
  • https://www.hackingtutorials.org/networking/hacking-netcat-part-2-bind-reverse-shells/

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Python

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言