Skip to content
/ gsa Public

Greenbone Security Assistant - The web frontend for the Greenbone Community Edition

License

Notifications You must be signed in to change notification settings

greenbone/gsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greenbone Security Assistant CircleCI

About

The Greenbone Security Assistant - is the web interface developed for the Greenbone Security Manager appliances. It connects to the Greenbone Vulnerability Manager - GVM - to provide for a full-featured user interface for vulnerability management.

Greenbone Security Assistant is developed and maintained by Greenbone Networks.

It consists of

and

Installation

See INSTALL for details.

Usage

Starting Greenbone Security Assistant:

In case everything was installed using the defaults, then starting the http daemon of the Greenbone Security Assistant can be done with this simple command:

gsad

The daemon will then listen on port 443, in other words the web interface is available in your network under "https://".

If port 443 was not available or the user has no root privileges, gsad tries to serve at port 9392 as a fallback ("https://:9392").

To see all available command line options of gsad enter this command:

gsad --help

License

Greenbone Security Assistant is licensed under GNU General Public License Version 2 or any later version. Please see file LICENSE for details.

Copyright (C) by Greenbone Networks GmbH (see https://www.greenbone.net).