Difference between revisions of "Type PCAP"
Jump to navigation
Jump to search
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| style="float:right;border:1px solid black" | {| style="float:right;border:1px solid black" | ||
| − | |+ Details | + | |+ [[Type_RDP_Tile_Cache|<<]] Details [[Type_Windows_Event_Trace_Log|>>]] |
| Defined Constant | | Defined Constant | ||
| <code>Type_PCAP</code> | | <code>Type_PCAP</code> | ||
| Line 17: | Line 17: | ||
|- | |- | ||
| MIME Type | | MIME Type | ||
| − | | <code>application/ | + | | <code>application/vnd.tcpdump.pcap</code> |
|- | |- | ||
| Filename Extension | | Filename Extension | ||
| Line 27: | Line 27: | ||
=Description= | =Description= | ||
Network Packet Capture | Network Packet Capture | ||
| − | |||
| − | |||
| − | |||
| − | |||
=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] | ||