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
Havoc-C2-SSRF-to-RCE — Ceci est une version modifiée du PoC SSRF CVE-2024-41570 de @chebuya, chaînée avec l'exploit RCE d'authentification de @hyperreality. Cet exploit exécute du code à distance sur une cible en raison de multiples vulnérabilités dans le framework Havoc C2. (https://github.com/HavocFramework/Havoc) | Kitploit
Outils/GitHubGitHub/sebr-dev/havoc-c2-ssrf-to-rce
Analyse des VulnérabilitésExploitationExploitation d'Applications WebTests d'IntrusionCommandement et ContrôleRed Teaming
GitHubsebr-dev/havoc-c2-ssrf-to-rce

Havoc-C2-SSRF-to-RCE

Voir le dépôt
922il y a 1 anPas encore vérifié

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 →

À propos

Ceci est une version modifiée du PoC SSRF CVE-2024-41570 de @chebuya, chaînée avec l'exploit RCE d'authentification de @hyperreality. Cet exploit exécute du code à distance sur une cible en raison de multiples vulnérabilités dans le framework Havoc C2. (https://github.com/HavocFramework/Havoc)

Partager

Havoc-C2-SSRF-to-RCE

Ceci est une version modifiée du PoC SSRF CVE-2024-41570 de @chebuya combiné avec l’exploit RCE authentifié de @hyperreality. Cet exploit exécute du code à distance sur une cible en raison de multiples vulnérabilités dans Havoc C2 Framework.

https://github.com/user-attachments/assets/b75c5934-0326-4994-a695-c18bf95a1e25


root@kitploit:~
usage: CVE-2024-41570.py [-h] -t TARGET -i IP -p PORT -U USERNAME -P PASSWORD [-A USER_AGENT] [-H HOSTNAME] [-d DOMAIN_NAME]
                         [-n PROCESS_NAME] [-ip INTERNAL_IP]

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        The listener target in URL format
  -i IP, --ip IP        The IP to open the socket with
  -p PORT, --port PORT  The port to open the socket with
  -U USERNAME, --username USERNAME
                        The username for authentication
  -P PASSWORD, --password PASSWORD
                        The password for authentication
  -A USER_AGENT, --user-agent USER_AGENT
                        The User-Agent for the spoofed agent
  -H HOSTNAME, --hostname HOSTNAME
                        The hostname for the spoofed agent
  -d DOMAIN_NAME, --domain-name DOMAIN_NAME
                        The domain name for the spoofed agent
  -n PROCESS_NAME, --process-name PROCESS_NAME
                        The process name for the spoofed agent
  -ip INTERNAL_IP, --internal-ip INTERNAL_IP
                        The internal ip for the spoofed agent
Télécharger l’outil