Posts: 16
Threads: 5
Joined: Oct 2019
(10-19-2019, 09:08 AM)philsmd Wrote: what's your command and what is the content of the files ?
how large are the files and what do they contain.
Read more about mask attack here: https://hashcat.net/wiki/?id=mask_attack
hashcat32.exe -a 3 -m 0 hash.txt customlist.txt
custom list is 3.3gb
Posts: 374
Threads: 0
Joined: Nov 2017
Quote:hashcat32.exe -a 3 -m 0 hash.txt customlist.txt
custom list is 3.3gb
If you're using a dictionary file use -a 0. Stop trolling.
Posts: 16
Threads: 5
Joined: Oct 2019
(10-20-2019, 02:32 AM)slyexe Wrote: Quote:hashcat32.exe -a 3 -m 0 hash.txt customlist.txt
custom list is 3.3gb
If you're using a dictionary file use -a 0. Stop trolling.
There is no troll im just trying to learn as i go. Dictionary attack pulled no results so i simply figured bruteforce would be my next step no?
Posts: 374
Threads: 0
Joined: Nov 2017
A Brute force attack does not use a dictionary unless its a hybrid attack. Read the Wiki a bit to understand what each attack does.
An example bruteforce attack would be:
hashcat64.exe -a 3 -m 0 hash.txt ?a?a?a?a?a?a