From 72eb1dea7641e64a66bf6291e7974fd3b3650850 Mon Sep 17 00:00:00 2001 From: Will Pennell Date: Sun, 6 Apr 2014 09:51:21 -0400 Subject: [PATCH] OpenVAS Feed Update phoned this one in, need to review --- tools/openvas-feed-update.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tools/openvas-feed-update.md 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 +------- +