Hi, Could someone give me a hand please.
I know the password for the hash is something like "aword#2017" I need to create a brute force mask to tackle it and Im a bit lost with the masks and character sets.
I know its all lowercase with a special char in the middle and the date on the end. If anyone can help you would be a life saver. Thanks
My command at the min is
hashcat64.exe -a 3 -m 9600 -w 3 -p : --gpu-temp-abort=90 --outfile-format=3 -1 ?l?s?d --username "Book1.xlsx:$office$*2013*100000*256*16*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
I know the password for the hash is something like "aword#2017" I need to create a brute force mask to tackle it and Im a bit lost with the masks and character sets.
I know its all lowercase with a special char in the middle and the date on the end. If anyone can help you would be a life saver. Thanks
My command at the min is
hashcat64.exe -a 3 -m 9600 -w 3 -p : --gpu-temp-abort=90 --outfile-format=3 -1 ?l?s?d --username "Book1.xlsx:$office$*2013*100000*256*16*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"