Technical requirements
For this chapter, you will need the following:
- A pfSense firewall, which you can download from https://www.pfsense.org/download/.
- A Kali Linux VM running with the following tools installed:
- Empire: https://github.com/BC-SECURITY/Empire/releases/tag/v3.8.2
- mimikatz: https://github.com/gentilkiwi/mimikatz/releases
- Proxychains: This can be installed by running
sudo apt install proxychains
- chisel: https://github.com/jpillora/chisel/releases
- Freerdp2: This can be installed by running
sudo apt install freerdp2-x11 freerdp2-shadow-x11
You can view this chapter's code in action here: https://bit.ly/3lAzYVb