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

Exploit module command dispatcher.

Methods

Included Modules

Msf::Ui::Console::ModuleCommandDispatcher

Public Instance methods

Checks to see if a target is vulnerable.

Launches an exploitation attempt.

Reloads an exploit module and checks the target to see if it‘s vulnerable.

Reloads an exploit module and launches an exploit.

Returns the hash of exploit module specific commands.

Returns the name of the command dispatcher.

[Validate]