Skip to content

This is a network analysis tool that parses, reads and analyses pcap files, extracting important information about the packets shared between network connections

Notifications You must be signed in to change notification settings

Kagirim/dynamic_pcap_analyzer

Repository files navigation

Pcap analyser

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

Deployment

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

Installation

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

Install Dependencies

About

This is a network analysis tool that parses, reads and analyses pcap files, extracting important information about the packets shared between network connections

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages