Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 491 Bytes

OpenVAS / Greenbone 9 on Ubuntu Bionic and Virtualbox

Greenbone Security Assistant, a graphical interface that allows you to manage vulnerability scans from a web application

This is my first commit - I'm beginner

Virtualbox and Vagrant applications required. I had a problem with the device list on LXC That's why I chose vagrant and VirtualBox

Install

  • apt install vagrant virtualbox-dkms
  • vagrant plugin install vagrant-triggers
  • vagrant up

Uninstall

  • vagrant destroy -f