08-06-2018, 09:04 PM
Hi guys,
I'm new to using hashcat so there may be a better way to do this that i don't know, but I was wondering if there was a way to do hybrid mode and check with a 0 length mask. I tried using --increment and tried settings --min-increment to 0, but it isn't a valid value. It requires 1 at the minimum. I want to be able to check against the Wordlist + Mask as well as just the word List, is there a way to do that?
(For clarity)
Given this word list:
cat
dog
I want to check:
cat
cat0
cat1
cat2...
dog
dog0
dog1
dog2...
Thanks!
I'm new to using hashcat so there may be a better way to do this that i don't know, but I was wondering if there was a way to do hybrid mode and check with a 0 length mask. I tried using --increment and tried settings --min-increment to 0, but it isn't a valid value. It requires 1 at the minimum. I want to be able to check against the Wordlist + Mask as well as just the word List, is there a way to do that?
(For clarity)
Given this word list:
cat
dog
I want to check:
cat
cat0
cat1
cat2...
dog
dog0
dog1
dog2...
Thanks!