Technical requirements
To follow along with the exercises in this chapter, please ensure that you have met the following hardware and software requirements:
- Oracle VM VirtualBox – https://www.virtualbox.org/wiki/Downloads
- Oracle VM VirtualBox Extension Pack – https://www.virtualbox.org/wiki/Downloads
- Kali Linux – https://www.kali.org/get-kali/
- Vagrant – https://www.vagrantup.com/
- The Open Web Application Security Project (OWASP) Juice Shop – https://owasp.org/www-project-juice-shop/
- Metasploitable 2 (Linux) – https://sourceforge.net/projects/metasploitable/files/Metasploitable2/
- Metasploitable 3 (Windows and Linux) – https://app.vagrantup.com/rapid7
We’ll be covering the process of setting up Kali Linux, Vagrant, the OWASP Juice Shop, and Metasploitable 2 and 3 in detail in the chapter.
Note
During the installation of Oracle VirtualBox, it’s important...