Skip to content

Commit

Permalink
Update MindAPI.md
Browse files Browse the repository at this point in the history
Fixing identation on jwtcat
  • Loading branch information
dsopas authored Jul 15, 2024
1 parent c5487a5 commit 68e898c
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions MindAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,12 +381,10 @@
- jwt_cracker
- `jwt-cracker <JWT> <Alphabet> <Max length>`
- <https://github.com/lmammino/jwt-cracker>
- jwtcat
- `python jwcat.py brute-force <JWT>`
- <https://github.com/aress31/jwtcat>
- jwtcat
- `python jwcat.py wordlist -w <Wordlist> <JWT>`
- <https://github.com/aress31/jwtcat>
- jwtcat
- `python jwcat.py brute-force <JWT>`
- `python jwcat.py wordlist -w <Wordlist> <JWT>`
- <https://github.com/aress31/jwtcat>
- [JWT Heartbreaker](https://github.com/wallarm/jwt-heartbreaker)
- gojwtcrack
- `cat rockyou.txt | ./gojwtcrack -t mytoken.txt`
Expand Down

0 comments on commit 68e898c

Please sign in to comment.