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

Let the user decide which hash to crack #6

Open
bee-san opened this issue Feb 6, 2021 · 1 comment
Open

Let the user decide which hash to crack #6

bee-san opened this issue Feb 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@bee-san
Copy link
Member

bee-san commented Feb 6, 2021

Assuming that hashcat cracking is very slow, present the user with an interface like:

  1. Bcrypt
  2. Sha256
  3. sha512

And let the user select which one to try first. Don't show this in greppable mode.

@bee-san
Copy link
Member Author

bee-san commented Feb 8, 2021

We could also let the user supply a custom HashCat command, or when we show this to the user ask them what HashCat command they'd like to run so they can also crack hashes with salts

https://security.stackexchange.com/questions/204977/hashcat-cracking-a-salted-sha256

@Jayy001 Jayy001 added the enhancement New feature or request label Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants