OpenVAS Setup

Phoned this one in; need to review
This commit is contained in:
Will Pennell 2014-04-06 09:51:43 -04:00
parent 72eb1dea76
commit 81cd235ce0

25
tools/openvas-setup.md Normal file
View File

@ -0,0 +1,25 @@
# openvas-setup
Notes
-------
Help Text
-------
```
[i] This script synchronizes an NVT collection with the 'OpenVAS NVT Feed'.
[i] The 'OpenVAS NVT Feed' is provided by 'The OpenVAS Project'.
[i] Online information about this feed: 'http://www.openvas.org/openvas-nvt-feed.html'.
[i] NVT dir: /var/lib/openvas/plugins
[i] Will use rsync
[i] Using rsync: /usr/bin/rsync
[i] Configured NVT rsync feed: rsync://feed.openvas.org:/nvt-feed
[w] Private directory '/var/lib/openvas/plugins/private' not found.
[w] Non-feed NVTs not migrated there will be deleted by rsync.
```
Example Usage
-------
Links
-------