networking
CommunityTurn PCAPs into actionable insights.
Data & Analytics#packet-analysis#exfiltration#pcap#traffic-forensics#tshark#flag-detection#wireshark
Authorkiwamizamurai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you analyze network captures to quickly identify protocols, conversations, and potential data exfiltration, reducing manual packet inspection time.
Core Features & Use Cases
- Protocol overview: Gain high-level visibility of captured traffic (e.g., HTTP, DNS, FTP) to prioritize investigation.
- Conversation tracing: Follow TCP streams and inspect relevant conversations to locate credentials or flags.
- Traffic forensics: Detect suspicious patterns, exfiltration, or unusual flows in large PCAPs.
Quick Start
To start, run your PCAP through basic inspection and then search for obvious flag indicators, e.g.:
- tshark -r capture.pcap -z io,phs
- strings capture.pcap | grep -i flag
Dependency Matrix
Required Modules
None requiredComponents
reference
💻 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: networking Download link: https://github.com/kiwamizamurai/cctf/archive/main.zip#networking 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.