[Openvas-discuss] Offline sync

2018-04-03 Thread aditya pratti
Hi, I have installed OpenVAS 9 on Ubuntu 16 with With OpenVAS Manager version 7.0.1 .OpenVAS Scanner 5.1.1 with GSA 7.0.2. Does OpenVAS or Greenbone offer offline support for a production host . This Ubuntu host does not have internet access. How to sync the feed for a host which does not have

[Openvas-discuss] Does OPenVAS9 perform authenticated Scan of Remote target

2018-04-03 Thread aditya pratti
Hi, Good morning.Hope all good at your end. I am using OpenVAS9 for Scanning some of hosts I have. I have installed OpenVAS9 on UBunutu 16.04 host With OpenVAS Manager version 7.0.1 .OpenVAS Scanner 5.1.1 with GSA 7.0.2 .I want to perform authenticated scan or internal scan of remote host.Is i

[Openvas-discuss] OpenVAS9 hanging nasl tasks (REDUX)

2018-04-03 Thread Pete Greenup
I seem to be running into the exact same symptoms as Thijs here: https://lists.wald.intevation.org/pipermail/openvas-discuss/2017-May/011045.html and this fellow here: https://forums.atomicorp.com/viewtopic.php?f=31&t=8584 I installed from Mohammad Razavi's repo here:https://launchpad.net/~mraza

[Openvas-discuss] openvas scanner error

2018-04-03 Thread Hamza Gujjar
Dear Team, I have installed openvas on kali linux. But when I use the command openvas-check-setup, I got an error 'openvas scanner is not running'. I tried to run openvas scanner by using command 'openvassd' but still get the same error. Please help me how I can solve this problem. Here is the

Re: [Openvas-discuss] Does OPenVAS9 perform authenticated Scan of Remote target

2018-04-03 Thread Shreyas M R
Hi, You can use credential based scan for this. Create the target which you want to scan with credentials and take it up as the target in the task. This will perform the authenticated scan. See the link below for steps working with OpenVAS using omp. https://github.com/shreyasmrs/OpenVAS Thanks