Problem with Password
#1
Hi all

I have been experimenting with this program and up untill now all had been going well.

I am trying to experiment with appending decimals to the end of a password. But before I go in to masks etc. I need to make sure that the theory is correct.

I started with a simple capture using airodump with the password "arlenesplace" (The Mrs) this worked great. I then changed the password to include digits "arlenesplace1234" and used airodump again. Unfortunately oclHashcat won't find the amended password the syntax I am using is....
Code:
oclHashcat-plus64.exe -m 2500 C:\Users\Dad\Desktop\oclHashcat-plus-0.15\Hccaps\Deepspace.hccap List.txt
pause
If I place "arlenesplace" back into the list it finds the password as "arlenesplace" but not with the appended digits.

The capture was made in a VM and I thought that for some reason aircrack was holding onto the original handshake so I restarted The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) but with the same results.

Any Ideas?

Rab.


Messages In This Thread
Problem with Password - by Flyinghaggis - 12-06-2013, 01:46 PM
RE: Problem with Password - by philsmd - 12-06-2013, 01:56 PM
RE: Problem with Password - by Flyinghaggis - 12-06-2013, 02:31 PM
RE: Problem with Password - by mastercracker - 12-06-2013, 02:55 PM
RE: Problem with Password - by Flyinghaggis - 12-06-2013, 03:18 PM
RE: Problem with Password - by Flyinghaggis - 12-06-2013, 04:06 PM