Skip to content

phoenixthrush/Laozi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laozi

Discord RAT written in Python

Getting Started

  1. Copy the example environment file:
cp .env.example .env
  1. Edit the .env file to fit your configuration.

  2. Navigate to the src directory and run the script:

cd src
python -m laozi

Available Commands

!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"

Legal Disclaimer

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.