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

Add logic related to 'max' flag #34

Merged
merged 1 commit into from
May 21, 2024
Merged

Add logic related to 'max' flag #34

merged 1 commit into from
May 21, 2024

Conversation

isacaya
Copy link
Contributor

@isacaya isacaya commented Dec 1, 2023

Added logic to use the max flag, since the max flag was not used in bruteforce.

Copy link
Owner

@hahwul hahwul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @isacaya
I apologize for the delay in reviewing your pull request. Thank you so much for your contribution and your patience. Your PR looks great, and I'll merge it shortly.

Test

./jwt-hack crack {TOKEN} --max 2 -m brute
./jwt-hack crack {TOKEN} --max 5 -m brute
./jwt-hack crack {TOKEN} --max 10 -m brute

@hahwul hahwul merged commit 814d1ea into hahwul:main May 21, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants