Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2016-4655 PoC — Apple iOS Kernel 安全漏洞

Source
Associated Vulnerability
Title:Apple iOS Kernel 安全漏洞 (CVE-2016-4655)
Description:Apple iOS是美国苹果(Apple)公司为移动设备所开发的一套操作系统。Kernel是其中的一个内核组件。 Apple iOS 9.3.5之前的版本中的Kernel存在安全漏洞。攻击者可借助特制的应用程序利用该漏洞获取敏感信息。
Description
8.4.1 Jailbreak using CVE-2016-4655 / CVE-2016-4656
Readme
# skybreak
8.4.1 Jailbreak using CVE-2016-4655 / CVE-2016-4656 Credit: Bellis1000 (Billy Ellis), jndok
File Snapshot

[4.0K] /data/pocs/e6dc1e76b640a299581b628bd6843f671e5f978e ├── [4.0K] Headers │   ├── [ 434] common.h │   └── [4.0K] IOKit │   ├── [6.8K] IOKitKeys.h │   ├── [ 74K] IOKitLib.h │   ├── [ 96K] iokitmig.h │   ├── [7.8K] IOReturn.h │   ├── [5.8K] IOTypes.h │   └── [4.3K] OSMessageNotification.h ├── [ 433] Makefile ├── [ 103] README.md ├── [4.0K] skybreak │   ├── [ 269] AppDelegate.h │   ├── [ 350] AppDelegate.m │   ├── [4.0K] Assets.xcassets │   │   └── [4.0K] AppIcon.appiconset │   │   └── [1.6K] Contents.json │   ├── [4.0K] Base.lproj │   │   ├── [1.8K] LaunchScreen.storyboard │   │   └── [3.1K] Main.storyboard │   ├── [ 840] exploit.h │   ├── [1.3K] Info.plist │   ├── [2.3K] kleak.c │   ├── [ 331] main.m │   ├── [ 207] ViewController.h │   └── [ 533] ViewController.m └── [4.0K] skybreak.xcodeproj ├── [ 16K] project.pbxproj ├── [4.0K] project.xcworkspace │   ├── [ 628] contents.xcworkspacedata │   └── [4.0K] xcshareddata │   └── [ 238] IDEWorkspaceChecks.plist └── [4.0K] xcshareddata └── [4.0K] xcschemes └── [3.2K] skybreak.xcscheme 11 directories, 24 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.