Difference between revisions of "Type GZip"

From truxwiki.com
Jump to navigation Jump to search
 
Line 46: Line 46:
 
=Details=
 
=Details=
 
* [https://tools.ietf.org/html/rfc1952 Format]
 
* [https://tools.ietf.org/html/rfc1952 Format]
 +
* [https://formats.kaitai.io/gzip/ Kaitai]

Latest revision as of 06:34, 6 March 2026

<< Details >>
Defined Constant Type_GZip
File Type Value 286
Parent Type None
Carve Yes
Format Details No
Carve Meta Data Yes
MIME Type application/x-gzip
Filename Extension gz

GZip

Description

GZip compressed data

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

  • Files

Carve Meta Data

When Truxton carves this file, it can populate the following columns in the [File] table:

  • LastWrite - When the file was last modified
  • Name - The name of the file

Details