Ethicalnhacking Lab 1 Setup
Ethicalnhacking Lab 1 Setup
PREREQUISITES:
In this lab, the following resources will be used:
• Kali Linux distribution as attacking OS.
• Windows 7 as a Practice target (or any other suitable).
• Latest VMware Workstation Pro as a Hypervisor (VMware 17).
PROCEDURES:
❖ Step 1
Install the VMware Workstation Pro Hypervisor to the existing OS, this hypervisor will help to
emulate practice targets as they will be installed on top of the hypervisor. Henceforth, reducing the
expensiveness of having multiple physical workstations as practice targets.
The hypervisor can be downloaded from the VMware official site,
https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html of which can
be installed via GUI in windows OS, or in Linux by simply issuing a command to enable execution
of the downloaded file, that is, chmod a+x VMware... before executing the file with the
command ./VMware...
NOTE: Once the two virtual machines are all installed, its paramount to set both machines in the
same network domain, preferably in NAT network configuration.
❖ Step 3
Under “Edit Virtual machine settings” click “Network Adapter” and choose “NAT” radio button.
Fig 3: NAT configuration for the kali VM.
Generally, above steps are the basic general guide on how an ethical lab can be set. We’ve used kali
Linux and Window 7 as attacking machine and victim machine respectively. In most cases OS used
as target or sometimes attacking machines could be of different distributions, versions or variable
vendors of varied architectures. However, the basic steps and fundamental configurations during pen
tests as explained above are preserved.
REFERENCES
https://www.youtube.com/watch?v=bec8boyxp34
https://www.vulnhub.com
https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html