Commit 76e892c
committed
Expand Token Tower lab with detailed JWT vulnerabilities
Major update to the Token Tower JWT lab: adds a comprehensive README with attack walkthroughs, flags, and hints; rewrites app.py to include multiple intentional JWT vulnerabilities (weak secret, none algorithm, algorithm confusion, JWK injection, claim manipulation); improves UI/UX with styled HTML templates; adds API endpoints and public key exposure; introduces requirements.txt for dependency management; and updates the Dockerfile for best practices and requirements-based installation.1 parent efb457b commit 76e892c
File tree
4 files changed
+1863
-55
lines changed- additional-labs/token-tower
4 files changed
+1863
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | | - | |
| |||
0 commit comments