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/manouchehri/cve-2016-1734
Embedded Systems SecurityVulnerability AnalysisExploitationReverse EngineeringHardware SecurityBinary Analysis
GitHubmanouchehri/cve-2016-1734

CVE-2016-1734

Binary diff and analysis of AppleUSBNetworking.kext for CVE-2016-1734, a macOS kernel USB networking vulnerability. Includes patch verification and exploit research.

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

The patch is not in AppleUSBNetworking.kext like the security advisory suggested (https://support.apple.com/en-ca/HT206166).

root@kitploit:~
~/CVE-2016-1734 > md5sum ./10.11.1/AppleUSBNetworking.kext/Contents/MacOS/AppleUSBNetworking.c ./10.11.5/AppleUSBNetworking.kext/Contents/MacOS/AppleUSBNetworking.c
4d297d692f49f12621b0218364486ac0  ./10.11.1/AppleUSBNetworking.kext/Contents/MacOS/AppleUSBNetworking.c
4d297d692f49f12621b0218364486ac0  ./10.11.5/AppleUSBNetworking.kext/Contents/MacOS/AppleUSBNetworking.c

BinDiff

Download Tool