Mask not finding password Straight hit or miss.
#18
(11-17-2019, 09:36 PM)robertde Wrote:
Sorry I made a mistake I didn't take the password of rockyou, just thought to check it, it was in there twice. Towars the beginning and the end. Sorry again.


Man you're making this way to complicated and confusing to understand, swapping OS's and using different wordlist and all sorts of jazz. 

All you have to do is not use the GUI that you have been using and learn hashcat thru the Wiki. The command Prompt works as it would in K-linux or I'm assuming you mean The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)'s terminal.

So start up your PRIMARY OS and do a simple bruteforce attack on the example hash for WPA2 using ONLY your videocard. 


Download Hashcat  - Extract it to your desktop to make this easy 
Download this example hash - Move the file into the hashcat directory (password is hashcat!)

Open cmd/terminal in the hashcat directory
run hashcat  ONLY using your video card:
Code:
hashcat64.exe -d 1 -m 2500 -w 3 -a 3 hashcat.hccapx h?l?l?l?l?l?s

????
Profit
Reply


Messages In This Thread
RE: Mask not finding password Straight hit or miss. - by slyexe - 11-18-2019, 03:17 AM