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
Tools/GitHubGitHub/justinsteven/cve-2020-10759-poc
Encryption/Decryption ToolsVulnerability AnalysisExploitationSupply Chain SecurityFirmware Analysis
GitHubjustinsteven/cve-2020-10759-poc

CVE-2020-10759-poc

Proof of Concept for CVE-2020-10759 (fwupd signature validation bypass)

View Repository
66 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

Summary

Exploits CVE-2020-10759 - fwupd PGP signature verification bypass. See https://github.com/justinsteven/advisories/blob/master/2020_fwupd_dangling_s3_bucket_and_CVE-2020-10759_signature_verification_bypass.md for more details.

Requirements

Note: You need to install python3-gpg from your OS vendor. This module doesn't like being installed via pip because it needs to match your system's installation of libgpgme.

root@kitploit:~
apt install python3-flask python3-gpg python3-lxml
Download Tool