Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/zcgonvh/cve-2020-0688
Vulnerability AnalysisExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubzcgonvh/cve-2020-0688

CVE-2020-0688

Exploit and detect tools for CVE-2020-0688

View Repository
35374466 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Exploit and detect tools for CVE-2020-0688(Microsoft Exchange default MachineKeySection deserialize vulnerability)

build

root@kitploit:~
csc ExchangeCmd.cs
csc ExchangeDetect.cs

usage

root@kitploit:~
ExchangeDetect <target> <user> <pass>

root@kitploit:~
ExchangeCmd <target> <user> <pass>
sub commands:
	exec <cmd> [args]
	  exec command
		
	arch
	  get remote process architecture(for shellcode)
		
	shellcode <shellcode.bin>
	  run shellcode
		
	exit
	  exit program

for more information, read writeup.pdf(in chinese).

Download Tool