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
- GSAD - The http server talking to the GVM deamon
See INSTALL for details.
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
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).