|
@@ -18,12 +18,17 @@ sudo /opt/nessus/sbin/nessuscli -v
|
|
|
sudo /opt/nessus_agent/sbin/nessuscli -v
|
|
|
```
|
|
|
|
|
|
-## Log location
|
|
|
+## Log location Tenable.SC
|
|
|
```
|
|
|
/opt/sc/admin/logs
|
|
|
/opt/sc/support/logs
|
|
|
```
|
|
|
|
|
|
+## Log location Nessus
|
|
|
+```
|
|
|
+/opt/nessus/var/nessus/logs
|
|
|
+```
|
|
|
+
|
|
|
## Upgrading Nessus and Tenable.sc (Security Center)
|
|
|
|
|
|
- Download the latest RPM from [Tenable Download - Nessus](https://www.tenable.com/downloads/nessus)
|
|
@@ -184,6 +189,20 @@ Create a compressed tar archive of the 2 files: (Note: Applications such as 7-Zi
|
|
|
|
|
|
`tar -zcvf upload_this.tar.gz custom_feed_info.inc custom_CA.inc`
|
|
|
|
|
|
+### Audit File Annoyances
|
|
|
+
|
|
|
+See https://docs.tenable.com/nessus/compliancechecksreference/Content/UnixBANNER_CHECK.htm for additional help
|
|
|
+
|
|
|
+CIS benchmarks variables
|
|
|
+
|
|
|
+#### Banner Text
|
|
|
+
|
|
|
+Copy the banner from an SSH cmd prompt and paste it into the compliance checks settings text box.
|
|
|
+
|
|
|
+
|
|
|
+NTP server address: 169\.254\.169\.123
|
|
|
+log server: 192\.168\.0\.1
|
|
|
+
|
|
|
|
|
|
# Tenable Nessus Manager Notes
|
|
|
|