Sometimes it seems like the task of collecting and analyzing network traffic is very labor-intensive. There can be many reasons for monitoring traffic, ranging from incorrect configurations that load your network, to creating a behavioral baseline of network activity and analyzing anomalies.
• I will share with you a useful and extensive repository that contains a list of tools for processing pcap(Packet Capture Data) files when studying network traffic.
– Linux commands;
– Traffic Capture;
– Traffic Analysis/Inspection;
– DNS Utilities;
– File Extraction;
– Related Projects.
https://github.com/caesar0301/awesome-pcaptools
