extract_credentials
Identify and extract potential credentials (HTTP Basic Auth, FTP, Telnet) from PCAP files for LLM-driven threat analysis and network diagnostics using WireMCP.
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) |