Module Msf::ExploitEvent
In: lib/msf/core/exploit.rb

This module exposes an interface that is used when wanting to receive notifications about events pertaining to exploitation.

Methods

Public Instance methods

This method is called when an exploit succeeds.

[Validate]