Skip to content
forked from Atomicorp/gvm

Greenbone Vulnerability Manager / Openvas packaging project

License

Notifications You must be signed in to change notification settings

securitytime/gvm

 
 

Repository files navigation

GVM / Openvas Packaging Project

The Openvas packaging project is an Atomicorp designed project to install and configure the Openvas vulnerability scanner Version 20.08 on a Redhat, Centos or Fedora system.

Visit our website for the latest information. www.atomicorp.com

Currently Supported Platforms

  • Redhat 8
  • Centos 8
  • Fedora 32
  • Docker

Yum/DNF Automatic Installation

  1. Install the Atomic Yum Repository
    wget -q -O - https://updates.atomicorp.com/installers/atomic | sudo sh
  1. Install the GVM/openvas package
	# Redhat/Centos 8 Only
	yum config-manager --set-enabled PowerTools
	yum install epel-release

	# 
	yum install gvm
  1. Configure openvas
    gvm-setup

Docker Installation

The Atomicorp Openvas Docker Project is available from docker hub:

    docker pull atomicorp/openvas  

Join us on Slack

Need help? Want to collaborate? Request an invite: [email protected]

Credits and Thanks

  • Michael Meyer @Greenbone

  • Jan-Oliver Wagner @Greenbone

  • Everyone at Greenbone that made this project possible

  • Fredrik Hilmersson https://libellux.com

  • Cody Woods @Atomicorp

About

Greenbone Vulnerability Manager / Openvas packaging project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 77.2%
  • TeX 17.4%
  • Dockerfile 5.4%