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-2023-42860 — Exploit for CVE-2023-42860 | Kitploit
Tools/GitHubGitHub/trigii/cve-2023-42860
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingRed Teaming
GitHubtrigii/cve-2023-42860

CVE-2023-42860

Exploit for CVE-2023-42860

View Repository
321 year 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-2023-42860

Exploit for CVE-2023-42860 (for research purposes only).

This exploit works for versions of macOS earlier to 13.3, even though Apple´s changelog says it was fixed in version 14.1.

Steps

  1. Download the InstallAssistant.pkg
  2. Modify the variable TARGET_FILE on the exploit.sh file to a SIP protected file on the system (default target is the system TCC database).
  3. Run the exploit as root:
root@kitploit:~
$ ./exploit.sh PATH_TO_PKG
  1. You should now see that the restricted flag from the file has been removed and be able to modify the SIP protected file directly. Alternatively, you could modify the SIP protected file through /Applications/Install\ macOS\ Ventura.app/Contents/SharedSupport/SharedSupport.dmg. The file has to be modified as the root user.

Reference

https://blog.kandji.io/apple-mitigates-vulnerabilities-installer-scripts

Download Tool