Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
Havoc-C2-SSRF-to-RCE — Esta es una versión modificada del PoC de SSRF CVE-2024-41570 de @chebuya encadenado con el exploit de RCE de autenticación de @hyperreality. Este exploit ejecuta código de forma remota en un objetivo debido a múltiples vulnerabilidades en Havoc C2 Framework. (https://github.com/HavocFramework/Havoc) | Kitploit
Herramientas/GitHubGitHub/sebr-dev/havoc-c2-ssrf-to-rce
Análisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebPruebas de PenetraciónComando y ControlRed Teaming
GitHubsebr-dev/havoc-c2-ssrf-to-rce

Havoc-C2-SSRF-to-RCE

Ver Repositorio
922hace 1 añoAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →

Acerca de

Esta es una versión modificada del PoC de SSRF CVE-2024-41570 de @chebuya encadenado con el exploit de RCE de autenticación de @hyperreality. Este exploit ejecuta código de forma remota en un objetivo debido a múltiples vulnerabilidades en Havoc C2 Framework. (https://github.com/HavocFramework/Havoc)

Compartir

Havoc-C2-SSRF-to-RCE

Esta es una versión modificada del PoC de SSRF CVE-2024-41570 de @chebuya encadenado con el exploit de RCE autenticado de @hyperreality. Este exploit ejecuta código de forma remota contra un objetivo debido a múltiples vulnerabilidades en 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
Descargar herramienta