Skip to content

Commit 1e3b551

Browse files
committed
adding missing heading
1 parent 266eb23 commit 1e3b551

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/lab-services/class-type-ethical-hacking.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ Invoke-WebRequest ' https://aka.ms/azlabs/scripts/EthicalHacking-powershell' -Ou
7171

7272
# [Windows tools](#tab/windows)
7373

74+
### Prepare template machine for nested virtualization
75+
7476
Follow the instructions to [enable nested virtualization](how-to-enable-nested-virtualization-template-vm.md) to prepare your template VM for nested virtualization.
7577

7678
### Set up a nested virtual machine with Kali Linux image
@@ -79,8 +81,8 @@ Kali is a Linux distribution that includes tools for penetration testing and sec
7981

8082
1. Connect to the template VM by using remote desktop.
8183

82-
1. Download the image from [Offensive Security Kali Linux VM images](https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-image-download/). Remember the default username and password noted on the download page.
83-
1. Download the **Kali Linux Hyper-V 64-Bit (7z)** image for VMware.
84+
1. Download the image from [Offensive Security Kali Linux VM images](https://www.kali.org/get-kali/#kali-virtual-machines). Remember the default username and password are noted on the download page.
85+
1. Download the **Kali Linux Hyper-V 64-Bit (7z)** image for Hyper-V.
8486
1. Extract the .7z file. If you don’t already have 7-zip, download it from [https://www.7-zip.org/download.html](https://www.7-zip.org/download.html).
8587

8688
1. Follow the instructions to [import premade Kali Linux image(https://www.kali.org/docs/virtualization/import-premade-hyperv/) into Hyper-V.

0 commit comments

Comments
 (0)