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
CVE-2020-0688 — Exchange Scanner CVE-2020-0688 | Kitploit
Tools/GitHubGitHub/righter83/cve-2020-0688
ReconnaissanceVulnerability ScannersExploitationWeb SecurityPenetration Testing
GitHubrighter83/cve-2020-0688

CVE-2020-0688

Exchange Scanner CVE-2020-0688

View Repository
234 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2020-0688 Scanner

This is a little dirty Script to Check for vulnerables Exchange Servers by CVE-2020-0688 It's written ugly and in PHP. Caution: It only checks if you have the actual CU update installed. That doesn't mean that you have installed the bugfix patch!

Requirements

You need php-cli and php-curl

Usage

First clone the repo:

root@kitploit:~
git clone https://github.com/righter83/CVE-2020-0688

Scan a single server (without https://)

root@kitploit:~
php scanner.php mail.cust.ch

Scan a whole IP Range

root@kitploit:~
php scanner.php 1.1.1.0/24
Download Tool