Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 29 Dec 2012 17:07:06 +0000
From: John Hall <JohnH@...tworking.com>
To: "john-users@...ts.openwall.com" <john-users@...ts.openwall.com>
Subject: RE: How to use RULES to check for partially a
 remembered password

1. Put this in john.config

.
[List.Rules.myrule1]
Az"[a-zA-Z0-9$!&?][a-zA-Z0-9$!&?][a-zA-Z0-9$!&?][a-zA-Z0-9$!&?][a-zA-Z0-9$!&?]"

# A "no rules" rule for Single mode
[List.Rules:None]
:
2. Created a file pwfirstpartInit with the first part of the partially remembered password in it

3. invoked john as follows
  ./john -w:pwfirstpartInit -ur:myrule1 pwsafedump

4. got this msg
No wordlist mode rules found in ./john.conf


What did I miss?


____________________.______________
From: Luis Santana [hacktalk@...ktalk.net]
Sent: Saturday, December 29, 2012 8:55 AM
To: john-users@...ts.openwall.com
Subject: Re: [john-users] How to use RULES to check for partially a remembered password

Yup that looks about right


Luis Santana : Founder - HackTalk Security
http://hacktalk.net
hacktalk@...ktalk.net
HackTalk Security - Security From The Underground



On Dec 29, 2012, at 11:27 AM, John Hall <JohnH@...tworking.com> wrote:

> Dhiru,
>
> I actually think I may recall the beginning - perhaps the first 12 characters of a possibly 17 character pw.
>
> So, for example, if I think the password starts "PicketFence6" and then may have 5 characters after it, is there a way to have the pw checking always start with "PicketFence6" and then append characters from the character set [a..zA..Z0..9$!&?]
>
> John
>
> -----Original Message-----
> From: Dhiru Kholia [mailto:dhiru.kholia@...il.com]
> Sent: Saturday, December 29, 2012 12:55 AM
> To: john-users@...ts.openwall.com
> Subject: Re: [john-users] pwsafe2john - How to use this program, preferably in Windows or in Linux if Windows is a no-go?
>
> On Sat, Dec 29, 2012 at 12:39 PM, John Hall <JohnH@...tworking.com> wrote:
>> Yes
>>
>> ./pwsafe2john pwsafe.psafe3     displayed the hash on the terminal
>>
>> ./pwsafe2john pwsafe.psafe3  > pwsafedump    put it in a file
>>
>> Now to try to crack it with john
>
> Try to make a custom dictionary or use RULES if you remember something about the password.
>
> Good Luck!
>
> --
> Cheers,
> Dhiru

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.