extract_credentials
Extract HTTP Basic, FTP, Telnet, and Kerberos credentials from PCAP files for forensic investigations and credential harvesting analysis.
Instructions
【取证分析】Extract credentials (HTTP Basic, FTP, Telnet, Kerberos) from a PCAP file. Use this when: 1) User wants to find passwords, 2) Credential harvesting analysis, 3) Forensic investigation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcap_path | No | Optional PCAP path (absolute or relative to workdir) | |
| session_id | No | Optional session ID of loaded PCAP | |
| tshark_path | No | Optional path to tshark executable |