Time for action – installing Kali
Kali is relatively simple to install. We will run Kali by booting it as a live DVD, and then install it on the hard drive.
Perform the following instructions step by step:
- Burn the Kali ISO (we are using the Kali 32-bit ISO) you downloaded, onto a bootable DVD.
- Boot the laptop with this DVD and select the option Install from Boot menu:
- If booting was successful, then you should see an awesome retro screen as shown in the following screenshot:
- This installer is similar to the GUI-based installers of most Linux systems and should be simple to follow. Select the appropriate options on every screen and start the installation process. Once the installation is done, restart the machine as prompted and remove the DVD.
- Once the machine restarts, a login screen will be displayed. Log in as
root
and the password is whatever you set it to during the installation process. You should now be logged into your installed version of Kali. Congratulations! - I will change the desktop theme and some settings for this book. Feel free to use your own themes and color settings!
What just happened?
We have successfully installed Kali on the laptop! We will use this laptop as the penetration tester's laptop for all other experiments in this book.
Have a go hero – installing Kali on VirtualBox
We can also install Kali within virtualization software such as VirtualBox. If you don't want to dedicate a full laptop to Kali, this is the best option. Kali's installation process in VirtualBox is exactly the same. The only difference is the pre-setup, which you will have to create in VirtualBox. Have a go at it! You can download VirtualBox from http://www.virtualbox.org.
One of the other ways in which we can install and use Kali is via USB drives. This is particularly useful if you do not want to install on the hard drive, but still want to store persistent data, such as scripts and new tools, on your Kali instance. We encourage you to try this out as well!
- Spring Boot 2實戰之旅
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 算法基礎:打開程序設計之門
- Android Application Development Cookbook(Second Edition)
- C/C++常用算法手冊(第3版)
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- SharePoint Development with the SharePoint Framework
- Windows Phone 7.5:Building Location-aware Applications
- HTML+CSS+JavaScript網頁設計從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Spring Security Essentials
- Learning Docker Networking
- Flowable流程引擎實戰
- 精通MySQL 8(視頻教學版)
- Zabbix Performance Tuning
- MySQL從入門到精通