infobyte / faraday_agent_dispatcher

Faraday Agent Dispatcher launches any security tools and send results to Faradaysec Platform.
https://www.faradaysec.com/
GNU General Public License v3.0
39 stars 11 forks source link

OpenVAS parameters? #6

Open lravelo opened 3 years ago

lravelo commented 3 years ago

I've configured an agent and executor for openvas but am having some issues trying to identify some of the parameters. First is the openvas_port. Is that the port for the web interface which is normally 4000 or is it the port for the openvas-manager which is 9391?

The other parameter is the openvas_scan_url. Not sure what url needs to be configured here.

I spent quite a bit looking for a manifest json file which was mentioned in the README for this page that would have more information but it doesn't seem to exist neither here on this github page nor on the server in which the dispatcher is installed.

ezk06eer commented 10 months ago

@lravelo Hi, do you still have this issue? we are cleaning up a little of the questions received here, ussually its either one of those, but will depend on how is your deployment: """ Openvas Port: web: 9392 , openvasmd: 9390 Openvas Scan takes a while """