List of questions
Related questions
Question 105 - CS0-003 discussion
A security analyst is trying to detect connections to a suspicious IP address by collecting the packet captures from the gateway. Which of the following commands should the security analyst consider running?
A.
tcpdump -n -r packets.pcap host [IP address]
B.
strings packets.pcap | grep [IP Address]
C.
grep [IP address] packets.pcap
D.
cat packets.pcap | grep [IP Address]
Your answer:
0 comments
Sorted by
Leave a comment first