SY0-701 Lab Setup Guide
SY0-701 Lab Setup Guide
Pre-requisites
• Windows 10 64-bit Home or Pro 22H2 (build 19045) or higher
• 64-bit processor with Second Level Address Translation (SLAT)
• Hardware virtualization enabled in BIOS
• 16 GB RAM (minimum)
• 60 GB free disk space (minimum)
• Your local Windows account must be a member of the administrators group
o In most cases, it will be
o If you can install software on the computer, then it is
• A working webcam
Software
Download the following items to your Host PC. You will install them later in this Setup Guide.
Optional Hardware
These devices are used in two of the activities. You can obtain them or not as desired.
1. Go to Settings → Update & Security → Windows Aecurity → Virus & threat protection →
Manage settings.
2. Turn off all of the protection features.
3. At the bottom, under Exclusions, click Add an exclusion→ Folder → Local Disk (C:) → Select
folder.
4. Close Settings.
Note: You will have to disable Real-time protection every time you restart your computer.
3. Uninstall Hyper-V
Microsoft Hyper-V is incompatible with VMware. If you have it installed, you will need to uninstall it for
VMware Workstation Player to run.
ipconfig
3. Press Enter.
4. In the results, scroll up to the first adapter and make note of the IPv4 Address.
Note: Your address and adapter name may be quite different from the example shown.
• BlueStacks is actually Android 7.1.2 (Nougat) running in its own virtual machine.
• Previous versions of Bluestacks 5.x required Hyper-V, which is disabled for this lab.
• Bluestacks 5.20 does not require Hyper-V.
5. In the lower right corner of the BlueStacks Player, click the Settings button .
6. In Settings, click Devices.
7. Set the Camera to your webcam.
8. Set the Microphone to a working mic (the webcam should be fine) and click Save Changes.
9. Close Settings.
10. On the App Player desktop, in System Apps click the Camera icon.
13. In either the upper left or lower right corner of the App Player, click the Home button .
14. Close BlueStacks 5.
15. To reduce confusion, on your Host PC desktop, locate and delete the shortcuts for:
• BlueStacks Multi-Instance Manager
• BlueStacks X
wsl -l -v
3. If you do not already have WLS installed, then enter this command:
wsl –install
d. Click OK.
b. In the terminal, type the following and press Enter (note: Linux is case sensitive!):
ifconfig
Note: If you are prompted to install VMware Tools, click Never Remind Me
Metasploitable2 shipped with a configuration error. You will manually correct this.
d. Press Ctrl+o
e. Press Enter
f. Press Ctrl+x
g. Verify that the correction was successful by entering this command:
cat /var/www/mutillidae/config.inc
3. Leave Metasploitable2 VM running, and switch to your Host PC (remember, if necessary press
Ctrl+Alt to release your mouse).
Prepare XP-PRO VM
1. Create the XP-PRO VM.
a. In VMware Workstation 17 Player, on the Home page, click Create a New Virtual
Machine
b. On the Welcome page, select I will install the operating system later and click Next.
c. On the Select a Guest Operating System page, choose Microsoft Windows / Windows XP
Professional and click Next.
d. Change the Virtual machine name: to XP-PRO and click Next.
e. Click Next, and then click Finish.
f. Click Edit virtual machine settings
g. On the Hardware tab, set:
• CD/DVD to use xp_pro_w_sp2_slipstreamed.iso
• Network Adapter to Bridged
h. Click OK, and start the virtual machine.
2. Install XP Professional.
a. At the Welcome to Setup page, click into the screen and press Enter.
b. At the Windows XP Licensing Agreement page, Press F8.
c. At the partition page, press Enter.
d. Press Enter again.
e. Allow XP to install. If necessary, press Ctrl+Alt to release your mouse.
f. In the GUI stage, at the Regional and Language Options page, click Next.
g. At the Personalize Your Software page, for the Name and Organization, enter anything
you like and click Next.
h. At the Your Product Key page enter H36CC-HFBHM-FVY9Q-VFPVC-4H9VG and click
Next.
i. At the Computer Name and Administrator Password page, enter the following
information:
• Computer name: XP-PRO
• Administrator password: password
• Confirm password: password
j. Click Next.
k. At the Date and Time Settings page, click Next.
l. Click Next two more times.
m. In the Display Settings popup box, click OK.
n. In the Monitor Settings popup box, click OK.
o. On the Welcome to Microsoft Windows page, click Next.
p. On the Help protect your PC page, click Not right now, then click Next.
q. On the Internet connection page, click Next.
r. On the Ready to register with Microsoft page, select No, not at this time, and
then click Next.
s. On the Who will use this computer? page, in Your name: enter admin then click
Next.
t. Click Finish.
ipconfig
b. Make note of the IP address. Ensure that it belongs to the same subnet as the Host PC
and other VMs.
Final Preparation
1. Verify that the Host PC can ping all VMs.
a. On your Host PC, open a Command Prompt.
b. Ping Kali Linux VM. Enter the following command. Substitute <Kali IP Address> with
Kali’s actual IP:
2. Verify that the Kali Linux VM can ping Metasploitable2 and XP-PRO.
a. Switch to Kali.
b. Open a terminal.
c. Use the ping command to ping Metasploitable2.
d. After receiving a few replies, press Ctrl+c to stop the ping.
e. Repeat the process to ping XP-PRO.
Note: To resume a suspended VM, open VMware Workstation 17 Player. Select the VM and
click Play Virtual Machine.