Skip to content

Latest commit

 

History

History
131 lines (67 loc) · 3.43 KB

File metadata and controls

131 lines (67 loc) · 3.43 KB

Install Kali Linux

Download the Kali Linux .iso file.

Get Kali | Kali Linux

After downloading the Kali ISO we will build the VM.

Name the VM and choose Linux as the type and Debian (64-bit) as the version. Note we will not provide the ISOP image yet.

Untitled

Set the Memory and CPUs.

Untitled

Increase the disk size to at least 100GB. In this example we set it to 120GB.

Untitled

Review and click finish.

Untitled

Before starting the VM we have some additional configurations to make.

First, start pfSense. Once pfSense has started, go to settings on Kali Linux.

Go to System. Uncheck Floppy and move Hard Disk and Optical up on the list.

Untitled

Go to storage. We will now add the ISO file. Highlight Empty and then select the pull down menu by the disk icon and select the Kali Linux iso.

Untitled

Go to network. Attach the Network Adaptor to Internal Network and Choose LAN 0. Then select the Advanced dropdown. Select Paravirtualized Network.

image.png

After double checking to ensure that pfSense is running, we can start Kali Linux.

Select Graphical Install

Untitled

Chopose your language and select continue.

Untitled

Select location.

Untitled

Select Keyboard.

Untitled

Choose the name of the host you want.

Untitled

Leave Domain name blank.

Untitled

Give the name of the user.

Untitled

Select the username.

Untitled

Choose password.

Untitled

Select the time zone.

Untitled

Select use entire disk and hit “Continue”

Untitled

Select “Continue”

Untitled

Select “Continue”

Untitled

Select “Continue”

Untitled

Choose “Yes” and select “Continue”

Untitled

Select the following Desktop environments and select “Continue”

Untitled

Select Yes

Untitled

Choose /dev/sda (ata-VBOX_HARDDISK_VB….. and select “Continue:

Untitled

Choose Continue

Untitled

Now login with the credentials you created earlier.

Untitled

Run ip a to ensure the VM received an IP address in the correct IP range.

ip a

image.png