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-2020-9934 — CVE-2020–9934 POC | Kitploit
Tools/GitHubGitHub/mattshockl/cve-2020-9934
Privilege EscalationVulnerability AnalysisExploitation
GitHubmattshockl/cve-2020-9934

CVE-2020-9934

CVE-2020–9934 POC

View Repository
2436 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-2020-9934

This Proof of Concept is a simple Swift program that will give itself and Terminal every kTCCService entitlement (pulled from tccd) and then do four things:

  • Create a file named "<<<<BYPASS>>>>" in the TCC-protected directory
  • Read the data from said file from within the TCC-protected directory
  • List all files in the TCC-directory (including "<<<<BYPASS>>>>")
  • Remove the file from the TCC-protected directory

Usage: ./bypasstc <tcc-protected directory>

See the full writeup on Medium

Download Tool