wireshark_scan_file_signatures
Scans packets for file magic numbers to identify potential file transfers without extracting data.
Instructions
[Forensics] Count packets containing a file magic number (PE, ELF, PDF, Office, archives, images).
An indicator, not an extraction — use wireshark_export_objects to get file bytes. A hit may be a coincidental byte sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcap_file | Yes |