- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 197字
- 2021-06-24 18:44:57
Creating the virtual machine
Start by opening VirtualBox and creating a new virtual machine. Select a name for it (we will use Kali-Linux), and set Linux as the type and Debian (64-bit) as the version. If you selected a 32-bit ISO, change the version for Debian (32-bit). Then, click on Next:

In the next screen that appears, select the amount of memory reserved for the virtual machine. Kali Linux can run with as low as 1 GB of RAM; however, the recommended setting for a virtual machine is 2-4 GB. We will set 2 GB for our machine. Remember that you will require memory in your host computer to run other programs and maybe other virtual machines:

In the next step, we will create a hard disk for our virtual machine. Select Create a virtual hard disk now and click on Create. On the next screen, let the type remain as VDI (VirtualBox Disk Image) and Dynamically allocated. Then, select the filename and path; you can leave that as it is. Last, select the disk size. We will use 40 GB. A freshly installed Kali Linux uses 25 GB. Select the disk size, and click on Create:

- Linux設備驅動開發詳解(第2版)
- Linux Mint Essentials
- vSphere Virtual Machine Management
- WindowsServer2012Hyper-V虛擬化部署與管理指南
- Windows Server 2012網絡操作系統企業應用案例詳解
- Kali Linux 2018:Windows Penetration Testing
- Application Development in iOS 7
- ElasticSearch Cookbook
- Vim 8文本處理實戰
- Windows 7使用詳解(修訂版)
- μC/OS-III內核實現與應用開發實戰指南:基于STM32
- CSS揭秘
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)
- Linux系統管理初學者指南:基于CentOS 7.6
- Android NDK Beginner's Guide