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-0688 — CVE-2020-0688_Microsoft Exchange vulnerabilidad de deserialización de MachineKeySection predeterminado | Kitploit
Herramientas/GitHubGitHub/7heknight/cve-2020-0688
Análisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebPruebas de PenetraciónComando y Control
GitHub7heknight/cve-2020-0688

CVE-2020-0688

CVE-2020-0688_Microsoft Exchange vulnerabilidad de deserialización de MachineKeySection predeterminado

Ver Repositorio
hace 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-2020-0688

CVE-2020-0688_Microsoft Exchange vulnerable de deserialización de MachineKeySection predeterminada


Instrucciones de instalación:

  • Descargar usando git (Requiere git): git clone https://github.com/7heKnight/CVE-2020-0688
  • Descargar archivo ZIP: https://github.com/7heKnight/CVE-2020-0688/archive/refs/heads/main.zip
  • pip install urllib3 requests
root@kitploit:~
Usage: python poc.py -s <Server/ip> (Required) -u username (Required) -p password (Required) --proxy (Not Require)

Options:
  -h, --help       show this help message and exit
  -s SERVER        Exchange mail Server URL Example: http://ip/owa
  -u USER          Login account Example: domain\user
  -p PASSWORD      Password
  -c COMMAND       Using Command and get output from web's respond
  --upload=UPLOAD  Upload file and print respond the file location uploaded
  --proxy=PROXY    Proxy to use. Example: https://127.0.0.1:8080 (Support Only
                   HTTP and HTTPS)
Descargar herramienta