Add a Linked Tenable Nessus Scanner
Required Tenable Security Center User Role: Administrator
To add a linked Tenable Nessus scanner to Tenable Security Center:
- 
                                                        Log in to Tenable Security Center via the user interface. 
- 
                                                        In the left navigation, click Resources >Tenable Nessus Scanners. The Tenable Nessus Scanners page appears. 
- 
                                                        At the top of the table, click Link Scanner. The Add Tenable Nessus Scanner page appears. 
- 
                                                        
- 
                                                        At the top of the table, click Add. The Add Web Application Scanner panel appears. 
- 
                                                        Configure the Web Application Scanner. - 
                                                                In the Linking Key section, click Copy to copy the linking key to your clipboard. 
- 
                                                                Configure the Web Application Scanner, as described in Web App Scans. 
- 
                                                                Start the Docker container using the following command, where: - 
                                                                        <scanner_name> is a unique name for the scanner. 
- 
                                                                        <SP_URL> is the Sensor Proxy URL. 
- 
                                                                        <linking_key> is the linking key you copied in step 4a. 
 Copydocker run -d -e WAS_SCANNER_NAME=<scanner_name> -e WAS_PLATFORM_URL=<SP_URL> -e WAS_LINKING_KEY=<linking_key> tenable/was-scanner:latest Additional Docker variables Additional Docker variablesThe following are some helpful variables you can set in your Docker container. 
- 
                                                                        
 
- 
                                                                
- 
                                                        The scanner appears in the Web Application Scanners table. 
What to do next:
- 
                                                        Before you use a Web Application Scanner, add the scanner to a Scan Zones.