Skip to content

Latest commit

Β 

History

History
74 lines (47 loc) Β· 2.71 KB

File metadata and controls

74 lines (47 loc) Β· 2.71 KB

πŸ”΄ RAT-TOOL - Remote Access Trojan Tool

A powerful Python-based remote access tool for security research, penetration testing, and ethical red-teaming.

πŸ“Œ Description

RAT-TOOL is a Remote Access Tool designed for security researchers, penetration testers, and ethical hackers to assess system vulnerabilities and demonstrate remote access risks.

This tool allows you to: βœ” Generate a payload (payload.exe) for target systems. βœ” Establish a reverse connection when the victim executes the payload. βœ” Remotely control the victim's machine with multiple functionalities.

❗ ⚠ DISCLAIMER: This tool is for educational and authorized security testing purposes only. Unauthorized use against systems without explicit permission is illegal.

πŸ”₯ Features

πŸ–₯️ Remote Command Execution – Run system commands on the victim's machine.

πŸ“Έ Webcam Capture – Take snapshots from the victim’s webcam.

πŸ–ΌοΈ Screenshot Capture – Monitor the victim’s screen in real-time.

πŸ“‚ File System Access – Browse, download, and upload files.

πŸ“Š System Information – Retrieve detailed system specs (OS, CPU, RAM, MAC, IP, etc.).

πŸ“₯ Auto-Download Files – Automatically fetch sensitive documents.

πŸ”Œ Persistent Connection – Maintains access until terminated.

βš™οΈ Installation & Usage

1️⃣ Setup (Attacker Machine)

git clone https://github.com/Threadlinee/RAT-TOOL.git cd RAT-TOOL 2️⃣ Generate Payload Run the payload generator: python RAT.py This creates payload.py and payload.exe (for Windows victims).

3️⃣ Start Listener python listener.py Wait for the victim to execute the payload.

4️⃣ Remote Control Once connected, you can:

Use commands like webcam, screenshot, sysinfo, etc.

Browse files with file_list C:\

Download files with file_read C:\secret.txt

Execute system commands directly.

⚠ Legal & Ethical Notice

This tool is only for authorized security testing, educational purposes, and ethical hacking.

🚨 Illegal use is strictly prohibited.

You are responsible for complying with laws in your jurisdiction.

Never deploy this tool without explicit permission from the target system owner.

πŸ“œ License

This project is licensed under MIT License. See LICENSE for details.

πŸ“ž Contact

Created by Threadlinee β€” reach out for questions, suggestions, or collabs via GitHub issues or DM.

β˜• Support

If you find this tool useful, drop a ⭐ or fork it. Contributions and proxy improvements are welcome.

Buy Me a Coffee

Educational Purposes Only!! Stay safe, stay ethical. ✌️