PrepAway - Latest Free Exam Questions & Answers

What is the command used to create a binary log file using tcpdump?

What is the command used to create a binary log file using tcpdump?

PrepAway - Latest Free Exam Questions & Answers

A.
tcpdump -r log

B.
tcpdump -w ./log

C.
tcpdump -vde -r log

D.
tcpdump -l /var/log/

Explanation:
tcpdump [ -adeflnNOpqStvx ] [ -c count ] [ -F file ] [ -i interface ] [ -r file ] [ -s snaplen ] [ -T type ] [ -w file ] [ expression ]

-w Write the raw packets to file rather than parsing and printing them out.

One Comment on “What is the command used to create a binary log file using tcpdump?


Leave a Reply