OpenVAS scanner on Debian Stretch
OpenVAS scanner stand-alone configuration for Debian 9 Stretch.
Working example I use for deploy a distributed series of scanners which will be managed by a remote openvas-manager.
Install the scanner software, it will also install redis as a dependency.
apt install openvas-scanner
You need to update the NVT database, which …