GIAC
GCIH · Question #706
GCIH Question #706: Real Exam Question with Answer & Explanation
Sign in or unlock GCIH to reveal the answer and full explanation for question #706. The question stem and answer options stay visible for context.
Incident Response & Cyber Kill Chain
Question
Which tcpdump command will open the capture.dmp pcap file and display the ASCII output of traffic going to and from 192.168.122.12?
Options
- Atcpdump -r capture.dmp -ASC src 192.168.122.12
- Btcpdump -i capture.dmp -ASC 192.168.122.12
- Ctcpdump -r capture.dmp -A host 192.168.122.12
- Dtcpdump -i capture.dmp -A host 192.168.122.12
Unlock GCIH to see the answer
You've previewed enough free GCIH questions. Unlock GCIH 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#pcap analysis#network forensics