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-0796-scanner — This project is used for scanning cve-2020-0796 SMB vulnerability | Kitploit
Tools/GitHubGitHub/dickens88/cve-2020-0796-scanner
Vulnerability ScannersExploitationInformation GatheringNetwork SecurityPenetration Testing
GitHubdickens88/cve-2020-0796-scanner

cve-2020-0796-scanner

This project is used for scanning cve-2020-0796 SMB vulnerability

View Repository
141216 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-0796-scanner

This project is base on SMBGhost which is used for scanning CVE-2020-0796 - SMBv3 RCE vulnerability. only add batch scanning function.

Usage

root@kitploit:~
python3 cve-2020-0796-scanner.py -t <IP/MASK>

Workarounds

root@kitploit:~
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" DisableCompression -Type DWORD -Value 1 -Force

This project(https://github.com/T13nn3s/CVE-2020-0976) provide a auto script to mitigate the risk which will be easier for endpoint user to implement.

Download Tool