From 81cd235ce0fa3db2126ffac86f87787870541c82 Mon Sep 17 00:00:00 2001 From: Will Pennell Date: Sun, 6 Apr 2014 09:51:43 -0400 Subject: [PATCH] OpenVAS Setup Phoned this one in; need to review --- tools/openvas-setup.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tools/openvas-setup.md diff --git a/tools/openvas-setup.md b/tools/openvas-setup.md new file mode 100644 index 0000000..2be7592 --- /dev/null +++ b/tools/openvas-setup.md @@ -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 +------- +