diff --git a/modules/generators/structured_content/hackerbot_config/hbauthentication/templates/intro.md.erb b/modules/generators/structured_content/hackerbot_config/hbauthentication/templates/intro.md.erb index 421904a1c..b248f5ca6 100644 --- a/modules/generators/structured_content/hackerbot_config/hbauthentication/templates/intro.md.erb +++ b/modules/generators/structured_content/hackerbot_config/hbauthentication/templates/intro.md.erb @@ -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?