
Exploit-Code für CVE-2021-33909,nur ein Dump des entfernten https://github.com/AmIAHuman/ repo
Exploit-Code für CVE-2021-33909, Nur ein Dump des entfernten Repos https://github.com/AmIAHuman/
Sequoia (CVE-2021-33909)
Kompilieren
gcc exploit.c -o exploit
Ausführung
"mkdir dir;./exploit $(pwd)/dir". chmod +x exploit ./exploit
Einzeiler
gcc exploit.c -o exploit;chmod +x exploit;./exploit
Credits 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