Class Msf::Module::AuxiliaryAction
In: lib/msf/core/module/auxiliary_action.rb
Parent: Object

A target for an exploit.

Methods

[]   from_a   new   transform  

Attributes

name  [R]  The name of the action (‘info’)
opts  [R]  Action specific parameters

Public Class methods

Serialize from an array to an Action instance.

Creates a new action definition

Transforms the supplied source into an array of AuxiliaryActions.

Public Instance methods

Index the options directly.

[Validate]