Which tool bypasses the HTTP proxy to access blocked services such as email and instant messaging?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which tool bypasses the HTTP proxy to access blocked services such as email and instant messaging?

Explanation:
When traffic is blocked by an HTTP proxy, you can hide non-HTTP services inside normal HTTP requests so the proxy lets it through. HTTPort is designed for this by tunneling arbitrary TCP streams through an HTTP proxy. The client sends data encoded within regular HTTP requests to a remote server, which then forwards it to the blocked service (like email or instant messaging). Since the proxy sees what looks like standard HTTP traffic, the restrictions are bypassed. The other options don’t fit because they don’t provide a method to disguise or route non-HTTP traffic through an HTTP proxy: an ACK bit is part of TCP’s reliability, ICMP is a network-layer protocol used for diagnostics, and the unnamed alternative isn’t a recognized proxy-bypass tool.

When traffic is blocked by an HTTP proxy, you can hide non-HTTP services inside normal HTTP requests so the proxy lets it through. HTTPort is designed for this by tunneling arbitrary TCP streams through an HTTP proxy. The client sends data encoded within regular HTTP requests to a remote server, which then forwards it to the blocked service (like email or instant messaging). Since the proxy sees what looks like standard HTTP traffic, the restrictions are bypassed. The other options don’t fit because they don’t provide a method to disguise or route non-HTTP traffic through an HTTP proxy: an ACK bit is part of TCP’s reliability, ICMP is a network-layer protocol used for diagnostics, and the unnamed alternative isn’t a recognized proxy-bypass tool.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy