
       Name: BSDi Command Shell, Bind TCP Stager
     Module: payload/bsdi/x86/shell/bind_tcp
   Platform: BSDi
       Arch: x86
Needs Admin: No
 Total size: 69
       Rank: Normal

Provided by:
    skape <mmiller@hick.org>

Basic options:
Name   Current Setting  Required  Description
----   ---------------  --------  -----------
LPORT  4444             yes       The listen port
RHOST                   no        The target address

Description:
    Spawn a command shell (staged).

    Listen for a connection


    Name                        Current Setting  Required  Description
    ----                        ---------------  --------  -----------
    AutoRunScript                                no        A script to run automatically on session creation.
    AutoVerifySession           true             yes       Automatically verify and drop invalid sessions
    CommandShellCleanupCommand                   no        A command to run before the session is closed
    EnableStageEncoding         false            no        Encode the second stage payload
    InitialAutoRunScript                         no        An initial script to run on session creation (before AutoRunScript)
    PayloadUUIDName                              no        A human-friendly name to reference this unique payload (requires tracking)
    PayloadUUIDRaw                               no        A hex string representing the raw 8-byte PUID value for the UUID
    PayloadUUIDSeed                              no        A string to use when generating the payload UUID (deterministic)
    PayloadUUIDTracking         false            yes       Whether or not to automatically register generated UUIDs
    PingbackRetries             0                yes       How many additional successful pingbacks
    PingbackSleep               30               yes       Time (in seconds) to sleep between pingbacks
    StageEncoder                                 no        Encoder to use if EnableStageEncoding is set
    StageEncoderSaveRegisters                    no        Additional registers to preserve in the staged payload if EnableStageEncoding is set
    StageEncodingFallback       true             no        Fallback to no encoding if the selected StageEncoder is not compatible
    VERBOSE                     false            no        Enable detailed status messages
    WORKSPACE                                    no        Specify the workspace for this module

