wireshark_text2pcap_import
Convert ASCII or hex dump to a pcap capture file for network traffic analysis.
Instructions
Convert ASCII or hex dump into a capture file using text2pcap. encapsulation: link-layer type (default: ether).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ascii_mode | No | ||
| output_file | Yes | ||
| encapsulation | No | ether | |
| input_text_file | Yes | ||
| timestamp_format | No |