关联漏洞
描述
proof-of-concept for CVE-2023-28197
介绍
# 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/).
文件快照
[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
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。