Difference between revisions of "Type PCAP"

From truxwiki.com
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/octet-stream</code>
+
| <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]

Latest revision as of 06:57, 6 March 2026

<< Details >>
Defined Constant Type_PCAP
File Type Value 917
Parent Type None
Carve No
Format Details Yes
MIME Type application/vnd.tcpdump.pcap
Filename Extension pcap

PCAP

Description

Network Packet Capture

Details