Backdoors

Initial list of backdoors.

'backdoors': [<backdoor>, ...]

Base backdoor

If the _list parameter is not specified, then the input_set of the current instance will be used as a set of variables.

{
    'slug': 'backdoor:base',
    '_list': <optional list of numbers>
}