Skip to main content
Glama
bx33661

Wireshark MCP

by bx33661

wireshark_verify_ssl_decryption

Verify TLS decryption in network captures using SSL keylog files to analyze encrypted traffic and confirm decryption status.

Instructions

[SSL] Verify TLS decryption with keylog file.

Args: keylog_file: Path to SSL/TLS keylog file (SSLKEYLOGFILE format)

Returns: Expert info with decryption status or JSON error

Errors: FileNotFound: pcap_file or keylog_file does not exist

Example: wireshark_verify_ssl_decryption("https.pcap", "ssl_keylog.txt")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pcap_fileYes
keylog_fileYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bx33661/Wireshark-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server