Operating System - Linux
1753844 Members
7488 Online
108806 Solutions
New Discussion

write shadow passwords to a file with john ?

 
SOLVED
Go to solution
'chris'
Super Advisor

write shadow passwords to a file with john ?

hi

for a security event,
we would like to demonstrate john the ripper.

knows someone howto write found passwords
from the shadow file to a text file ?

kind regards
chris
1 REPLY 1
Bejoy C Alias
Respected Contributor
Solution

Re: write shadow passwords to a file with john ?

Chris,

Run john to crack the passwords.
Then in the same directory run john as 'john -show passwdfile' which will show u the cracked passwords. u can redirect the output of this to a seperate file as 'john -show passwdfile > cracks.txt' .
Be Always Joy ......