The GVM (Formerly: Openvas) project is an Atomicorp designed effort to install and configure the Openvas vulnerability scanner Version 21.04 on a Redhat, Rocky, Centos or Fedora Linux platforms.
Visit our website for the latest information. www.atomicorp.com
- Redhat 8/9
- Rocky 8/9
- Fedora 33-36
- Install the Atomic Yum Repository
wget -q -O - https://updates.atomicorp.com/installers/atomic | sudo sh
- Install the GVM/openvas package
# Redhat/Rocky/Centos 8 Only
dnf config-manager --set-enabled powertools
dnf install epel-release
# Redhat/Rocky 9 Only
dnf config-manager --set-enabled crb
dnf install epel-release
#
dnf install gvm
- Configure openvas
gvm-setup
The Atomicorp Openvas Docker Project is available from docker hub:
docker pull atomicorp/openvas
Need help? Want to collaborate? Request an invite: [email protected]
-
Michael Meyer @Greenbone
-
Jan-Oliver Wagner @Greenbone
-
Everyone at Greenbone that made this project possible
-
Fredrik Hilmersson https://libellux.com
-
Cody Woods @hcw2016