Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
CVE-2020-0688 — CVE-2020-0688_Vulnerabilità di deserializzazione della sezione MachineKey predefinita di Microsoft Exchange | Kitploit
Strumenti/GitHubGitHub/7heknight/cve-2020-0688
Analisi delle VulnerabilitàExploitSfruttamento di Applicazioni WebPenetration TestingCommand and Control
GitHub7heknight/cve-2020-0688

CVE-2020-0688

CVE-2020-0688_Vulnerabilità di deserializzazione della sezione MachineKey predefinita di Microsoft Exchange

Vedi Repository
4 anni faNon ancora revisionato

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi

CVE-2020-0688

CVE-2020-0688_Microsoft Exchange vulnerabilità di deserializzazione di default MachineKeySection


Istruzioni di installazione:

  • Scarica usando git (Richiede git): git clone https://github.com/7heKnight/CVE-2020-0688
  • Scarica il file 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)
Scarica lo strumento