From cybersec-toolkit
Automates network traffic analysis with tshark and pyshark: protocol statistics, suspicious flow detection, DNS anomaly identification, and IOC extraction from PCAP files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cybersec-toolkit:performing-network-traffic-analysis-with-tsharkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill automates packet capture analysis using tshark (Wireshark CLI) and pyshark (Python wrapper). It extracts protocol distribution statistics, identifies suspicious network flows (port scans, beaconing, data exfiltration), extracts IOCs (IPs, domains, URLs), and detects DNS tunneling patterns from PCAP files.
This skill automates packet capture analysis using tshark (Wireshark CLI) and pyshark (Python wrapper). It extracts protocol distribution statistics, identifies suspicious network flows (port scans, beaconing, data exfiltration), extracts IOCs (IPs, domains, URLs), and detects DNS tunneling patterns from PCAP files.
npx claudepluginhub 26zl/cybersec-toolkit --plugin cybersec-toolkitAutomates network traffic analysis with tshark and pyshark: protocol statistics, suspicious flow detection, DNS anomaly identification, and IOC extraction from PCAP files.
Automates PCAP analysis using tshark and pyshark to extract protocol stats, detect suspicious flows and DNS anomalies, and pull IOCs for security assessments and incident response.
Automates network traffic analysis using tshark and pyshark: protocol statistics, suspicious traffic/port scan detection, DNS anomaly/tunneling identification, and IOC extraction from PCAP files.