Skip to main content
Glama
bx33661

Wireshark MCP

by bx33661

wireshark_export_objects

Extract embedded files from network traffic captured in pcap files using protocols like HTTP, SMB, TFTP, IMF, or DICOM. Specify protocol type and destination directory to save extracted files.

Instructions

[Export] Extract embedded files from traffic.

Args: protocol: Protocol type - 'http', 'smb', 'tftp', 'imf', 'dicom' dest_dir: Destination directory for extracted files

Returns: Success message or JSON error

Errors: FileNotFound: pcap_file does not exist InvalidParameter: Invalid protocol

Example: wireshark_export_objects("traffic.pcap", "http", "/tmp/exported")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pcap_fileYes
protocolYes
dest_dirYes

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