Greeper
Greeper: A Python-based Remote Access Trojan (RAT) that uses a Telegram bot for remote control and monitoring of devices. Designed for educational and ethical hacking purposes.
Install / Use
/learn @GodInReach/GreeperREADME
🐍 Greeper
Greeper is a Python-based Remote Access Trojan (RAT) that utilizes the Telegram Bot API for remote control and monitoring of target devices. It is specifically designed for educational purposes and ethical hacking research.
⚠️ This tool is intended only for educational use, penetration testing, and ethical hacking in controlled environments with explicit permission. Unauthorized use is illegal and strictly discouraged.
✨ Features (Planned & Completed)
| Feature Name | Status | Description | | --------------------- | -------------- | ------------------------------------------------- | | 🖥️ Execute CMD/PS Commands | ✅ Completed | Run terminal/shell commands remotely via Telegram | | 💬 Message Box | ✅ Completed | Display a custom pop-up message on the screen | | 🔁 Autostart | ✅ Completed | Enable auto-run on system boot for persistence | | 📤 Upload Files | ✅ Completed | Upload files to the victim's system | | 📥 Download Files | ✅ Completed | Remotely download files from the victim's system | | 🖼️ Screenshot | ✅ Completed | Capture a screenshot of the target device | | 📷 Webshot | 🔄 In Progress | Take a pic of the Front camera | | 🖼️ Change Wallpaper | 🔄 In Progress | Change desktop wallpaper in victim's system | | 🌐 Browser History | 🔄 In Progress | Retrieve browser history from supported browsers | | 📲 Update Payload | 🔄 In Progress | Update current payload to new version without resending | | ⚡ Power Options | 🔄 In Progress | Make client to Shutdown / Restart / Sleep / Logoff |
⚙️ How It Works
Greeper uses the Telegram Bot API to send and receive messages, allowing for seamless control of the infected machine without requiring port forwarding or complex network configurations.
⚠️ Disclaimer
This project is intended strictly for educational and ethical testing purposes only.
The developer does not condone or support any illegal or malicious use of this software.
You are solely responsible for ensuring that you use this tool only on devices and networks where you have explicit permission (e.g., your own machines, authorized labs).
By using this software, you agree that the author cannot be held liable for any misuse, damages, or legal consequences resulting from improper use.
📄 License
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
See the LICENSE file for details.
You are free to use, modify, and distribute this software under the terms of the GPL v3 license.
Please note: This software is provided as-is without warranty. The author is not responsible for any misuse or damages resulting from its use.
🤝 Contributing
Contributions are welcome! Please open an issue or submit a pull request for bug fixes and feature requests.
