|
Message-Id: <5EDA27B8-60BD-412A-99AE-0910CC0875F5@djb.eml.cc> Date: Fri, 29 Aug 2014 17:23:31 -0400 From: David <john-users@....eml.cc> To: john-users@...ts.openwall.com Subject: WPA-PSK/WPA2-PSK Hello everyone, Based on the info at: http://openwall.info/wiki/john/WPA-PSK, I downloaded wpa-induction.pcap, converted it using: $ ./wpapcap2john ~/Downloads/wpa-Induction.pcap > ~/Downloads/wpa-Induction.crackme added “Induction” to my dictionary, and then ran: $ ./john --format:wpapsk ~/Downloads/wpa-Induction.crackme -w password.lst Loaded 1 password hash (wpapsk, WPA/WPA2 PSK [PBKDF2-SHA1 128/128 SSE2 4x]) Note: minimum length forced to 8 Press 'q' or Ctrl-C to abort, almost any other key for status 0g 0:00:00:00 DONE (2014-08-29 17:18) 0g/s 1270p/s 1270c/s 1270C/s morecats..newcourt Session completed $ ./john --show ~/Downloads/wpa-Induction.crackme 0 password hashes cracked, 2 left What am I missing? Thanks, David P.S. I’m using the bleeding-jumbo branch…
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.