Module Msf::GeneralEventSubscriber
In: lib/msf/core/event_dispatcher.rb

This event subscriber class exposes methods that are called when internal framework events occur, such as the loading and creation of a module.

Methods

Public Instance methods

Called when a new module instance is created

Called when a module is loaded

[Validate]