## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-BBINFOSEC43-CVE-2021-33909
# 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