Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jwtcrack vs hashcat performance #1

Open
quentusrex opened this issue Jan 21, 2017 · 2 comments
Open

jwtcrack vs hashcat performance #1

quentusrex opened this issue Jan 21, 2017 · 2 comments

Comments

@quentusrex
Copy link

Have you checked if there is a way to have hashcat try to crack the jwt after it's been transformed/reformatted? I'd be curious how your implementation compares. Code looks good.

@ojensen5115
Copy link
Owner

I have not checked, but I expect that if hashcat can crack json web tokens, then it is likely faster. jwtcrack makes no use of your GPU, for example.

@quentusrex
Copy link
Author

quentusrex commented Jan 22, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants