Module Msf::Simple::Module
In: lib/msf/base/simple/module.rb

Simple module wrapper that provides some common methods for dealing with modules, such as importing options and other such things.

Methods

Public Instance methods

Imports extra options from the supplied hash either as a string or as a hash.

Initializes the simplified interface.

Populates the datastore from the config file.

Saves the module‘s datastore to the file.

[Validate]