jwt brute force cracker via node js. supports dictionary attacks against HS256.
Usage:
jwt-bf <token> <wordlist>
token the full HS256 jwt token to crack
wordlist wordlist dictionary filenpm install --global jwt-bfjwt-bf <token> <wordlist>jwt-bf /path/to/token.txt /path/to/wordlist.txtSECRET FOUND: 1234
Time taken (sec): 0.006
Attempts: 4