The kali-purple server serves the Detect function of the NIST CSF.

Network Interfaces

Purple is recommended to be connected to its own LAN only connected to itself and Byzantium.

Prerequisites

Installation

  1. Download the OPNsense DVD disk image
  2. Set Up Machine
    1. When setting up the virtual machine, choose manual disk partitioning and make a large swap area partition. (24 GB recommended)
  3. Enable SSH
sudo systemctl enable ssh --now
  1. Download system updates
sudo apt update && sudo apt full-upgrade
  1. Download and enable XRDP
sudo apt install xrdp
sudo systemctl enable xrdp --now
  1. Install & Setup the Elastic Stack