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
Microsoft-Windows-SMBGhost-Vulnerability-Checker---CVE-2020-0796---SMBv3-RCE — SMBv3 vulnerability scanner for CVE-2020-0796 (SMBGhost) that checks SMB dialect 3.1.1 and compression capability via negotiate requests, with fixed RCE payload for testing server vulnerability. | Kitploit
Tools/GitHubGitHub/nyambiblaise/microsoft-windows-smbghost-vulnerability-checker---cve-2020-0796---smbv3-rce
ReconnaissanceVulnerability ScannersExploitationNetwork SecurityPenetration Testing
GitHubnyambiblaise/microsoft-windows-smbghost-vulnerability-checker---cve-2020-0796---smbv3-rce

Microsoft-Windows-SMBGhost-Vulnerability-Checker---CVE-2020-0796---SMBv3-RCE

SMBv3 vulnerability scanner for CVE-2020-0796 (SMBGhost) that checks SMB dialect 3.1.1 and compression capability via negotiate requests, with fixed RCE payload for testing server vulnerability.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
18 months agoNot yet reviewed

Microsoft Windows SMBGhost Vulnerability Checker - CVE-2020-0796 - SMBv3-RCE

The scanner is for meant only for testing whether a server is vulnerable. It is not meant for research or development, hence the fixed payload.

It checks for SMB dialect 3.1.1 and compression capability through a negotiate request.

A network dump of the scanner running against a Windows 2019 Server (10.0.0.133) can be found under SMBGhost.pcap.

Usage

python3 smb_rce_checker.py
python3 smb_rce_checker.py IP
python3 smb_rce_checker.py SUBNET

Original Source

https://github.com/ly4k/SMBGhost/tree/master

Download Tool