| Class | Msf::Ui::Console::CommandDispatcher::Core |
| In: |
lib/msf/ui/console/command_dispatcher/core.rb
|
| Parent: | Object |
Command dispatcher for core framework commands, such as module loading, session interaction, and other general things.
| DefangedProhibitedDataStoreElements | = | [ "ModulePaths" ] | The list of data store elements that cannot be set when in defanged mode. |
Loads a plugin from the supplied path. If no absolute path is supplied, the framework root plugin directory is used.
This method persists or restores framework state from a persistent storage medium, such as a flatfile.
This method handles the route command which allows a user to specify which session a given subnet should route through.