1/4
Command line for tcpdump
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
The basic syntax of the tcpdump command is
tcpdump -i eth0
tcpdump -w switch
Writes output to file
tcpdump -r switch
Reads packets from a file created by tcpdump -w.
-v, -vv, and -vvv switches
Can be used to increase the amount of detail shown about each frame
-e switch
Shows the Ethernet header