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
smm_usbrt_poc — CVE-2017-5721 Proof-of-Concept | Kitploit
Tools/GitHubGitHub/embedi/smm_usbrt_poc
Privilege EscalationVulnerability AnalysisExploitationHardware SecurityFirmware AnalysisBinary Exploitation
GitHubembedi/smm_usbrt_poc

smm_usbrt_poc

CVE-2017-5721 Proof-of-Concept

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

UsbRt SMM Privilege Elevation

This is a Proof-of-Concept code that demonstrates the exploitation of the CVE-2017-5721 vulnerability. This PoC causes a system to be completely stuck because of Machine Check Exception occurred.

All you need is CHIPSEC Framework installed. And don't forget to put GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off" in /etc/default/grub if you have Intel device.

Usage example:

root@kitploit:~
sudo python poc.py
Download Tool