def initialize(info = {})
    super(merge_info(info,
      'Name'        => 'Python Reverse TCP Stager',
      'Description' => 'Connect back to the attacker',
      'Author'      => 'Spencer McIntyre',