|
Message-ID: <BLU0-SMTP50AFD05F4BAB80390BE7F4FD1E0@phx.gbl> Date: Wed, 30 Jan 2013 13:30:21 +0100 From: Frank Dittrich <frank_dittrich@...mail.com> To: john-dev@...ts.openwall.com Subject: Re: Speeding up WPAPSK, by leveraging salt shortcomings On 01/30/2013 09:31 AM, magnum wrote: > We could add a john.conf option ShowUIDinCracks = Bool, that when set will add the uid to the crack output. So instead of the normal real-time crack output: > > password123 (Administrator) > sesame (root) > Induction (netgear) > > We'll get this: > > password123 (Administrator:500) > sesame (root:0) > Induction (netgear:31-33-7b-ab-e5-00) > > ...or something like that (for this output, using dashes is better than not when storing BSSID). Something similar could be done to --show using the same config option. What about ShowFieldsInCracks = [all|All|ALL|coma_separated_list_of_fields] Valid field names could be listed in the john.conf comment. Then, we do have just one additional option, but more flexibility with only a little additional effort. We could even use two different config options for crack output and --show output, and use the current list of fields as default values for these config options. Frank
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.