Weird client behaviour in Brain Attack
#3
Did a new test with these settings:

Server Params: hashcat64.exe --brain-server --brain-password <password> --brain-port 12345

Client Params (Dictionary): hashcat64.exe -m 14600 -a 0 -O -w 3 -z --brain-host 192.168.4.8 --brain-password <password> --brain-port 12345 --brain-client-features 3 <target_luks_file> <dictionary>
Dictionary: https://hashes.org/download.php?foundId=...&year=2019

Client Params (Mask 1): hashcat64.exe -m 14600 -a 3 -O -w 4 -z --brain-host 192.168.4.8 --brain-password <password> --brain-port 12345 --brain-client-features 3 <target_luks_file> ?d?d?d?d?d?d?d?d

Client Params (Mask 2): hashcat64.exe -m 14600 -a 3 -O -w 4 -z --brain-host 192.168.4.8 --brain-password <password> --brain-port 12345 --brain-client-features 3 <target_luks_file> ?a?a?a?a

The attacks were started in that order and I cleared the Brain Longterm Memory by removing all brain.* files. Now all clients appear to block each other, none of them is running anymore...

Also attached full Server output and status of the clients. I will leave the files up for approx 24 hours: https://www.dropbox.com/s/0b53bat5txyz2h...s.zip?dl=1
Reply


Messages In This Thread
RE: Weird client behaviour in Brain Attack - by NoReply - 02-20-2019, 12:43 PM