CompTIACompTIA
XK0-005 · Question #237
XK0-005 Question #237: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #237. The question stem and answer options stay visible for context.
Troubleshooting
Question
A junior systems administrator needs to make a packet capture file that will only capture HTTP protocol data to a file called test.pcap. Which of the following commands would allow the administrator to accomplish this task?
Options
- Anetcat -p 80 -w test.pcap
- Btshark -r test.pcap -o http
- Ctcpdump -i eth0 port 80 -r test.pcap
- Dtcpdump -i eth0 port 80 -w test.pcap
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 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
#tcpdump#Packet Capture#Networking#CLI