New - What am I missing?
#1
Hello all, I am very new to hashcat and from what I am seeing online my syntax seems to be ok but hashcat starts and immediately says "exhausted". I have tried using a rockyou.txt attack (the password is in the list) and a mask attack with filling in half of the 12 characters. The mask attack also immediately goes to "exhausted" status. My syntax is as follows:

Dictionary attack:
hashcat -m 110 -a 0 hash.txt /usr/share/hashcat/rockyou.txt

Mask attack:
hashcat -m 110 -a 3 hash.txt 481616?d?d?d?d?d?d

Thanks in advance.
Reply


Messages In This Thread
New - What am I missing? - by Crypteria - 10-12-2019, 04:51 PM
RE: New - What am I missing? - by royce - 10-12-2019, 04:56 PM
RE: New - What am I missing? - by Crypteria - 10-12-2019, 05:11 PM
RE: New - What am I missing? - by Crypteria - 10-12-2019, 05:01 PM
RE: New - What am I missing? - by Crypteria - 10-12-2019, 05:05 PM
RE: New - What am I missing? - by philsmd - 10-12-2019, 05:18 PM
RE: New - What am I missing? - by Crypteria - 10-12-2019, 05:34 PM
RE: New - What am I missing? - by philsmd - 10-12-2019, 05:40 PM
RE: New - What am I missing? - by Crypteria - 10-12-2019, 05:52 PM