Re: [Openvas-discuss] non Default scans

2015-08-05 Thread Dury, John C.
It looks like the distribution that comes with Kali is working. You are all 
correct, the nmap scan part does take an extremely long time, especially since 
I am scanning all TCP and UDP ports. I know that is excessive, but 
unfortunately for our situation, it is necessary. 
Thanks all.
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] openvas-nvt-sync ERROR

2015-08-05 Thread Chris
Hi,

 tar (child): bzip2: Cannot exec: No such file or directory

seems you need to install bzip2
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] openvas-nvt-sync ERROR

2015-08-05 Thread Eero Volotinen
sounds like centos 7 (minimal install) + openvas from atomic repo?

yum install -y bzip2 fixes the problem..

--
Eero

2015-08-05 18:53 GMT+03:00 Frédéric Boucher fredericbouc...@hotmail.ca:

 Hi,

 When in try to running this command, i have this error.

 *[root@OPENVAS001 ~]# openvas-nvt-sync*
 *[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
 http://www.openvas.org/openvas-nvt-feed.html'.*
 *[i] NVT dir: /var/lib/openvas/plugins*
 *[w] Could not determine feed version.*
 *[i] rsync is not recommended for the initial sync. Falling back on http.*
 *[i] Will use wget*
 *[i] Using GNU wget: /bin/wget*
 *[i] Configured NVT http feed:
 http://www.openvas.org/openvas-nvt-feed-current.tar.bz2
 http://www.openvas.org/openvas-nvt-feed-current.tar.bz2*
 *[i] Downloading to:
 /tmp/openvas-nvt-sync.ywgwhjGXRd/openvas-feed-2015-08-05-4310.tar.bz2*
 *--2015-08-05 11:51:18--
  http://www.openvas.org/openvas-nvt-feed-current.tar.bz2
 http://www.openvas.org/openvas-nvt-feed-current.tar.bz2*
 *Resolving www.openvas.org http://www.openvas.org (www.openvas.org
 http://www.openvas.org)... 5.9.98.186*
 *Connecting to www.openvas.org http://www.openvas.org (www.openvas.org
 http://www.openvas.org)|5.9.98.186|:80... connected.*
 *HTTP request sent, awaiting response... 200 OK*
 *Length: 17165265 (16M) [application/x-bzip2]*
 *Saving to:
 ‘/tmp/openvas-nvt-sync.ywgwhjGXRd/openvas-feed-2015-08-05-4310.tar.bz2’*

 *100%[=]
 17,165,265  3.88MB/s   in 7.4s*

 *2015-08-05 11:51:25 (2.20 MB/s) -
 ‘/tmp/openvas-nvt-sync.ywgwhjGXRd/openvas-feed-2015-08-05-4310.tar.bz2’
 saved [17165265/17165265]*

 *tar (child): bzip2: Cannot exec: No such file or directory*
 *tar (child): Error is not recoverable: exiting now*
 *tar: Child returned status 2*
 *tar: Error is not recoverable: exiting now*
 *[i] Checking dir: ok*
 *[i] Checking MD5 checksum: /bin/md5sum: /var/lib/openvas/plugins/md5sums:
 No such file or directory*
 *not ok*
 *Error: md5sums not correct. Your NVT collection might be broken now.*
 *Please try this for details: cd /var/lib/openvas/plugins ; /bin/md5sum
 -c /var/lib/openvas/plugins/md5sums | less*

 Can you help my with that.

 Thank you,


 Frédéric



 ___
 Openvas-discuss mailing list
 Openvas-discuss@wald.intevation.org
 https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss