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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2021-33909 — CVE-2021-33909 的漏洞利用代码,只是已删除的 https://github.com/AmIAHuman/ 仓库的转储 | Kitploit
工具/GitHubGitHub/bbinfosec43/cve-2021-33909
权限提升漏洞分析漏洞利用渗透测试二进制利用
GitHubbbinfosec43/cve-2021-33909

CVE-2021-33909

CVE-2021-33909 的漏洞利用代码,只是已删除的 https://github.com/AmIAHuman/ 仓库的转储

查看仓库
5815年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2021-33909

CVE-2021-33909的利用代码,只是已删除仓库 https://github.com/AmIAHuman/ 的转储

Sequoia (CVE-2021-33909)

编译

gcc exploit.c -o exploit

运行

"mkdir dir;./exploit $(pwd)/dir". chmod +x exploit ./exploit

一行命令

gcc exploit.c -o exploit;chmod +x exploit;./exploit

致谢 https://blog.qualys.com/vulnerabilities-threat-research/2021/07/20/sequoia-a-local-privilege-escalation-vulnerability-in-linuxs-filesystem-layer-cve-2021-33909 https://github.com/AmIAHuman

下载工具