jbreed-nessus

jbreed-nessus

Docker app from jbreed's Repository

Overview

Nessus is a network vulnerability scanner. This is a paid product, but for small home deployments one can request a free license during the setup GUI steps for internal/small networks.

nessus

Docker container for Nessus 8.

This docker is aligned to utilize Ubuntu 18.04 with the corresponding Nessus .deb file.

The Nessus file can be downloaded from here: https://www.tenable.com/downloads/nessus Nessus-8.5.1-ubuntu1110_amd64.deb

To build: -Clone repository and download the Nessus-xxxx.deb file for 64-bit Ubuntu 18.04 placing it in the config directory -Verify the Nessus-XXXX.deb statement in the dockerfile (and setup.sh file) align with the correct version -Run the command: docker build -t nessus .

For pulling off dockerhub, the following command can be used to include setting permissions, volume mappings, and port mapping. docker run -d --name nessus --mount source=nessus,target=/config -e PUID=99 -e PGID=100 -p 8834:8834 jbreed/nessus

Install jbreed-nessus on Unraid in a few clicks.

Find jbreed-nessus in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for jbreed-nessus Review the template variables and paths Click Install

Download Statistics

1,382,218
Total Downloads
839
This Month
385
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
jbreed/nessus
Last Updated2021-09-04
First Seen2019-07-04

Runtime arguments

Web UI
https://[IP]:[PORT:8834]/
Privileged
false