Giter VIP home page Giter VIP logo

gvm-install-script's Introduction

gvm-install-script

An unofficial script to install GVM alias OpenVAS on debian (10) and ubuntu (20.04).

This script installs GVM, alias OpenVAS. It is not made for docker, but VMs and bare metal deployments. It does not configure any of the components, nor the system to be secure or production ready. Most Linux distributions come with thier own GVM packages, which might be more stable and elegant to deploy. This script is for all, who want their GVM to be installed from git.

Usage

Set the following environment variables as for your need.

  • GVM_INSTALL_PREFIX: Path to the gvm user directory. (default = /var/opt/gvm)
  • GVM_VERSION: GVM version to install. (one of [stable,oldstable,main]; default = stable)
  • GVM_ADMIN_PWD: Initial admin password. (default = admin)
$ ./install.sh

Requirements

  • base installation of one of
    • debian 10
    • ubuntu 20.04
  • internet access
  • shell (SSH) on the target system
  • sudo installed
  • user with sudo permissions
  • at least 16GB disk storage
  • at least 4GB of memory
  • at least 2 CPU cores / vCPUs

Credits

I have made this script based on a blog post from sadsloth (link) - big thanks -, as well as the installation guidelines found in the various repositories from greenbone.

gvm-install-script's People

Contributors

jarthianur avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.