extract_credentials
Extract HTTP Basic Auth, FTP, and Telnet credentials from PCAP files for LLM analysis using WireMCP, enabling efficient network traffic inspection and credential identification.
Instructions
Extract potential credentials (HTTP Basic Auth, FTP, Telnet) from a PCAP file for LLM analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pcapPath | Yes | Path to the PCAP file to analyze (e.g., ./demo.pcap) |