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 — Crash macOS and iOS devices with one packet | Kitploit
Tools/GitHubGitHub/unixpickle/cve-2018-4407
Packet Sniffing & AnalysisiOS SecurityVulnerability AnalysisExploitationNetwork Security
GitHubunixpickle/cve-2018-4407

cve-2018-4407

Crash macOS and iOS devices with one packet

View Repository
46177 years agoReviewed by Kitploit

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 reproduction

This is a simple reproduction of CVE-2018-4407, which allows you to crash macOS and iOS devices with OSes from before late 2018.

To use the program, replace sourceStr and destStr in send_badopt.go with your IP address and the victim's IP address, respectively. After running send_badopt.go for a few seconds, the victim's machine should crash.

See the original writeup. Note that this writeup did not include the PoC script, so I had to derive a viable exploit myself.

Download Tool