Configure Tenable Nessus + Tenable Web App Scanning for Tenable Security Center Offline
Required Tenable Security Center User Role: Administrator
Note:If you already configured Tenable Nessus + Tenable Web App Scanning for Tenable Security Center offline, you only need to repeat steps 3-5.
Before you begin:
-
Apply the Tenable Web App Scanning for Tenable Security Center license, as described in Update an Existing License.
-
Update any Tenable Web App Scanning plugins, as described in Perform an Offline Tenable Web App Scanning Plugins Update.
To configure Tenable Nessus + Tenable Web App Scanning for Tenable Security Center offline:
-
On a system with Docker installed that is connected to the internet, run the following commands:
docker pull tenable/was-scanner:latest
docker save tenable/was-scanner:latest > was-scanner-image.tar
-
Transfer the was-scanner-image.tar file to the Tenable Nessus scanner you want to configure as a Tenable Web App Scanning scanner.
-
Ensure the Tenable Nessus scanner host you’re configuring:
-
Install and run Docker version 20.0.0 or later on your Tenable Nessus host. Tenable recommends the official Docker builds and install packages.
Note: If your scanner is configured to connect through a proxy, ensure that you configure the proxy settings directly in Docker.
-
Ensure you are running Tenable Nessus version 10.6.1 or later.
-
Ensure Tenable Nessus meets the Hardware Requirements.
-
Run docker load < was-scanner-image.tar.
-
Ensure tenable/was-scanner is visible when you run docker image ls.
-
-
Enable the Tenable Web App ScanningCapable option for the Tenable Nessus scanner in Tenable Security Center, as described in Tenable Nessus Scanners.
-
Add a scan zone in Tenable Security Center, as described in Add a Scan Zone.
-
Add a universal repository for the scan data in Tenable Security Center, as described in Add a Repository.
-
Configure your Tenable Web App Scanning credentials, as described in Add Credentials.
-
Create a Web App Scanning scan policy, as described in Add a Scan Policy.
-
Add a web app scan in Tenable Security Center, as described in Add a Web App Scan.