Class Msf::Ui::Console::CommandDispatcher::Auxiliary
In: lib/msf/ui/console/command_dispatcher/auxiliary.rb
Parent: Object

Recon module command dispatcher.

Methods

Included Modules

Msf::Ui::Console::ModuleCommandDispatcher

Public Instance methods

This is an alias for ‘run‘

Reloads an auxiliary module

Reloads an auxiliary module and executes it

This is an alias for ‘rerun‘

Executes an auxiliary module

Returns the hash of commands specific to auxiliary modules.

Allow modules to define their own commands

Returns the command dispatcher name.

[Validate]