This project documents the setup of Kali Linux on a Windows system using Oracle VirtualBox.
A prebuilt Kali Linux VirtualBox image was used instead of manually installing Kali Linux using an ISO file. This helped simplify the setup process and create a beginner cybersecurity practice lab.
- Oracle VirtualBox
- Kali Linux Virtual Machine
- Windows 10/11 (64-bit)
- 7-Zip / WinRAR
| Component | Recommended |
|---|---|
| RAM | 4 GB or more |
| CPU | Dual Core |
| Storage | 25 GB free space |
| Operating System | Windows 10/11 64-bit |
- Open browser
- Search for VirtualBox
- Visit official Oracle VirtualBox website
- Download Windows Hosts version
- Install VirtualBox
- Visit Kali Linux official website
- Open Downloads section
- Select Virtual Machines
- Download VirtualBox image
- Locate downloaded
.7zor.zipfile - Use 7-Zip or WinRAR
- Extract files into a separate folder
Example:
D:\KaliLinux\
- Open VirtualBox
- Click Machine → Add
- Select the
.vboxfile - Import virtual machine successfully
- Allocated RAM
- Verified storage
- Configured processor settings
- Checked network adapter configuration
- Start the virtual machine
- Wait for Kali Linux boot
- Access Kali Linux desktop and terminal
- Virtualization Basics
- Linux Environment Setup
- Virtual Machine Management
- Cybersecurity Lab Configuration
- Basic Networking Setup
- Learn Linux terminal commands
- Practice Nmap scanning
- Perform packet analysis using Wireshark
- Explore cybersecurity tools in Kali Linux
Kali-Linux-VirtualBox-Lab/
│
├── README.md
│
├── virtualbox-manager.png
└── kali-desktop.png
Tejaswani Animireddy

