NTLM Performance Problem
#5
(01-04-2020, 12:56 PM)undeath Wrote: That attack is not going to have good speed either, because static mask prefixes slow hashcat down. Generate a rules file for the mask part and do a wordlist+rules attack.

the bruteforce is also not as fast as a hoped:


Code:
hashcat64.exe -O -w 4 -a 3 -i -m 1000 Hash -1 ?d?l??!@-MLK xxx?1?1?1?1?1?1?1?1

Time.Estimated...: Sat Jan 04 14:46:26 2020 (6 mins, 14 secs)
Guess.Mask.......: XXXXXXXX?1?1?1?1?1?1?1 [14]
Guess.Charset....: -1 ?d?l??!@-MLK, -2 Undefined, -3 Undefined, -4 Undefined
Guess.Queue......: 14/15 (93.33%)
Speed.#1.........:  305.1 MH/s (0.47ms) @ Accel:128 Loops:1 Thr:256 Vec:2
Speed.#2.........:  291.7 MH/s (0.47ms) @ Accel:128 Loops:1 Thr:256 Vec:2
Speed.#*.........:  596.8 MH/s

I will try a wordlist+Rule format,...... i will post my resulst Wink
Reply


Messages In This Thread
NTLM Performance Problem - by Sondero - 01-03-2020, 11:02 PM
RE: NTLM Performance Problem - by Chick3nman - 01-04-2020, 10:07 AM
RE: NTLM Performance Problem - by Sondero - 01-04-2020, 11:27 AM
RE: NTLM Performance Problem - by undeath - 01-04-2020, 12:56 PM
RE: NTLM Performance Problem - by Sondero - 01-04-2020, 03:50 PM
RE: NTLM Performance Problem - by Sondero - 01-04-2020, 05:22 PM
RE: NTLM Performance Problem - by Sondero - 02-29-2020, 07:17 PM
RE: NTLM Performance Problem - by Chick3nman - 02-29-2020, 08:07 PM