Network Captures
Tools
| Tool | Description |
|---|---|
| Wireshark | GUI network protocol analyzer for packet capture and inspection |
| └── tshark | Command-line version of Wireshark for packet analysis |
| └── pyshark | Python wrapper for tshark to automate packet analysis |
| NetworkMiner | Network forensic analysis tool for parsing captured traffic |
Resources
Last updated on