GAQM
CPEH-001 · Question #436
Which of the following is a command line packet analyzer similar to GUI-based Wireshark?
The correct answer is A. tcpdump. tcpdump is a common packet analyzer that runs under the command line. It allows the user to display TCP/ IP and other packets being transmitted or received over a network to which the computer is attached. https://en.wikipedia.org/wiki/Tcpdump
Sniffing and Session Hijacking
Question
Which of the following is a command line packet analyzer similar to GUI-based Wireshark?
Options
- Atcpdump
- Bnessus
- Cetherea
- DJack the ripper
How the community answered
(17 responses)- A82% (14)
- B6% (1)
- C12% (2)
Explanation
tcpdump is a common packet analyzer that runs under the command line. It allows the user to display TCP/ IP and other packets being transmitted or received over a network to which the computer is attached. https://en.wikipedia.org/wiki/Tcpdump
Topics
#tcpdump#packet analyzer#network sniffing#command line tools
Community Discussion
No community discussion yet for this question.