tshark_export_objects
List and export HTTP objects and files from packet capture (pcap) files to extract and analyze network data.
Instructions
List and export HTTP objects (files) from a pcap capture
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the pcap file on the remote host | |
| listOnly | No | Only list objects without extracting (default: true) | |
| outputDir | No | Directory to save extracted objects |