Scroll to navigation

gsad(8) User Manuals gsad(8)

NAME

gsad - Greenbone Security Assistant of the Greenbone Vulnerability Management

SYNOPSIS

gsad OPTIONS

DESCRIPTION

Together, OpenVAS Scanner (openvassd(8)) and Greenbone Vulnerability Manager daemon (gvmd(8)) provide the core functionality of the Greenbone Vulnerability Management (GVM), with OpenVAS Scanner handling the actual scan process and Greenbone Vulnerability Manager daemon adding various management functionalities to handle and organise scan results.

The Greenbone Security Assistant Daemon (gsad) is a web application that connects to the Greenbone Vulnerability Manager to provide for a full-featured user interface for vulnerability management.

OPTIONS

Run in foreground.
Serve HTTP only, without SSL.
Listen on ADDRESS.
Manager address.
Listen on port number PORT.
Use manager port number PORT.
Redirect HTTP from port number PORT.
Don't redirect HTTP to HTTPS.
Use FILE as the private key for HTTPS
Use FILE as the certificate for HTTPS
Do chroot and drop privileges.
GnuTLS priorities string.
Diffie-Hellman parameters file for PFS support. Functional only with Libmicrohttpd 0.9.35 and higher.
Listen for HTTP requests on the provided unix socket file.
Path to Manager unix socket.
Print progress messages.
Print version.
X-Frame-Options HTTP header. Defaults to "SAMEORIGIN".
Content-Security-Policy HTTP header. Defaults to "default-src 'self' 'unsafe-inline'; img-src 'self' blob:; frame-ancestors 'self'"
Enable HTTP Strict-Tranport-Security header.
max-age in seconds for HTTP Strict-Tranport-Security header. Defaults to 31536000.
Drop privileges to <user>.
Use string as version in interface.
Use a secure cookie (implied when using HTTPS).
Minutes of user idle time before session expires. Defaults to 15 minutes.
Check if client connection was closed every <number> seconds. 0 to disable. Defaults to 1.
Enable TLS debugging at level.
Do not use X-Real-IP to determine the client address.
Sets the maximum number of connections per ip. Use 0 for unlimited.
Set Cross-Origin Resource Sharing (CORS) allow origin http header.
Set maximum number of active sessions per user. 0 for unlimited.
-?, --help
Show help.

EXAMPLES

gsad

Start gsad with the default port configuration and listen on port 443 for HTTPS requests.

SEE ALSO

openvas(8), gvmd(8), ospd-openvas(8)

MORE INFORMATION

The canonical places where you will find more information about the Greenbone Vulnerability Manager are:

COPYRIGHT

The Greenbone Security Assistant is released under the GNU GPL, version 2, or, at your option, any later version.

September 2019 Greenbone Vulnerability Management