Skip to content

This simple script counts the occurences of the protocols in a list of pcaps

Notifications You must be signed in to change notification settings

lucadivit/Protocols_Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Protocols_Counter

This simple script counts the occurences of the protocols in a list of pcaps

Prerequisites

You need to install this library:

pip install scapy

Usage

python3 protocols_counter.py <folder_with_pcap_path>

Releases

No releases published

Packages

No packages published

Languages