pcap-analysis
CommunityAnalyze PCAPs and extract network stats quickly.
Data & Analytics#pcap#network-analysis#statistical-analysis#graph-metrics#inter-arrival-time#packets-per-minute#pcap-utils
AuthorKaiserWhoLearns
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Analysts and engineers can analyze PCAP captures and compute essential network statistics using Python, supported by a library of tested utility functions.
Core Features & Use Cases
- Load PCAP files and filter by protocol to inspect IP, TCP, UDP, and ICMP traffic.
- Compute graph/topology metrics (unique source/destination counts), inter-arrival time statistics, and per-minute traffic patterns to detect anomalies.
- Use the helper suite (graph_metrics, iat_stats, packets_per_minute_stats, flow_metrics) to quantify traffic characteristics, detect port scans, DoS patterns, and beaconing.
Quick Start
Load a PCAP file with load_packets and immediately compute graph metrics, IAT statistics, and per-minute traffic using the built-in helper functions.
Dependency Matrix
Required Modules
scapy
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pcap-analysis Download link: https://github.com/KaiserWhoLearns/skillsbench/archive/main.zip#pcap-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.