I'm about to perform a script to automatically execute task.
The problem is :
When I'm writing this :
omp -u user -w password -G -i
(whatever the last args)
I'm getting this error : Failed to acquire the socket.
So I think this is because I have not mentionned the server.
So when I'm doing this :
omp -h localhost -p 443 -u user -w password -G -i
(whatever the last args)
I'm not having error, but there is an infinite loading.
So whatever the args I'm passing, I just can't use omp :(.
Is anyone know how to resolve this issue ?
I'm using the latest OpenVas distrib (OpenVas 9) and OpenVas-CLI is 1.4.5