Setting up
This first part is about configuring so that a new virtual machine fits in the network.
Installation
-
Download and install .ova from here
Username and passwords are
root
:root123
andsysuser
:sysuser123
, ie. username "root" and password "root123" -
Connect the interface to the NAT network
-
Correct the ip adress
The box is configured to have a bogus IP address and gateway.
Go into the server and correct the static IP address to match the vmware network. See e.g. the debian docs for how to do it.
Notice that
sudo
is not needed (nor installed). It means to log in as superuse, and you have done that already by logging in asroot
.Perhaps you need to reboot in order for the changed to come into effect.
-
Test that it is working as intended
Remember to do screenshots and collect notes.
-
Set up kali on the same network and test that it has internet connection
-
Make a logical network diagram of the system
-
Verify that you have access to the server