openvas-check-setup
Assessment (OpenVAS) Scanner
Install
- All systems
-
curl cmd.cat/openvas-check-setup.sh
- Debian
-
apt-get install openvas
- Ubuntu
-
apt-get install openvas
- Alpine
-
apk add openvas-libraries
- Arch Linux
-
pacman -S openvas-libraries
- Kali Linux
-
apt-get install openvas
- Fedora
-
dnf install openvas-libraries
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openvas
- Raspbian
-
apt-get install openvas
- Dockerfile
- dockerfile.run/openvas-check-setup
- Docker
-
docker run cmd.cat/openvas-check-setup openvas-check-setup
powered by Commando
openvas-libraries
Assessment (OpenVAS) Scanner
openvas
remote network security auditor - dummy package
The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. It is made up of several parts: a manager i.e. the main server openvasmd. A scanner openvassd that execute vulnerability checking scripts. A cli and a web interface called Greenbone Security Assistant gsad.