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-26818 — CVE-2023-26818 Exploit MacOS TCC Bypass W/ Telegram | Kitploit
Tools/GitHubGitHub/zeyad-azima/cve-2023-26818
Privilege EscalationExploitationPapers & ResearchLearning & Education
GitHubzeyad-azima/cve-2023-26818

CVE-2023-26818

CVE-2023-26818 Exploit MacOS TCC Bypass W/ Telegram

View Repository
18622 years 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

Disclaimer

This exploit has been created solely for the purposes of research and for the development of effective defensive techniques. It is not intended to be used for any malicious or unauthorized activities. The author and the owner of the script disclaim any responsibility or liability for any misuse or damage caused by this software. Users are urged to use this software responsibly and only in accordance with applicable laws and regulations. Not for non-ethical usages.

CVE-2023-26818

CVE-2023-26818 Exploit MacOS TCC Bypass W/ Telegram. You can read the vulnerability analysis Part 1 and Part 2 for sandbox bypass.

Screenshot 2023-09-11 at 8 43 14 PM

Video

CVE-2023-26818

Manual Compile and Usage

Camera

root@kitploit:~
gcc -dynamiclib -framework Foundation -framework AVFoundation Camexploit.m -o Cam.dylib

image

Microphone

root@kitploit:~
gcc -dynamiclib -framework Foundation -framework AVFoundation Micexploit.m -o Micexploit.dylib

image

Location

root@kitploit:~
gcc -dynamiclib -framework Foundation -framework CoreLocation -framework AVFoundation Locexploit.m -o Locexploit.dylib

image

Download Tool