switch automatically from wordlist to bf (NTLM)
#2
(07-23-2022, 02:23 PM)joe123 Wrote: Hello forum,

for the case the password is not found with wordlist.lst, is it possible to have hashcat automatically switched to brute force mode (e.g. up to 9 char password, all printable chars)

# hashcat -m 1000 -a 0 --force --show --username hash.txt wordlist.lst


How?


Thank you very much!


Joe

No, it is not possible
Reply


Messages In This Thread
RE: switch automatically from wordlist to bf (NTLM) - by marc1n - 07-24-2022, 09:37 AM