def initialize(info = {})
    super(merge_info(info,
      'Name'        => 'Ruby Command Shell, Reverse TCP',
      'Description' => 'Connect back and create a command shell via Ruby',
      'Author'      => [ 'kris katterjohn', 'hdm' ],