Skip to main content
Manusで任意のスキルを実行
ワンクリックで

pcap-extraction

スター6
フォーク2
更新日2026年6月7日 14:54

Use for packet captures where the answer needs tool-specific extraction recipes the model doesn't keep straight: USB HID keystroke decoding from `usb.capdata` (the keycode→character map is fiddly), TLS keylog reconstruction via SSLKEYLOGFILE, file carving from HTTP/SMB/FTP streams via Wireshark export-objects or tcpflow, credential extraction from unencrypted protocols, and non-obvious tshark display-filter / scapy reassembly work. Skip this skill when `strings cap.pcap | grep -aE 'flag\{'` solves it (often does for small CTF pcaps), for fully-encrypted captures with no keys available, and for QUIC/WireGuard captures where the HTTP/TLS-flavoured recipes don't apply — try the cheap path first.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly