Closed blackat87 closed 6 years ago
I'm getting an error
\openvas_lib-ompv7\openvas_lib-ompv7\openvas_lib\__init__.py", line 499, in __init__
raise VulnscanServerError("Error while connecting to the server: %s" % e.message)
openvas_lib.VulnscanServerError: Error while connecting to the server: [Errno 10061] No connection could be made because the target machine actively refused it
can you help me for openvas 9
This is a socket error, it literally means that the machine exists but that it has no services listening on the specified port or there is a firewall that is blocking you, It doesn't depend from OpenVas or code script.
Add support for OpenVas Manager Protocol 7 (OpenVas 9)