Technical requirements
To follow along with the exercises in this chapter, please ensure that you have met the following hardware and software requirements:
- Kali Linux – https://www.kali.org/get-kali/
- EyeWitness – https://github.com/RedSiege/EyeWitness
- S3Scanner – https://github.com/sa7mon/S3Scanner
If you’re unable to connect to the internet from Kali Linux, use the cat /etc/resolv.conf
command to determine whether your DNS servers are set correctly on Kali Linux, then use the sudo systemctl restart NetworkManager
command to restart the Network Manager stack. As a last resort, you can restart the Kali Linux operating system.