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-1472-Easy — A simple implementation/code smash of a bunch of other repos | Kitploit
Tools/GitHubGitHub/midpipps/cve-2020-1472-easy
Password CrackingPrivilege EscalationVulnerability AnalysisExploitationPost-ExploitationPenetration Testing
GitHubmidpipps/cve-2020-1472-easy

CVE-2020-1472-Easy

A simple implementation/code smash of a bunch of other repos

View Repository
115 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-1472-Easy

This is definitely not something you would want to run on anything that you care about.

Built from a writeup and work from @obfuscatee and another source

Uses code from

https://github.com/dirkjanm/CVE-2020-1472

https://github.com/SecuraBV/CVE-2020-1472

https://github.com/VoidSec/CVE-2020-1472

https://github.com/SecureAuthCorp/impacket

Basically does a zerologon exploit, dumps the hives, extracts the machine password, reinstalls the machine password. It seems to work but have not had a lot of time to fully test it.

Will need the latest impacket to run it

Example run

root@kitploit:~
 ./python cve-2020-1472-easymode.py -n iddc1 -i 192.168.74.130 -d internaldomain.internal
Download Tool