OpenVAS Feed Update

phoned this one in, need to review
This commit is contained in:
Will Pennell 2014-04-06 09:51:21 -04:00
parent 025678b543
commit 72eb1dea76

View File

@ -0,0 +1,27 @@
# openvas-feed-update
Notes
-------
Help Text
-------
```
Updating OpenVas Feeds
[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
-------