Packet Capture
Packet Capture
- tcpdump
- Can capture packets on the directly connected networks.
- Can filter packets based upon expressions such as source, destination, and ports.
- Can show packet headers in ‘real-time’
- Can be dangerous in the wrong hands ;-)