wireshark_extract_dns_queries
Extract DNS query names and types from PCAP files for network traffic analysis using the Wireshark MCP server.
Instructions
[Convenience] Extract DNS query details (name, type). Pre-configured for DNS analysis.
Returns: Tabular text with DNS queries or JSON error
Example: wireshark_extract_dns_queries("dns_traffic.pcap")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcap_file | Yes | ||
| limit | No |