I've been assigned a task of penetration testing a server using OpenVAS3.
However, I am behind a corporate firewall and OpenVAS3 uses rsync to perform updates from rsync://rsync.openvas.org:/nvt-feed
on port 873. I'm blocked from using that port and will have to install those plugins manually.
I've downloaded plugins from http://wald.intevation.org/frs/download.php/588/openvas-plugins-1.0.7.tar.gz
which requires openvas2-server to install. I'm sure they also work for openvas3 with minimal changes, but I don't know the folder structure of the plugins directory to be able to manually install them.
Has anyone been able to manually download and install plugins for OpenVAS3?