How to brute force JWT token for the sercret?

1.2k views Asked by At

I have a jwt token that I would like to try an brute force, to find the secret signature. How can I do this? I researched it a bit, and I ran across 'jwt-cracker' in node.js, but that didn't work.

0

There are 0 answers