shellerator
Installation
SKILL.md
Shellerator
CLI Shell 载荷生成器 — 支持 20+ 种语言的反弹 shell 和绑定 shell。
快速开始
pip install shellerator
# 交互模式
shellerator
# 生成 bash 反弹 shell
shellerator -t reverse -l bash --ip ATTACKER --port 4444
# 生成 PowerShell 绑定 shell
shellerator -t bind -l powershell --port 4444