QuestionQ17

Information Security Concepts

Among the various types of proxy servers, which type lets the client system connect to the server without its knowledge, making an FTP or HTTPS connection difficult to automatically detect?

  • A Anonymous Proxy
  • B Transparent Proxy
  • C Reverse Proxy
  • D Non Transparent Proxy
Explanation

A transparent proxy intercepts and redirects traffic without requiring special client-side configuration, so the client is unaware of the proxy and appears to connect directly to the destination server.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!