Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2021-33909 — Sequoia exploit (7/20/21) | Kitploit
Tools/GitHubGitHub/liang2580/cve-2021-33909
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubliang2580/cve-2021-33909

CVE-2021-33909

Sequoia exploit (7/20/21)

View Repository
776015 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Sequoia (CVE-2021-33909)

Building

root@kitploit:~
gcc exploit.c -o exploit

Running

root@kitploit:~
chmod +x exploit
./exploit

One-Liner

root@kitploit:~
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

Download Tool