Difference between revisions of "Type ZIP"

From truxwiki.com
Jump to navigation Jump to search
Line 31: Line 31:
 
PK-Zip archive.
 
PK-Zip archive.
 
Created by [https://en.wikipedia.org/wiki/Phil_Katz Phil Katz]
 
Created by [https://en.wikipedia.org/wiki/Phil_Katz Phil Katz]
 
=Details=
 
* PKWare's definition of [http://www.pkware.com/documents/casestudies/APPNOTE.TXT Zip]
 
* Florian Buchholz has a [https://users.cs.jmu.edu/buchhofp/forensics/formats/pkzip.html description]
 
* Good discussion of the [https://stackoverflow.com/questions/38437826/how-to-create-zip-file-with-data-descriptor-section Data Descriptor]
 
* [https://en.wikipedia.org/wiki/ZIP_(file_format) Wikipedia]
 
  
 
=Truxton Exploiters=
 
=Truxton Exploiters=
Line 46: Line 40:
 
* Files
 
* Files
 
* [[Type_File_Details]]
 
* [[Type_File_Details]]
 +
 +
=Details=
 +
* PKWare's definition of [http://www.pkware.com/documents/casestudies/APPNOTE.TXT Zip]
 +
* Florian Buchholz has a [https://users.cs.jmu.edu/buchhofp/forensics/formats/pkzip.html description]
 +
* Good discussion of the [https://stackoverflow.com/questions/38437826/how-to-create-zip-file-with-data-descriptor-section Data Descriptor]
 +
* [https://en.wikipedia.org/wiki/ZIP_(file_format) Wikipedia]

Revision as of 07:12, 8 February 2024

Details
Defined Constant Type_ZIP
File Type Value 209
Parent Type None
Carve Yes
Format Details Yes
MIME Type application/zip
Filename Extension zip
Typical Filename *.zip

Zip

Description

PK-Zip archive. Created by Phil Katz

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

Details