TuoniPayloadPlugin

class tuoni.TuoniPayloadPlugin(conf, c2)[source]

A class that provides data for a payload plugin.

name

The name of the payload plugin.

Type:

str

vendor

The vendor of the payload plugin.

Type:

str

description

A description of the payload plugin.

Type:

str

plugin_id

The unique identifier of the payload plugin.

Type:

str

templates

A list of available payload templates.

Type:

list