On Wednesday, 27. May 2015 13:53:48 Jason Bierschwale wrote:
> I am attempting to find a reliable and accurate vulnerability scanner. I
> found OpenVAS preloaded with Kali Linux, so I created a VM from an ISO. I
> am behind a corporate firewall. When I try to run the "openvas check setup"
> script, I get several errors depending on what I have done to that point.
> At this point, the check setup script is telling me that "No OpenVAS SCAP
> database is found. (Tried: /var/lib/openvas/scap-data/scap.db), and that I
> need to "FIX: by running a SCAP synchronization script like
> openvas-scapdata-sync or greenbone-scapdata-sync". I have tried both, and
> neither works.

well, the greenbone script only works with a valid access key.
The openvas script accesses a public service.


> As I mentioned, I am behind a corporate firewall. I am
> working with my network SME to try and get connected via rsync (we opened
> port 873 and created originator and receiver rules), but I am still unable
> to use rsync. I found a command in a forum online that referenced "-wget"
> after a command (can't remember the exact syntax), but it did not work
> either. I would really like to start using this tool. Surely someone else
> has found a solutions to this issue. Please share... thanks!

There is no wget for the scap data. The simple reason is bandwidth problem.
SCAP data are big files. And unfortunately, they are changed minimally
for no good reason each time. Thus a sync process is saves a lot of bandwith
on the server side.

With openvas-scapdata-sync --selftest you can test the connection without
really doing the sync.
There is also a "--verbose" switch.

In some cases the DNS can fail. Make sure you can ping feed.openvas.org from
where you start the sync script.

-- 
Dr. Jan-Oliver Wagner |  +49-541-335084-0  |  http://www.greenbone.net/
Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 
202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to