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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-28197 PoC — Apple macOS Ventura 安全漏洞

Source
Associated Vulnerability
Title:Apple macOS Ventura 安全漏洞 (CVE-2023-28197)
Description:Apple macOS Ventura是美国Apple公司的一个桌面操作系统。 Apple macOS Ventura 13.3 版本存在安全漏洞,该漏洞源于应用程序可能能够访问用户敏感数据。
Description
proof-of-concept for CVE-2023-28197
Readme
# inputcontrol
A silly proof-of-concept application for CVE-2023-28197, as submitted to Apple when reporting. This pairs well with its respective blog post, ["CVE-2023-28197: inputcontrol"](https://blog.joscomputing.space/blog/inputcontrol/).
File Snapshot

[4.0K] /data/pocs/550b343f68bd8c0c57c035d7952eff81c3a309be ├── [4.0K] inputcontrol │   ├── [4.0K] Assets.xcassets │   │   ├── [4.0K] AccentColor.colorset │   │   │   └── [ 123] Contents.json │   │   ├── [4.0K] AppIcon.appiconset │   │   │   └── [ 904] Contents.json │   │   └── [ 63] Contents.json │   ├── [6.0K] C3DColladaManager.swift │   ├── [1.0K] CFMessageError.swift │   ├── [1.4K] ContentView.swift │   ├── [2.9K] DatabaseOperations.swift │   ├── [ 67] dummy.png │   ├── [5.2K] IMKAgentManager.swift │   ├── [6.3K] IMTransferAgent.swift │   ├── [ 246] inputcontrolApp.swift │   ├── [ 310] inputcontrol.entitlements │   ├── [2.5K] Primary.swift │   ├── [3.3K] SandboxExtensions.swift │   └── [ 681] Utilities.swift ├── [4.0K] inputcontrol.xcodeproj │   ├── [ 15K] project.pbxproj │   └── [4.0K] project.xcworkspace │   ├── [ 135] contents.xcworkspacedata │   └── [4.0K] xcshareddata │   └── [ 238] IDEWorkspaceChecks.plist ├── [1.0K] LICENSE └── [ 243] README.md 7 directories, 20 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.