Re: [Openvas-discuss] OpenVAS Installation : Error :redis-server is not running or not listening on socket: /tmp/redis.sock

2015-07-16 Thread Wesley Botham
redis-server doesn't listen on /tmp/redis.sock by default. Try adding the line `unixsocket /tmp/redis.sock` to your redis.conf and running `/etc/init.d/redis-server restart`? *Wesley J. Botham* | Software Developer, U.S. Rating *Applied Systems, Inc.* www.appliedsystems.com | wes...@semcat.net

Re: [Openvas-discuss] Long delay when adding first credential

2015-07-16 Thread Wesley Botham
Installing haveged reduced the time to generate a key from 16 minutes to about a second. Thanks for the info and solution! *Wesley J. Botham* | Software Developer, U.S. Rating *Applied Systems, Inc.* www.appliedsystems.com | wes...@semcat.net mailto:wes...@semcat.net On 07/16/2015 10:46 AM,

Re: [Openvas-discuss] No reports listed on reports page

2015-07-16 Thread Eero Volotinen
Hi, please download this script: Setup and start OpenVAS http://openvas.org/setup-and-start.html and run openvas-check-setup -v8 paste output to mailing list.. -- Eero 2015-07-16 8:21 GMT+03:00 Eero Volotinen eero.voloti...@iki.fi: Ok. I can test this, if this is reproducable on my system.

Re: [Openvas-discuss] No reports listed on reports page

2015-07-16 Thread Sam Wouters
I can confirm this issue after upgrading to openvas-manager-6.0.4, after downgrading back to 6.0.1 the reports and assets are shown in the gui (both compiled from source on debian wheezy). The strange thing is, at first, after the upgrading I could see my old reports and an incomplete one of

Re: [Openvas-discuss] No reports listed on reports page

2015-07-16 Thread Landry MINOZA
On 16/07/2015 10:21, Sam Wouters wrote: I can confirm this issue after upgrading to openvas-manager-6.0.4, after downgrading back to 6.0.1 the reports and assets are shown in the gui (both compiled from source on debian wheezy). Just downgrading to openvas-manager-6.0.3 and I can see and

Re: [Openvas-discuss] No reports listed on reports page

2015-07-16 Thread Landry MINOZA
On 16/07/2015 09:08, Eero Volotinen wrote: Hi, please download this script: Setup and start OpenVAS http://openvas.org/setup-and-start.html and run openvas-check-setup -v8 paste output to mailing list.. openvas-check-setup 2.3.1 Test completeness and readiness of OpenVAS-8 (add '--v6'

Re: [Openvas-discuss] No reports listed on reports page

2015-07-16 Thread Landry MINOZA
On 16/07/2015 07:02, Steiner, Thorsten wrote: Hi Eero, Gerald used the rpms, I compiled it from the sources. But the effect stays the same… Same thing here, compiled from source on Debian 7. Tried to get the reports with OMP, they seams to be here but are empty (I discover OMP so maybe my

Re: [Openvas-discuss] No reports listed on reports page

2015-07-16 Thread Steiner, Thorsten
I did the same and it had the same effect: reports und assets are listed and clickable! Thorsten Von: Openvas-discuss [mailto:openvas-discuss-boun...@wald.intevation.org] Im Auftrag von Landry MINOZA Gesendet: Donnerstag, 16. Juli 2015 10:51 An: openvas-discuss@wald.intevation.org Betreff: Re:

Re: [Openvas-discuss] No reports listed on reports page

2015-07-16 Thread Gerald Vogt
Here we go: # sh openvas-check-setup --v8 openvas-check-setup 2.3.1 Test completeness and readiness of OpenVAS-8 (add '--v6' or '--v7' or '--v9' if you want to check for another OpenVAS version) Please report us any non-detected problems and help us to improve this check routine:

Re: [Openvas-discuss] No reports listed on reports page

2015-07-16 Thread Steiner, Thorsten
openvas-check-setup 2.3.1 Test completeness and readiness of OpenVAS-8 (add '--v6' or '--v7' or '--v9' if you want to check for another OpenVAS version) Please report us any non-detected problems and help us to improve this check routine:

[Openvas-discuss] OpenVAS-8 binary packages

2015-07-16 Thread Jan-Oliver Wagner
Hello, It turned out that it is extremely hard to moderate a verified list of 3rd party packages with tested install guides. Therefore I simplified the package page to just a link list to third parties: http://www.openvas.org/install-packages.html Still, the support of the community is

Re: [Openvas-discuss] OpenVAS-8 binary packages

2015-07-16 Thread Eero Volotinen
https://www.kali.org/penetration-testing/openvas-vulnerability-scanning/ provides some packages. and ubuntu ? some ppa? https://launchpad.net/~mrazavi/+archive/ubuntu/openvas Eero -- Eero 2015-07-16 16:25 GMT+03:00 Jan-Oliver Wagner jan-oliver.wag...@greenbone.net: Hello, It turned out

Re: [Openvas-discuss] TLS error when trying to launch scan

2015-07-16 Thread Winfried Neessen
Hi, any other suggestions on how to troubleshoot this? It definetely seems to be GnuTLS related, but I am not able to figure out what happens. gnutls-cli is able to connect: % sudo gnutls-cli --x509cafile /usr/pkg/openvas/var/lib/openvas/CA/cacert.pem --x509certfile

Re: [Openvas-discuss] TLS error when trying to launch scan

2015-07-16 Thread Winfried Neessen
Holy moli... now that I saw my mail, I see the: - Status: The certificate is NOT trusted. The name in the certificate does not match the expected. warning. Looks like this might be the issue. Winni From: Winfried Neessen nees...@cleverbridge.com To: openvas-discuss

Re: [Openvas-discuss] TLS error when trying to launch scan

2015-07-16 Thread Winfried Neessen
Hi again, sorry for the SPAM. I figured the issue and wanted to send the resolution to the group, in case someone has a similar problem. The problem was the scanner verification of the openvasmd. When I ran openvasmd --verify-scanner with the default scanner id, it said failed (this should

[Openvas-discuss] Long delay when adding first credential

2015-07-16 Thread Wesley Botham
**I just set up OpenVAS 8 in an Ubuntu 14.04 VM. I ran openvas-check-setup 2.3.1 and it looks fine (http://pastebin.com/mjAm2pYu). I also ran an immediate scan on 127.0.0.1, which finished quickly and successfully. Then I added a key via Configuration - Targets - Credentials. After clicking

Re: [Openvas-discuss] OpenVAS-8 binary packages

2015-07-16 Thread Jan-Oliver Wagner
On Donnerstag, 16. Juli 2015, Eero Volotinen wrote: https://www.kali.org/penetration-testing/openvas-vulnerability-scanning/ provides some packages. and ubuntu ? some ppa? https://launchpad.net/~mrazavi/+archive/ubuntu/openvas thanks, I added them. -- Dr. Jan-Oliver Wagner |

Re: [Openvas-discuss] Long delay when adding first credential

2015-07-16 Thread Reindl Harald
Am 16.07.2015 um 17:43 schrieb Brandon Perry: If there isn't a lot of entropy during key generation on the system, it can take a long time to create strong RSA keys for encrypting the credentials on the system if one has a 16 minute dealy he should install haveged

Re: [Openvas-discuss] Long delay when adding first credential

2015-07-16 Thread Winfried Neessen
http://www.issihosts.com/haveged/ can help here. From: Brandon Perry bperry.volat...@gmail.com To: Wesley Botham wes...@semcat.net Cc: openvas-discuss openvas-discuss@wald.intevation.org Sent: Thursday, July 16, 2015 5:43:28 PM Subject: Re: [Openvas-discuss] Long delay when adding first

Re: [Openvas-discuss] OpenVAS Installation : Error :redis-server is not running or not listening on socket: /tmp/redis.sock

2015-07-16 Thread prasad mehta
Hello, I have installed the OpenVAS setup on RHEL 7 Linux machine. The installation is successful I am able to get WEB UI for OpenVAS. But there is no result in scanning. Only seeing error in severity. So I run the OpenVAS Check Setup utility found that the scanner is installed, but getting

Re: [Openvas-discuss] Long delay when adding first credential

2015-07-16 Thread Brandon Perry
If there isn't a lot of entropy during key generation on the system, it can take a long time to create strong RSA keys for encrypting the credentials on the system. On Thu, Jul 16, 2015 at 10:41 AM, Wesley Botham wes...@semcat.net wrote: I just set up OpenVAS 8 in an Ubuntu 14.04 VM. I ran