Skip to content

Commit ade296a

Browse files
Update jwt_hacking.md
1 parent f304767 commit ade296a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

intro_hacking/5-api/walkthrough/jwt_hacking.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## JWT hacking to beccome admin
1+
## JWT hacking to become admin
22
- This is your first hacking lab, you didn't learn how to crack passwords and secrets, ask your instructor what is the secret or use hashcat as described below
33
- After you get the secret construct the admin JWT. You can use the python script:
44

@@ -15,3 +15,4 @@ hashcat -m 16500 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NjM0NzQ4NzYsIm
1515

1616

1717

18+

0 commit comments

Comments
 (0)