This python script is a network analysis tool that teads pcap files captured using network scanning software such as wireshark. This tool is for network analysts
To deploy this project run
git clone https://github.com/Kagirim/dynamic_pcap_analyzer.git
Fork this repository
Clone your forked repository
Add your scripts
Commit and push
Create a pull request
Star this repository
Wait for pull request to merge
Install my-project with npm
Scapy
git clone https://github.com/secdev/scapy
cd scapy
./run_scapy
PPrint
pip install pprintpp
Tabulate
pip install tabulate
SimpleKml
pip install simplekml