mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-11 05:34:55 +03:00
469 B
469 B
Workflows - Packet Capture Analysis
Workflow: PCAP Forensic Investigation
Open PCAP in Wireshark
|
Review protocol hierarchy (Statistics > Protocol Hierarchy)
|
Identify top talkers (Statistics > Endpoints)
|
Filter for suspicious protocols/ports
|
Extract files (File > Export Objects)
|
Analyze DNS for C2 domains
|
Detect beaconing patterns
|
Extract credentials from clear-text protocols
|
Generate investigation report