-1

I trying to use John the ripper to crack hashes but I only have access to the shadow file and not the passwd file. I was wondering if there was way to crack the hashes with only the shadow file.

Also I have been given permission to crack these passwords.

m123332
  • 21
  • 3

1 Answers1

0

Yes. The shadow file - or at least the first two fields (username:hash) - are what John the Ripper is expecting.

Royce Williams
  • 1,487
  • 15
  • 24