openvas-nasl-lint
Assessment (OpenVAS) Scanner
Install
- All systems
-
curl cmd.cat/openvas-nasl-lint.sh
- Debian
-
apt-get install libopenvas-dev
- Ubuntu
-
apt-get install openvas-nasl
- Alpine
-
apk add openvas-libraries
- Arch Linux
-
pacman -S openvas-libraries
- Kali Linux
-
apt-get install openvas-nasl
- Fedora
-
dnf install openvas-libraries
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openvas-nasl
- Raspbian
-
apt-get install libopenvas-dev
- Dockerfile
- dockerfile.run/openvas-nasl-lint
- Docker
-
docker run cmd.cat/openvas-nasl-lint openvas-nasl-lint
powered by Commando
openvas-libraries
Assessment (OpenVAS) Scanner
openvas-nasl
remote network security auditor - nasl tool
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 two parts: a server, and a client. The server/daemon, openvasd, is in charge of the attacks, whereas the client, OpenVAS-Client, provides an X11/GTK+ user interface. This package contains the openvas-nasl tool used to execute NASL scripts against hosts.
libopenvas-dev
remote network security auditor - static libraries and headers
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 two parts: a server, and a client. The server/daemon, openvasd, is in charge of the attacks, whereas the client, OpenVAS-Client, provides an X11/GTK+ user interface. This package contains the required static libraries, headers, and libopenvas-config script.