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-2018-4407-IOS — POC: Heap buffer overflow in the networking code in the XNU operating system kernel | Kitploit
Tools/GitHubGitHub/zteeed/cve-2018-4407-ios
iOS SecurityVulnerability AnalysisExploitationNetwork SecurityPenetration TestingBinary Exploitation
GitHubzteeed/cve-2018-4407-ios

CVE-2018-4407-IOS

POC: Heap buffer overflow in the networking code in the XNU operating system kernel

View Repository
14237 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-2018-4407-IOS

CVE ? (Common Vulnerabilities and Exposures)

TLDR

The vulnerability is a heap buffer overflow in the networking code in the XNU operating system kernel. XNU is used by both iOS and macOS, which is why iPhones, iPads, and Macbooks are all affected. My exploit PoC just overwrites the heap with garbage, which causes an immediate kernel crash and device reboot.

Installation

root@kitploit:~
bash install.sh

Usage

root@kitploit:~
python3 exploit.py

POC

Download Tool