CompTIA
PT0-001 · Question #214
PT0-001 Question #214: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-001 to reveal the answer and full explanation for question #214. The question stem and answer options stay visible for context.
Attacks and exploits
Question
A penetration tester is performing a remote internal penetration test by connecting to the testing system from the Internet via a reverse SSH tunnel. The testing system has been placed on a general user subnet with an IP address of 192.168.1.13 and a gateway of 192.168.1.1. Immediately after running the command below, the penetration tester's SSH connection to the testing platform drops: Which of the following ettercap commands should the penetration tester use in the future to perform ARP spoofing while maintaining a reliable connection?
Options
- A
sudo ettercap -Tq -w output.cap -M ARP /192.168.1.0/ /192.168.1.255/
- B
proxychains ettercap -Tq -w output.cap -M ARP /192.168.1.13/
- C
ettercap -Tq -w output.cap -M ARP 00:00:00:00:00:00//80
- D
ettercap --safe-mode -Tq -w output.cap -M ARP /192.168.1.2-255/
- E
ettercap -Tq -w output.cap -M ARP /192.168.1.2-12;192.168.1.14-255/
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
#ARP spoofing#ettercap#man-in-the-middle#network attacks