tcpdump Flashcards
tcpdump relies on what library
libpcap
windump relies on what library
winpcap
ttl 64 is typically what OS
Linux
how can you tell the OS version for ICMP
ttl
icmp data
What OS as icmp data with 0a0b 0c0d 0e0f 1011 1213 1415 …
Linux/Unix
Tcpdump default packet capture length prior to version 4.0
68 bytes
Tcpdump default packet capture length after 4.0
full packet
Ethernet frame header is how many bytes
14 - Don’t forget to include this fact when accounting for bytes in packets. Tcpdump captures everything after frame header.
To get fragment offset you have to what?
Convert field from hex to decimal and multiply by 8
tcpdump -r does what
read a file pcap file
tcpdump -c does what
shows -c # of lines
tcpdump -e does what
shows MAC addresses for source and destination as well as OUI for manufacturer if known
tcpdump -x shows what
output in hex
tcpdump -X shows what
output in hex with ASCII
tcpdump source macro is what
src