Discord RAT written in Python
- Copy the example environment file:
cp .env.example .env
-
Edit the
.env
file to fit your configuration. -
Navigate to the
src
directory and run the script:
cd src
python -m laozi
!help -> Show available commands
!alert <message> -> Trigger message box"
!clipboard -> Get clipboard content"
!execute <command> -> Execute a shell command"
!screenshot -> Take a screenshot"
!sysinfo -> Get system information"
!webcam -> Get webcam snapshot"
!website <url> -> Open a website"
!voice <text> -> Read text out loud"
!power <shutdown, reboot, logout> -> Set power options"
This tool is designed solely for educational purposes, and the author explicitly disclaims any liability or responsibility for any improper, unethical, or unlawful use of this tool. Users are expected to exercise caution and adhere to all applicable laws and ethical guidelines when utilizing this tool.