Running maskprocessor on Mac
#4
(01-06-2019, 11:03 PM)undeath Wrote: what do you need maskprocessor for if all you want to do is run a simple mask attack?

I'm just trying to get my head around how to use Hashcat and Masks and through the maskprocessor might help me to make sure the mask was typed correctly.

The latest stumbling block is I'm getting 'invalid mask' when I try to run a Hybrid attack using the following:


./hashcat -a 6 -m 7100 /Users/username/hashcat/hash.txt /Users/username/hashcat/dic/dictionary.txt ?l?l?l?l?l?l?321 —potfile-path /tmp/cracked_hash.pot


I've also tried

./hashcat -a 6 -m 7100 /Users/username/hashcat/hash.txt /Users/username/hashcat/dic/dictionary.txt ?$3$2$1 potfile-path /tmp/cracked_hash.pot

When I run a brute attack, it works fine but says it'll take 73 days and I'm pretty sure the word will be in the dictionary and definitely has 321 on the end


Messages In This Thread
Running maskprocessor on Mac - by ry2019 - 01-06-2019, 08:07 PM
RE: Running maskprocessor on Mac - by slyexe - 01-06-2019, 08:31 PM
RE: Running maskprocessor on Mac - by ry2019 - 01-07-2019, 07:11 PM
RE: Running maskprocessor on Mac - by undeath - 01-06-2019, 11:03 PM
RE: Running maskprocessor on Mac - by ry2019 - 01-07-2019, 07:05 PM
RE: Running maskprocessor on Mac - by ry2019 - 01-07-2019, 09:57 PM
RE: Running maskprocessor on Mac - by ry2019 - 01-08-2019, 12:24 AM