Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 24 Jan 2011 20:01:45 -0500
From: "Robert Harris" <rs904c@...scape.net>
To: <john-users@...ts.openwall.com>
Subject: Password file hash type analysis in JtR

John Users,

 

I know that Unix/Linux and Windows password files can have multiple hash
types in them, I think the following output/utility would be useful in JtR.


I'm not sure if it would be best served as a separate utility, or added
functionality to the JtR executable.

 

 

Potential new output:

The following password hash format(s) was/were discovered in the input file
<file>:

<format1>

<format2>

...

<formatx>

 

Line(s) 1-30 contained <format1> type passwords

Line(s) 31-60 contained <format2> type passwords

...                                               

Line(s) 61-90 contained <formatx> type passwords

 

 

What do you think?

 

-Robert B. Harris from VA


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.