Author Topic: WPA hash to MD5 hash ?  (Read 3237 times)

0 Members and 1 Guest are viewing this topic.

Offline Difermo

  • /dev/null
  • *
  • Posts: 11
  • Cookies: -1
    • View Profile
WPA hash to MD5 hash ?
« on: March 03, 2015, 05:26:46 pm »
I hacked wifi with reaver. Got password. Then I captured WPA/WPA2 4-way handshake of same network. I tested that cap file with aircrack-ng and wordlist.txt that have password (obtained with reaver). It worked..
Then i converted cap to hccap with online hashcat converter.
Then I used hashcat with -m 2500 and it also worked. But speed is around 1000 k/s for aircrack and hashcat -m 2500. (both speed are around 1000 tries/second)

I done -b with hashcat and it tells that MD5 speed is 14MK/s. Thats much faster. But when i run with command -m 0 it tells me "no hashes loaded"
Whats wrong and how to convert wpa hash to md5 hash and get that million tries speed?

Offline flowjob

  • Knight
  • **
  • Posts: 327
  • Cookies: 46
  • Pastafarian
    • View Profile
Re: WPA hash to MD5 hash ?
« Reply #1 on: March 03, 2015, 06:27:08 pm »
You can't "convert" one hash to another one without knowing its contents. If you do know the data you can just hash it with md5. If you do not know the data that's hashed, then you cannot "convert" it from one algo to another one...
Quote
<phil> I'm gonna DDOS the washing machine with clothes packets.
<deviant_sheep> dont use too much soap or youll cause a bubble overflow

Offline HTH

  • Official EZ Slut
  • Administrator
  • Knight
  • *
  • Posts: 395
  • Cookies: 158
  • EZ Titan
    • View Profile
Re: WPA hash to MD5 hash ?
« Reply #2 on: March 03, 2015, 08:15:20 pm »
Yeah to reiterate that in another way, hashes are like IRL safes. Some have relatively simple locking mechanisms and are easy as fuck to bruteforce (MD5) while others have biometrics n shit and are a real pain in the Ass. (WPA/SHA). Either way youre not gonna be able to put the contents of one safe anywhere else till you get it open :p

Also god damn man, 1000 PMK/s for wpa && 14 m/s md5 ? are you rocking a pentium 4? Get a cloud account if youre gonna be cracking hashes o.o
<ande> HTH is love, HTH is life
<TurboBorland> hth is the only person on this server I can say would successfully spitefuck peoples women

Offline Difermo

  • /dev/null
  • *
  • Posts: 11
  • Cookies: -1
    • View Profile
Re: WPA hash to MD5 hash ?
« Reply #3 on: March 03, 2015, 08:52:34 pm »
Well I was just curious about that, and trying to speed up a little. Logic was saying that i cant convert it, otherwise much more smarter then me would ask or done before me :)!!!

I'm not trying to hack CIA so I dont need supercomputer. Im just learning how it works and trying to understand. This one is old computer with Intel dual core T5800 2GHz processor (7 years old computer). ITs a laptop with dead GPU so im stuck with CPU. Thats why I cant use pyrit or similar tool
But since you mention, are cloud account free or does it pay? I soa (i think) Amazon ES2 or something like that. But its not free.