openvas-manage-certs
Manager Module of OpenVAS
Install
- All systems
-
curl cmd.cat/openvas-manage-certs.sh
- Debian
-
apt-get install openvas-manager-common
- Ubuntu
-
apt-get install openvas-manager-common
- Alpine
-
apk add openvas-manager
- Arch Linux
-
pacman -S openvas-manager
- Kali Linux
-
apt-get install openvas-manager-common
- Fedora
-
dnf install openvas-manager
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openvas-manager-common
- Raspbian
-
apt-get install openvas-manager
- Dockerfile
- dockerfile.run/openvas-manage-certs
- Docker
-
docker run cmd.cat/openvas-manage-certs openvas-manage-certs
powered by Commando
openvas-manager
Manager Module of OpenVAS
The OpenVAS-Manager is a layer between OpenVAS-Scanner and various client applications such as OpenVAS-Client or Greenbone Security Assistant. Among other features, it adds server-side storage of scan results and it makes it unnecessary for scan clients to keep connection until a scan finishes.
openvas-manager-common
architecture independent files for openvas-manager
The OpenVAS-Manager is a layer between OpenVAS-Scanner and various client applications such as OpenVAS-Client or Greenbone Security Assistant. Among other features, it adds server-side storage of scan results and it makes it unnecessary for scan clients to keep connection until a scan finishes. This package contains the common openvas-manager files shared by all architectures.