gvm-docker icon indicating copy to clipboard operation
gvm-docker copied to clipboard

Ospd

Open mrcnpp opened this issue 4 years ago • 2 comments

I know is a generic question but how can I set the ospd module in the rigth way using your docker environment ? The wiki was not helpful at all . Thanks

mrcnpp avatar Oct 14 '20 18:10 mrcnpp

The OSPD is already inside the openvas container. Your question would be, how to add a gvmd / openvas slave? If so, there are some ways, my favorite way is to use a gvmd slave.

In this way, the GVMD (master) sends the request to the GVMD (slave). and the GVMD (Slave) can be on another network.

I used this in the old images. https://github.com/dgiorgio/gvm-docker/tree/legacy

I haven't created an easy way to set this up yet, it's on my task list.

dgiorgio avatar Oct 14 '20 19:10 dgiorgio

ok thanks i'll wait 👍

mrcnpp avatar Oct 15 '20 09:10 mrcnpp