GhostShell
Covert C2 tool using Telegram Bot API as communication channel, command delivery is implemented by transfering emojis
Install / Use
/learn @s0ld13rr/GhostShellREADME
GhostShell

GhostShell is a stealthy command execution tool that leverages Telegram and emoji encoding to send commands to a remote agent while maintaining a low profile. The agent decodes the commands and executes them on the target machine, sending responses back to the operator.
Features
- 🔥 Stealth Mode – Uses emoji encoding for obfuscation.
- 🎭 Telegram-based Communication – No direct network exposure.
- 📸 Screenshots & Webcam Capture – Retrieve visual data remotely.
- 📁 File Management – View, download, and upload files.
- 💻 System Commands Execution – Run shell commands remotely.
Installation
- Clone the repository:
git clone https://github.com/your-repo/GhostShell.git cd GhostShell - Install dependencies:
pip install -r requirements.txt - Configure your API credentials in
console.py:API_ID = "your_api_id" API_HASH = "your_api_hash" CHAT_ID = your_chat_id - Run the agent on the target machine:
python agent.py - Start the command console:
python console.py
Usage
- Launch the console:
python console.py - Enter your commands (e.g.,
whoami,screenshot,downloadFile <path>). - The response will be received in your terminal.
- Type
exitto quit.
Examples

Encoded command send from Telegram account to C2 agent.

Usage of console.py to send commands to Bot.
Disclaimer
This tool is intended for educational and security research purposes only. Unauthorized use is strictly prohibited. The developers are not responsible for any misuse of this software.
GhostShell 🕶️👻 - Stay in the shadows!
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
