immauss / openvas

Containers for running the Greenbone Vulnerability Manager. Run as a single container with all services or separate single applications containers via docker-compose.
GNU Affero General Public License v3.0
360 stars 102 forks source link

The scan only takes place in the docker host subnet! #77

Closed itkroplis closed 3 years ago

itkroplis commented 3 years ago

Hi! The scan only takes place in the docker host subnet! Is this normal for openvas? If I scan subnet or single IP address where is docker host IP address. I get a scan with found severity. But if I scan other my local subnets, scanning happened but there is no analysis or demonstration of vulnerabilities. I don't understand this is a mistake or so it works. And other subnets are blocked in openvas code? I try to add multiple network cards that look at each in their vlan, but that didn't help.

itkroplis commented 3 years ago

I found how resolve this. I clone scan config Full and fast. I edit it and enable Port scanners. vualla

immauss commented 3 years ago

Glad you worked it out!