Difference between revisions of "Type PCAP"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 17: | Line 17: | ||
|- | |- | ||
| MIME Type | | MIME Type | ||
| − | | <code>application/ | + | | <code>application/vnd.tcpdump.pcap</code> |
|- | |- | ||
| Filename Extension | | Filename Extension | ||
| Line 30: | Line 30: | ||
=Details= | =Details= | ||
* [https://wiki.wireshark.org/Development/LibpcapFileFormat#Global_Header PCAP] | * [https://wiki.wireshark.org/Development/LibpcapFileFormat#Global_Header PCAP] | ||
| + | * [https://formats.kaitai.io/pcap/ Kaitai] | ||