Does Wireshark support a format that doesn't require TCP/UDP/Ethernet headers in every packet?
Any other (non-pcap) formats wireshark supports would be appreciated. I need to get header-less data into wireshark for further examination.
|
Does Wireshark support a format that doesn't require TCP/UDP/Ethernet headers in every packet? Any other (non-pcap) formats wireshark supports would be appreciated. I need to get header-less data into wireshark for further examination.
| ||||
|
feedback
|
|
Apparently this IS possible with newer versions. See their How To Dissect Anything wiki entry. Basically, in the Then in wireshark UPDATE: This doesn't support some protocols (like DNS). But you can possibly append fake headers using text2pcap (development version as of Dec-2010). | ||||
|
feedback
|