lmammino / jwt-cracker

Simple HS256, HS384 & HS512 JWT token brute force cracker.
https://lmammino.github.io/jwt-cracker/
MIT License
1.05k stars 165 forks source link

Add "v"/"V" to defaultAlphabet #5

Closed mvetsch closed 6 years ago

mvetsch commented 6 years ago

Not sure if you have a specific problem with the letter "v" or if this is your way to make your "VvV"- HS256 secret more secure than any other secret. .. or you simply forgot that poor letter.

lmammino commented 6 years ago

Great catch :) no security reason for this, just a stupid bug :D