Python RAT Core Module
$39.99
Python RAT — Core Module
Server module (implant) for a RAT written in pure Python, designed as an educational piece for understanding remote access tool internals:
- Reverse Connection — Connects back to C2 over TCP/SSL with automatic reconnection and jitter.
- Command Execution — Remote shell, file upload/download, screenshot capture, keylogging.
- Modularity — Plugin architecture: each capability (webcam, persistence, lateral movement) is a separate module loaded on demand.
- Evasion — Process name spoofing, anti-VM checks, encrypted communications.
- Cross-Platform — Works on Windows, Linux, and macOS with minimal dependencies.