Install Tenable Nessus on Raspberry Pi
Tenable Nessus 10.0.0 and later supports scanning on the Raspberry Pi 4 Model B with a minimum of 8GB memory.
-
Download the Tenable Nessus package file. For details, see Download Nessus.
-
From a command prompt or terminal window, run the Nessus installation command:
dpkg -i Nessus-10.0.0-raspberrypios_armhf.deb
-
From a command prompt or terminal window, start the nessusd daemon by running the following command:
/bin/systemctl start nessusd.service
-
Open Tenable Nessus in your browser.
-
To access a remotely installed Nessus instance, go to https://<remote IP address>:8834 (for example, https://111.49.7.180:8834).
-
To access a locally installed Nessus instance, go to https://localhost:8834.
-
-
Perform the remaining Nessus installation steps in your browser.