piping hashcat into pyrit
#1
Hi,
I'm trying to pipe hashcat into pyrit in order to crack wpa hash with best64.rule. I use hashcat 0.40 and pyrit 0.4.0 in Backtrack 5r3. I have tried the following command with no success
Code:
./hashcat-cli32.bin -m 200  -r rules/best64.rule /root/nofind.hash /root/dic/list3.txt --stdout | pyrit -i - -r /root/handshake/rado-01.cap attack_passthrough
Is this even possible or what would be the correct command for that?
Thank You


Messages In This Thread
piping hashcat into pyrit - by romo77 - 08-30-2012, 11:01 PM
RE: piping hashcat into pyrit - by Pixel - 08-30-2012, 11:10 PM
RE: piping hashcat into pyrit - by romo77 - 08-30-2012, 11:22 PM
RE: piping hashcat into pyrit - by Pixel - 08-31-2012, 12:00 AM
RE: piping hashcat into pyrit - by romo77 - 08-31-2012, 09:50 AM
RE: piping hashcat into pyrit - by atom - 08-31-2012, 10:38 AM
RE: piping hashcat into pyrit - by romo77 - 08-31-2012, 12:01 PM