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
CTF-2021 — CTF for HDE 64 students at See Security College. Exploit a JWT (web part) & CVE-2021-3156 (LPE part). | Kitploit
Tools/GitHubGitHub/danielazulayy/ctf-2021
Privilege EscalationVulnerability AnalysisWeb Application ExploitationCTFLearning & EducationLabs & Practice
GitHubdanielazulayy/ctf-2021

CTF-2021

CTF for HDE 64 students at See Security College. Exploit a JWT (web part) & CVE-2021-3156 (LPE part).

View Repository
25 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CTF-2021

Notes

This CTF is not using DB for authentication. In addition to that, this CTF generates static tokens because of the following:

  1. Minimize the chances of a user solving this CTF in a different way

  2. Minimize the chances of a user missing hints by modifying or bypassing web pages/tokens.

  3. Less traffic

  4. More reliability for users solving this CTF.

ubuntu 20.04 is recommended for the LPE part. If you clone this, please delete this README.md file because it contains some hints.

Download Tool