CompTIA
PT0-001 · Question #155
PT0-001 Question #155: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-001 to reveal the answer and full explanation for question #155. The question stem and answer options stay visible for context.
Post-exploitation and lateral movement
Question
A penetration tester has compromised a host. Which of the following would be the correct syntax to create a Netcat listener on the device?
Options
- Anc -lvp 4444 /bin/bash
- Bnc -vp 4444 /bin/bash
- Cnc -p 4444 /bin/bash
- Dnc -lp 4444 -e /bin/bash
Unlock PT0-001 to see the answer
You've previewed enough free PT0-001 questions. Unlock PT0-001 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
#Netcat#reverse shell#listener syntax#command execution