Releases: SwezyDev/RAT-Vulnerabilities
Releases · SwezyDev/RAT-Vulnerabilities
XWorm
All scripts in one!
├─ XWorm/ ➔ XWorm specific PoCs and writeups
│ ├─ auto_exploiter.py ➔ Exploit (RCE) mutiple C2s fast with your own Payload
│ ├─ create_text.py ➔ Create a text on attacker's machine
│ ├─ decrypt_payload.py ➔ Get all Information about the Client
│ ├─ flood_errors.py ➔ Flood attacker's server with errors
│ ├─ flood_plugin.py ➔ Flood attacker's server with plugins
│ ├─ flood_user.py ➔ Flood attacker's server with users
│ ├─ information_spoofing.py ➔ Send the attacker fake Information
│ ├─ live_chat.py ➔ Talk with the attacker live (sender only)
│ ├─ live_chat_v2.py ➔ Talk with the attacker live (send and receiver)
│ ├─ microphone_spoofing.py ➔ Play an audio on attacker's machine
│ ├─ monitor_spoofing.py ➔ Show a custom Picture/Video/Gif on attacker's machine
│ ├─ rce_exploit.py ➔ Run remote code execution on attacker's machine
│ ├─ reverse_shell.py ➔ Launch a remote shell on attacker's machine
│ ├─ sniffer.py ➔ Sniff request from the attacker's server and decrypt the Payload
└ └─ webcam_spoofing.py ➔ Show a custom Picture/Video/Gif on attacker's machine