Skip to content
KitploitKITPLOIT
OutilsBlog
Soumettre
OutilsBlog
Soumettre

Outils de Hacking, PenTest et Cybersécurité pour votre Arsenal de Sécurité !

Kitploit est un répertoire d'outils de hacking, de cybersécurité et de pentesting. Découvrez les dernières mises à jour des projets pour trouver des vulnérabilités, analyser des systèmes, automatiser les tests et renforcer votre sécurité.

··Flux·Contact·Confidentialité·© 2026 Kitploit

Répertoire d'outils

Catégories

Voir toutes les catégories
Loading categories
CVE-2024-30850-chaos-rat-rce-poc — PoC RCE du panneau web CHAOS RAT | Kitploit
Outils/GitHubGitHub/chebuya/cve-2024-30850-chaos-rat-rce-poc
ExploitationExploitation d'Applications WebTests d'IntrusionCommandement et ContrôleDéveloppement de Charges UtilesCheval de Troie d'Accès à Distance
GitHubchebuya/cve-2024-30850-chaos-rat-rce-poc

CVE-2024-30850-chaos-rat-rce-poc

PoC RCE du panneau web CHAOS RAT

Voir le dépôt
30103il y a 2 ansVérifié par Kitploit

Populaires

Voir tout →

Découvrez les outils les plus utilisés par notre communauté.

Explorer tous les outils

Parcourez notre collection d'outils

Voir tous les outils →
Partager

https://github.com/chebuya/CVE-2024-30850-chaos-rat-rce-poc/assets/146861503/ac03c8c7-54b3-4280-9f29-719c44af5192

CHAOS RAT v5.01 panneau web RCE (CVE-2024-30850, CVE-2024-31839)

https://github.com/tiagorlampert/CHAOS

Cette exploitation fonctionne en usurpant le callback d'un agent pour une XSS (CVE-2024-31839), et en tirant parti de la XSS pour exploiter une vulnérabilité d'injection de commandes (CVE-2024-30850) dans le panneau d'administration web. Cela conduit à la compromission du serveur RAT et au rickrolling des opérateurs du panneau RAT.

Explication complète : https://blog.chebuya.com/posts/remote-code-execution-on-chaos-rat-via-spoofed-agents/

root@kitploit:~
python3 exploit.py exploit -h                                                               
usage: exploit.py exploit [-h] [-f FILE] [-t TARGET] [-c COMMAND] [-v VIDEO_NAME] [-j JWT] -l LOCAL_IP [-p LOCAL_PORT] [-H HOSTNAME] [-u USERNAME] [-o OS]
                          [-m MAC] [-i IP]

options:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  The path to the CHAOS client
  -t TARGET, --target TARGET
                        The url of the CHAOS server (127.0.0.1:8080)
  -c COMMAND, --command COMMAND
                        The command to use
  -v VIDEO_NAME, --video-name VIDEO_NAME
                        The video name to use
  -j JWT, --jwt JWT     The JWT token to use
  -l LOCAL_IP, --local-ip LOCAL_IP
                        The local IP to use for serving bash script and mp4
  -p LOCAL_PORT, --local-port LOCAL_PORT
                        The local port to use for serving bash script and mp4
  -H HOSTNAME, --hostname HOSTNAME
                        The hostname to use for the spoofed client
  -u USERNAME, --username USERNAME
                        The username to use for the spoofed client
  -o OS, --os OS        The OS to use for the spoofed client
  -m MAC, --mac MAC     The MAC address to use for the spoofed client
  -i IP, --ip IP        The IP address to use for the spoofed client

oopsec

Télécharger l’outil