Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Task with mask mode does not support custom mask flags #463

Open
BenKettlewell opened this issue Jan 5, 2019 · 1 comment
Open

Task with mask mode does not support custom mask flags #463

BenKettlewell opened this issue Jan 5, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@BenKettlewell
Copy link

I created a task with a custom mask mode.
image

When I ran it against a known SHA1 hash it appeared to run successfully with the command below but failed to crack the hash and took only about 5 seconds so it's definitely not working. To validate I didn't have something else screwed up I removed the custom part and it cracked it instantly.

hashcat command not working

I believe the problem is formatting according to here.
image

I believe hashcat requires having the custom masks before the hash file.

@i128 i128 added the bug label Jan 6, 2019
@i128 i128 self-assigned this Jan 6, 2019
@i128 i128 added this to the v0.7.5 milestone Jan 6, 2019
@i128
Copy link
Contributor

i128 commented Jan 6, 2019

Dang this might not be as quick of a fix as I initially thought. Either we'll have to 'know' that the user entered in a custom char set, or provide an option for the user to type in a char set with a new text field. Not sure what is the best solution.

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

No branches or pull requests

2 participants