
CVE-2021-33909용 익스플로잇 코드, 제거된 https://github.com/AmIAHuman/ 저장소의 덤프
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