nerdexam
EC-Council

312-50V11 · Question #948

Peter, a system administrator working at a reputed IT firm, decided to work from his home and login remotely. Later, he anticipated that the remote connection could be exposed to session hijacking. To

The correct answer is C. VPN. VPN creates an encrypted tunnel over public networks to secure remote connections against session hijacking and eavesdropping.

Session Hijacking

Question

Peter, a system administrator working at a reputed IT firm, decided to work from his home and login remotely. Later, he anticipated that the remote connection could be exposed to session hijacking. To curb this possibility, he implemented a technique that creates a safe and encrypted tunnel over a public network to securely send and receive sensitive information and prevent hackers from decrypting the data flow between the endpoints. What is the technique followed by Peter to send files securely through a remote connection?

Options

  • ADMZ
  • BSMB signing
  • CVPN
  • DSwitch network

How the community answered

(18 responses)
  • B
    6% (1)
  • C
    89% (16)
  • D
    6% (1)

Why each option

VPN creates an encrypted tunnel over public networks to secure remote connections against session hijacking and eavesdropping.

ADMZ

A DMZ is a perimeter network segment that isolates public-facing servers from internal networks but does not create an encrypted tunnel for secure remote user connectivity.

BSMB signing

SMB signing authenticates Server Message Block communications to prevent relay and tampering attacks on file sharing, but it does not provide a general-purpose encrypted tunnel for remote connections.

CVPNCorrect

A VPN (Virtual Private Network) establishes an encrypted tunnel over a public network, ensuring data confidentiality and integrity between the user and the destination. It uses encryption protocols to prevent attackers from decrypting intercepted traffic, directly addressing the session hijacking concern Peter identified. This makes it the standard solution for secure remote access to corporate resources.

DSwitch network

A switched network refers to packet-switched or network-switching topology and provides no encryption or tunneling capability to protect remote sessions.

Concept tested: VPN encrypted tunnel for secure remote access

Source: https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways

Topics

#VPN#encrypted tunnel#session hijacking prevention#remote access

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice