Extensions

class baboossh.Extensions[source]

Load and access available extensions

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__

Initialize self.

load()

Load extensions from the dedicated folder

Attributes

auths

exports

imports

payloads

classmethod load()[source]

Load extensions from the dedicated folder

Load extensions and sort them according to their type: * Authentication Methods * Payloads * Exporter * Importer