|
Message-Id: <1B3F81A0-7309-4962-953D-44C71B184FE0@hacktalk.net> Date: Sat, 29 Dec 2012 11:33:22 -0500 From: Luis Santana <hacktalk@...ktalk.net> To: john-users@...ts.openwall.com Subject: Re: How to use RULES to check for partially a remembered password create a file with PicketFence6 as the only line. Then go into your John.conf/John.ini file and add the following: [List.Rules:PicketFence] Az"[a-zA-Z0-9$!&?][a-zA-Z0-9$!&?][a-zA-Z0-9$!&?][a-zA-Z0-9$!&?][a-zA-Z0-9$!&?]" Then invoke john the like this: john -w:FileWithPicketFence6InIt -ru:PicketFence crackfile That will take your PicketFence6 word in your "wordlist" and append those characters to it 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.