The kali-violet
server serves the Identify function of the NIST CSF.
Network Interfaces
Purple is recommended to be connected to its own LAN only connected to itself and Byzantium.
Prerequisites
- Kali Purple Installation Medium
- Machine (Virtual or bare metal) with at least 1 network interface.
Installation
sudo systemctl enable ssh --now
- Download system updates
sudo apt update && sudo apt full-upgrade
- Download and enable XRDP
sudo apt install xrdp
sudo systemctl enable xrdp --now