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 — Lightweight PoC and Scanner for CVE-2020-0796 without authentication. | Kitploit
Tools/GitHubGitHub/ran-sama/cve-2020-0796
Vulnerability ScannersVulnerability AnalysisExploitationNetwork SecurityPenetration Testing
GitHubran-sama/cve-2020-0796

CVE-2020-0796

Lightweight PoC and Scanner for CVE-2020-0796 without authentication.

View Repository
127 months 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

An even more simple PoC and Scanner for CVE-2020-0796, as it uses static packets. There is a protection to prevent accidental usage on public IPs (don't do that) and an on/off switch to flick crashing. Only requires vanilla Python 3!

Scan mode:

root@kitploit:~
python3 poc-and-scan.py 10.0.0.15 N

Scan+Crash mode:

root@kitploit:~
python3 poc-and-scan.py 10.0.0.15 Y

Output:

root@kitploit:~
SMB v311 with LZNT1 detected.
Sending malformed packet per user request!

License

Licensed under the WTFPL license.

Download Tool