diff --git a/tools/openvas-feed-update.md b/tools/openvas-feed-update.md new file mode 100644 index 0000000..55e47a3 --- /dev/null +++ b/tools/openvas-feed-update.md @@ -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 +------- +