Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2019-8805 — Exploit for CVE-2019-8805 Apple EndpointSecurity framework Privilege Escalation | Kitploit
工具/GitHubGitHub/securelayer7/cve-2019-8805
Privilege EscalationVulnerability AnalysisExploitationPenetration Testing
GitHubsecurelayer7/cve-2019-8805

CVE-2019-8805

Exploit for CVE-2019-8805 Apple EndpointSecurity framework Privilege Escalation

查看仓库
12年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2019-8805

CVE-2019-8805 Apple EndpointSecurity 框架权限提升漏洞利用

权限验证中存在一个验证问题。该问题通过改进进程权限验证得到解决。此问题已在 macOS Catalina 10.15.1 中修复。应用程序可能能够以系统权限执行任意代码。

编译与执行

  • 编译
root@kitploit:~
gcc -framework Foundation appleEPSPrivEsc.m -o appleEPSPrivEsc
  • 执行
root@kitploit:~
./appleEPSPrivEsc

image

下载工具