From 376c2cd47daadc8a426187b6c13b8b281df290cc Mon Sep 17 00:00:00 2001 From: "Z. Cliffe Schreuders" Date: Sat, 26 Jan 2019 20:14:47 +0000 Subject: [PATCH] lab updates --- .../hackerbot_config/hbauthentication/templates/intro.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4fb95fc32..6e9d16144 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 @@ -7,7 +7,7 @@ - hackerbot_server (leave it running, you don't log into this) - desktop (you can sudo to get superuser access) - server (<%= $server_ip %>, you can ssh to this machine, but you don't have superuser access) -- kali_cracker (you will use this to crack the hashes you find) +- kali_cracker (user: root, password: toor, you will use this to crack the hashes you find) ### Your login details for the "desktop" and "server" VMs User: <%= $main_user %>