Skip to content
Related Articles
Open in App
Not now

Related Articles

How to Install Kali Linux on Windows?

Improve Article
Save Article
Like Article
  • Last Updated : 24 Jun, 2022
Improve Article
Save Article
Like Article

Kali Linux is an open-source Linux distribution based on Debian, designed for sophisticated penetration testing and security auditing. Kali Linux includes hundreds of tools for diverse information security activities such as penetration testing, security research, computer forensics, and reverse engineering. It is a multi-platform solution that is accessible and free to information security experts and enthusiasts. You can install Kali Linux by replacing your existing operating system, but utilizing it on a virtual machine is a preferable and safer choice. It can be run as a regular program on your Windows/Linux PC using Virtual Box.

VirtualBox is free software that allows you to virtualize the x86 computer architecture. It functions as a hypervisor, generating a virtual machine in which the user may run another operating system. Let’s talk about how you can install Kali Linux in a virtual box on windows.

Step-by-Step Instructions for Installing Kali Linux in a VirtualBox on windows

Step 1: Download VirtualBox from Oracle’s official website https://www.virtualbox.org/wiki/Downloads.

Downloading-virtualbox

 

Step 2: Simply double-click the downloaded installer to install VirtualBox.

Step 3: Download the ready-to-use virtual image of Kali Linux from Offensive Security’s download page https://www.kali.org/get-kali/#kali-virtual-machines.

Downloading-virtual-image

 

Step 4: Start VirtualBox. You’ll see an Import button – click on it.

Importing-virtualbox

 

Step 5: Next, navigate to the file you just downloaded and select it for import. The name of the file should start with kali-Linux and finish with the .ova extension

Navigating-file

 

Step 6: The settings for the virtual machine you are about to import will be shown now. You can customize them or leave them as it is.

Appliance-setting

 

Step 7: Click on the import button.

Step 8: It will now be listed. So, simply press the Start button to launch it.

Clicking-to-launch

 

Step 9: You may receive an error at first for USB port 2.0 controller support; to address this, deactivate it by going to settings -> USB -> Untick Enable USB Controller.

Step 10: In Kali Linux, the default username was root, and the default password was toor.

Kali-linux

 

My Personal Notes arrow_drop_up
Like Article
Save Article
Related Articles

Start Your Coding Journey Now!