def initialize(info = {})
    super(merge_info(info,
      'Name'          => 'Python Reverse TCP SSL Stager',
      'Description'   => 'Reverse Python connect back stager using SSL',
      'Author'        => ['Ben Campbell', 'RageLtMan'],