Skip to main content
Glama

kali_network_tcpdump_capture

Capture network packets on specified interfaces using BPF filters for security analysis and troubleshooting. Save captured data to PCAP files for detailed examination.

Instructions

Capture network packets for analysis. Supports BPF filters and can save to PCAP files.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
interfaceYesNetwork interface to capture on (e.g., 'eth0', 'wlan0', 'any')
filterNoBPF filter expression (e.g., 'port 80', 'host 192.168.1.1')
countNoNumber of packets to capture (default: unlimited)
durationNoCapture duration in seconds
output_fileNoOutput file path (.pcap format)
verboseNoVerbose output

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/azza39925/kali-mcp-server'

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