run_tshark
Execute tshark commands with validated arguments to capture and analyze network traffic, enabling automated forensics, threat hunting, and traffic analysis.
Instructions
Run a tshark command with specified arguments. Arguments are validated against a whitelist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments to pass to tshark | |
| timeout | No | Command timeout in seconds | |
| session_id | No | Session ID (optional, for validation) |