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
Unauthenticated-CVE-2020-0796-PoC — An unauthenticated PoC for CVE-2020-0796 | Kitploit
Tools/GitHubGitHub/maxpl0it/unauthenticated-cve-2020-0796-poc
Payload GenerationVulnerability AnalysisExploitationPenetration TestingRed Teaming
GitHubmaxpl0it/unauthenticated-cve-2020-0796-poc

Unauthenticated-CVE-2020-0796-PoC

An unauthenticated PoC for CVE-2020-0796

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
2286 years agoReviewed by Kitploit
Share

Unauthenticated CVE-2020-0796 Proof-of-Concept

All the proofs-of-concept scripts I've seen at this point have required both a username and a password. Therefore I decided to post my own PoC. It's nothing fancy, but it works.

It doesn't require any additional modules and works with Python 3.

Usage: python3 crash.py 192.168.0.2

Download Tool