def initialize(info = {})
    super(merge_info(info,
     'Name'          => 'Unix Command Shell, Bind TCP (via netcat -e)',
     'Description'   => 'Listen for a connection and spawn a command shell via netcat',
     'Author'        => 'hdm',