[Openvas-discuss] Error while processing 'http://114.79.136.5 using openvas8

2016-01-19 Thread Abraham Sajan
Hi, I am using kalilinux2.0 and i got an error while processing the ip: 114.79.136.5 using openvas8 The error is [*] Web Spider: Spidering URL: http://114.79.136.5/ [!] Web Spider: Error while processing 'http://114.79.136.5/': HTTPConnectionPool(host='114.79.136.5', port=80): Request timed

Re: [Openvas-discuss] Error while processing the ip:120.63.177.229 using openvas8

2016-01-19 Thread Eero Volotinen
This is not really kali help list. Your error message is not coming from OpenVAS Eero 2016-01-20 7:15 GMT+02:00 Abraham Sajan : > > hi, > > > I am using kalilinux2.0 and > i got an error while processing the ip:120.63.177.229 using openvas8 > The error is > > > [!] IP

[Openvas-discuss] Error while processing the ip:120.63.177.229 using openvas8

2016-01-19 Thread Abraham Sajan
hi, I am using kalilinux2.0 and i got an error while processing the ip:120.63.177.229 using openvas8 The error is [!] IP Geolocator: Error: __init__() got an unexpected keyword argument 'time_zone' [*] GoLismero: Current stage: Scanning (non-intrusive) [*] GoLismero: Current stage:

Re: [Openvas-discuss] CentOS 7 / Openvas / REDIS error

2016-01-19 Thread William Coquelin
Eero, that didn't seem to work. GREP returned this value: grep 'unixsock' /etc/redis.conf unixsocket /tmp/redis.sock # unixsocketperm 700 unixsocket /tmp/redis.sock unixsocketperm 700 Nevertheless, I did this command as root: sed -i "s#^\# unixsocket .*#unixsocket /tmp/redis.sock#g"

[Openvas-discuss] Error while setting up openvas

2016-01-19 Thread Eldon Kuzhyelil
Hi, I am using ubuntu 14.04 and i am trying to install openvas 8 by following this link ( http://www.dangtrinh.com/2015/05/install-openvas-8-in-ubuntu-1404-using.html ) *$ sudo add-apt-repository ppa:mrazavi/openvas* *$ sudo apt-get update* *$ sudo apt-get install openvas* You have to update

Re: [Openvas-discuss] CentOS 7 / Openvas / REDIS error

2016-01-19 Thread Eero Volotinen
you need to disable selinux anyway, as openvas is not currently supporting openvas (there is no policy for openvas under selinux) -- Eero 2016-01-19 19:17 GMT+02:00 William Coquelin : > Eero, that didn't seem to work. > > GREP returned this value: > grep 'unixsock'