nerdexam
CompTIACompTIA

PT0-003 · Question #192

PT0-003 Question #192: Real Exam Question with Answer & Explanation

The correct answer is A: Create an SSH tunnel using sshuttle to forward all the traffic to the compromised computer.. sshuttle creates a VPN-like encrypted SSH tunnel, allowing the tester to route traffic through the compromised host to reach the internal network. It requires minimal interaction with the compromised system and provides encryption, making it ideal for pivoting securely and effici

Submitted by neha2k· Mar 6, 2026Post-exploitation and Lateral Movement

Question

A tester wants to pivot from a compromised host to another network with encryption and the least amount of interaction with the compromised host. Which of the following is the best way to accomplish this objective?

Options

  • ACreate an SSH tunnel using sshuttle to forward all the traffic to the compromised computer.
  • BConfigure a VNC server on the target network and access the VNC server from the compromised
  • CSet up a Metasploit listener on the compromised computer and create a reverse shell on the
  • DCreate a Netcat connection to the compromised computer and forward all the traffic to the target

Explanation

sshuttle creates a VPN-like encrypted SSH tunnel, allowing the tester to route traffic through the compromised host to reach the internal network. It requires minimal interaction with the compromised system and provides encryption, making it ideal for pivoting securely and efficiently.

Topics

#Pivoting#SSH tunneling#Network traffic forwarding#Stealth

Community Discussion

No community discussion yet for this question.

Full PT0-003 PracticeBrowse All PT0-003 Questions