SkillAgentSearch skills...

KoopaShell

🐢 Multiple Reverse Shell Handler | Stage 0/1 C2 Framework. Enhances Shell functionality and generates obfuscated powershell payload. Supports both Linux and Windows Connections 🐢

Install / Use

/learn @J0hnTh3Kn1ght/KoopaShell
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Untitled_design_1_-removebg-preview

<div> <img src="https://img.shields.io/badge/Language%20-Rust-darkorange.svg" style="max-width: 100%;"> <img src="https://img.shields.io/badge/Target OS%20-Linux, Windows-darkblue.svg" style="max-width: 100%;"> <img src="https://img.shields.io/badge/Cargo builds%20-clippers, rustyline, clap-beige.svg" style="max-width: 100%;"> <img src="https://img.shields.io/badge/License%20-CC BY_ND 4.0-lightgreen.svg" style="max-width: 100%;"> <img src="https://img.shields.io/badge/Type%20-C2 Like | Multi Handler-purple.svg" style="max-width: 100%;"> </div></br>

| :exclamation: Under active development :exclamation: |

About:

<img src="https://github.com/user-attachments/assets/0707d58c-173f-4d7d-926f-b2098103b2ba" width=69>

Koopa Shell is an advanced tool developed in Rust, designed as a Multiple Reverse TCP Shell Handler and Stage 0/1 C2 Framework, it elevates shell interactions by generating obfuscated PowerShell payload, ensuring both stealth and efficiency. Koopa Shell supports seamless connections across Linux and Windows environments, making it a versatile for working in diverse infrastructures.

  • Support for multiple reverse TCP connections.
  • Make quick and easy transitions between all your reverse shell connections
  • Compatible with Linux and Windows systems.
  • Improved functionality for controlling and using shell sessions.
  • Generation of obfuscated powershell payloads to avoid detection.

Made for pentest operations or attack simulations focused on evading initial detection and managing sessions in different environments.

| New features and implementations will be continually added to the project |

Usage:

Bypass Windows AV:

https://github.com/user-attachments/assets/2ec6d9dc-d92e-4c1f-bfe7-a44ac5cb11aa

Multi sessions

https://github.com/user-attachments/assets/930dcd80-e409-4a02-aedb-8dbe44472945

Installation:

  git clone https://github.com/Jsmoreira02/KoopaShell.git
  cd KoopaShell
  chmod +x install_dependencies.sh
  bash install_dependecies.sh

or

  curl -o install_dependecies.sh https://raw.githubusercontent.com/Jsmoreira02/KoopaShell/main/install_dependecies.sh && bash install_dependecies.sh

Dependecies:

Debian/Ubuntu:

sudo apt-get install -y build-essential pkg-config libssl-dev xclip xsel libx11-dev xorg-dev libxcb-composite0-dev libxext-dev

Fedora/RHEL-based:

sudo dnf groupinstall "Development Tools" sudo dnf install -y cmake gcc-c++ gcc xclip xsel pkg-config ncurses-devel

Arch Linux-based:

sudo pacman -S --needed --noconfirm base-devel gcc openssl pkgconf libxcb libx11

Tribute:

I'd like to take a moment to express my absolute admiration for these offensive security programmers/researchers. They inspired me to decide to create this tool, and I really hope I can achieve this level of capability.

Contributions:

  • 💪 If you have an idea for improvement and want to contribute to the performance of the code, you are more than welcome to submit a pull request.

Warning:

I am not responsible for any illegal use or damage caused by this tool. It was written for fun, not evil and is intended to raise awareness about cybersecurity.

Have a good hack :D

Related Skills

View on GitHub
GitHub Stars17
CategoryCustomer
Updated2d ago
Forks1

Languages

Rust

Security Score

80/100

Audited on Mar 22, 2026

No findings