mirror of https://github.com/1N3/Sn1per.git
Updated OpenVAS Integration (markdown)
parent
23c732ce8f
commit
3a080fb2f7
|
|
@ -1,6 +1,6 @@
|
|||
First, verify that OpenVAS is running and configured properly by running ```openvas-start```. If no errors are displayed, ensure that you can login to the web UI at https://127.0.0.1:9390. If there are any errors displayed, Sn1per may not be able to communicate with OpenVAS properly. Run ```openvas-check-setup``` to check your setup again.
|
||||
|
||||
To integrate OpenVAS vulnerability scans into Sn1per, edit your ~/.sniper.conf file and enter the appropriate values for the following:
|
||||
To integrate OpenVAS vulnerability scans into Sn1per, edit your /root/.sniper.conf file and enter the appropriate values for the following:
|
||||
|
||||
```
|
||||
# OPENVAS CONFIG
|
||||
|
|
|
|||
Loading…
Reference in New Issue