Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

Re: Etc/shadow file and john

Subject: Re: Etc/shadow file and john
Date: Thu, 28 Jul 2005 07:58:47 +0200
are you just using the shadow file?
to crack it with john you have to correlate it with the passwd file.
there should be a tool in your john directory, which is called unshadow.
so safe the shadow and passwd from the machine and do the following:

unshadow passwd.txt shadow.txt > tocrack.txt

then tocrack.txt can be cracked by john
hope that helps.

cheers,
frank


----- Original Message ----- From: "Sherwyn Williams" <sherwill22@tmail.com>
To: <pen-test@securityfocus.com>
Sent: Wednesday, July 27, 2005 6:56 PM
Subject: Etc/shadow file and john



I am doing an assesment for passwords on a network, after getting the password file I piped the output to a text file, tried to run that against John and can't get any luck with the program. Do anyone here uses any other password programs, and is there a better format than a text file to store the out of the etc/shadow when trying to get the passes.
Sherwyn Williams
Technical Consultant
Sherwill22@tmail.com



<Prev in Thread] Current Thread [Next in Thread>