Brain mode
#1
Hello
With --brain mode I can perform an attack Wordlist:
Quote:hashcat --brain-client --brain-host=127.0.0.1 --brain-port=7890 --brain-password=xx -z -m 23800 -a 0 -O -w 3 txt.hash Wl.txt

but it doesn't work with  Wordlist + Rules:
Quote:c:\hashcat>hashcat --brain-client --brain-host=127.0.0.1 --brain-port=7890 --brain-password=xx -z -m 23800 -a 6 -O -w 3 txt.hash Wl.txt ?d?d?d?d
Invalid attack mode (-a) value specified in brain-client mode.

Why?
Reply


Messages In This Thread
Brain mode - by Terry - 09-11-2025, 11:20 AM
RE: Brain mode - by buka - 09-11-2025, 12:49 PM
RE: Brain mode - by Terry - 09-11-2025, 12:58 PM
RE: Brain mode - by buka - 09-11-2025, 02:05 PM
RE: Brain mode - by Terry - 09-11-2025, 02:29 PM