geneva.plugins.sni

Runs an SNI request, confirms the connection was not torn down

class plugins.sni.client.SNIClient(args)

Bases: plugins.plugin_client.ClientPlugin

Defines the SNI client.

__init__(args)

Initializes the sni client.

static get_args(command)

Defines required args for this plugin

run(args, logger, engine=None)

Try to make a forbidden SNI request to the server.

name = 'sni'