| Module | Msf::Payload::Stager |
| In: |
lib/msf/core/payload/stager.rb
|
Base mixin interface for use by stagers.
| stage_prefix | [RW] | A value that should be prefixed to a stage, such as a tag. |
Called by handle_connection to allow the stage to process whatever it is it needs to process. The default is to simply attempt to create a session.