dissect.target.plugins.os.windows.credential.credential

Module Contents

Classes

WindowsCredentialPlugin

A namespace plugin provides services to access functionality from a group of subplugins.

class dissect.target.plugins.os.windows.credential.credential.WindowsCredentialPlugin(target: dissect.target.target.Target)

Bases: dissect.target.plugin.NamespacePlugin

A namespace plugin provides services to access functionality from a group of subplugins.

Support is currently limited to shared exported functions with output type record and yield.

__namespace__ = 'credential'

Defines the plugin namespace.