def initialize(info = {})
    super(merge_info(info,
     'Name'        => 'Unix Command Shell, Bind TCP (via Ruby)',
     'Description' => 'Continually listen for a connection and spawn a command shell via Ruby',
     'Author'      => 'kris katterjohn',