lab updates

This commit is contained in:
Z. Cliffe Schreuders
2019-01-27 00:07:29 +00:00
parent 0fbc4bec40
commit fce437f9e2

View File

@@ -277,7 +277,7 @@ Add some new users with these passwords:
==Use John the Ripper (or Johnny a GUI for the John the Ripper) to crack the passwords.==
> Hint: `man john`, on the Kali Linux system.
> You will need to combine the passwd and shadow files (manually or with the kali `unshadow` command.)
> Tip: you can make a copy of the passwd and shadow files on the desktop (to your <%= main_user %> home directory), then from the Kali VM scp them over (`ssh <%= main_user %>@DESKTOP_IP:FILENAME .`), run unshadow, then start cracking them with your software of choice.
> Tip: you can make a copy of the passwd and shadow files on the desktop (to your <%= $main_user %> home directory), then from the Kali VM scp them over (`ssh <%= $main_user %>@DESKTOP_IP:FILENAME .`), run unshadow, then start cracking them with your software of choice.
==Log Book Questions:==
- Which passwords are cracked the fastest?