Problems with bruteforce test wpa2
#1
Hello all,

I have run into some problems I cant solve, been at it for a day now and still no progress. I hope I can get some help here to solve my problem.   Smile 

I'am running Hashcat v6.1.1 on a fully updated Windows 10 (v1909, not v2004) with latest Nvidia drivers (v452.06) and a GTX 1080ti card + a AMD Ryzen 7 3800X on a X470 board.

I have a test router at home I'm trying to bruteforce, have captured a handshake in a hccapx file. Since it is my own router I know the password.

When I run a dictionary attack against the file I get a cracked status, but sometimes it doesn't write the results in the specified file, but it finds the password at least. Why wont it write the password in the RESULTS.txt file every run?

Command used:  hashcat -m 2500 Test_WiFi.hccapx -a 0 -w 3 Test_WiFi.txt -o RESULTS.txt --session=Test-Wifi


But when I use a bruteforce metod to try to find the password it fails all the time?? I have specified the letter to use since I know the password, but still only get status exhausted.

Command used: hashcat -m 2500 Test_WiFi.hccapx -a 3 -w 3 -1 ABCDE12345 ?1?1?1?1?1?1?1?1 -o RESULTS.txt --session=Test-Wifi


What am I doing wrong? Why wont it work?

Thank you in advance, K.    Smile
Reply


Messages In This Thread
Problems with bruteforce test wpa2 - by Kalle - 08-26-2020, 12:17 PM
RE: Problems with bruteforce test wpa2 - by Kalle - 08-26-2020, 02:16 PM
RE: Problems with bruteforce test wpa2 - by Kalle - 08-26-2020, 02:57 PM