nerdexam
EC-Council

312-50V10 · Question #210

In order to have an anonymous Internet surf, which of the following is best choice?

The correct answer is B. Use Tor network with multi-node. Tor provides the strongest anonymity by routing traffic through multiple encrypted relay nodes, obscuring the origin IP from any single observer.

Information Security and Ethical Hacking Fundamentals

Question

In order to have an anonymous Internet surf, which of the following is best choice?

Options

  • AUse SSL sites when entering personal information
  • BUse Tor network with multi-node
  • CUse shared WiFi
  • DUse public VPN

How the community answered

(37 responses)
  • B
    95% (35)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Tor provides the strongest anonymity by routing traffic through multiple encrypted relay nodes, obscuring the origin IP from any single observer.

AUse SSL sites when entering personal information

SSL/TLS encrypts data in transit but does nothing to hide your IP address or identity from the server or network observers.

BUse Tor network with multi-nodeCorrect

The Tor network uses onion routing, wrapping traffic in multiple layers of encryption and bouncing it through at least three volunteer-operated nodes (guard, relay, exit). No single node knows both the source and destination, making traffic correlation extremely difficult and providing genuine anonymity at the network level.

CUse shared WiFi

Shared WiFi exposes your traffic to other users on the same network and still reveals your real IP to websites you visit.

DUse public VPN

A public VPN shifts trust to the VPN provider, who can log and identify your traffic, so true anonymity is not guaranteed.

Concept tested: Tor onion routing for network anonymity

Source: https://www.torproject.org/about/overview/

Topics

#anonymity#Tor network#onion routing#privacy

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice