Skip to content

Commit 417cfff

Browse files
carlospolopgitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent a1fab3d commit 417cfff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pentesting-web/hacking-jwt-json-web-tokens.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ john jwt.john #It does not work with Kali-John
5656

5757
#https://github.com/ticarpi/jwt_tool
5858
python3 jwt_tool.py -d wordlists.txt <JWT token>
59+
60+
#https://github.com/brendan-rius/c-jwt-cracker
61+
./jwtcrack eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJkYXRhIjoie1widXNlcm5hbWVcIjpcImFkbWluXCIsXCJyb2xlXCI6XCJhZG1pblwifSJ9.8R-KVuXe66y_DXVOVgrEqZEoadjBnpZMNbLGhM8YdAc 1234567890 8
5962
```
6063

6164
## Modify the algorithm to None \(CVE-2015-9235\)

0 commit comments

Comments
 (0)