-
Notifications
You must be signed in to change notification settings - Fork 459
Using the Shepherd VM
Mark Denihan edited this page Oct 9, 2018
·
1 revision
- A Hyper-visor to run your VM. (Virtual Box recommended but any will work)
- The Latest Security Shepherd VM Downloaded
- Import the Security Shepherd VM into Virtual box
- Before starting the VM, ensure the Network Adapter has been configured to suit you
2.1 Bridged Adapter - You want this if you plan on other machines on your network being able to access your Shepherd VM
2.2 Host Only Adapter - You want this if you do not want to expose Shepherd on any of your networks you connect to
2.3 NAT - You probably do not want this as you will not be able to access the Shepherd from a browser on your host machine. This could be used as a second adapter to enable internet access. - Start the VM
- Sign in with the default credentials included in the VM Download .txt file
- Change the password by running:
passwd
- Find out the machines IP address by running:
ifconfig
- On your host machine, point your browser to https://yourIpHere/
- Sign in with the default admin / password credentials and update the password in the following prompt
- You're Done!