Difference between revisions of "Type BSON"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ << Details >> | Defined Constant | <code>Type_BSON</code> |- | File Type Value...")
 
Line 30: Line 30:
 
=Description=
 
=Description=
 
Binary JSON
 
Binary JSON
 +
 +
=Truxton Exploiters=
 +
This file type is handled by the following ETLs:
 +
* [[Expand]] - Will convert the binary to text [[Type_JSON|JSON]]
 +
 +
=Items Produced=
 +
Truxton will extract the following from this file type:
 +
* Files
  
 
=Details=
 
=Details=
 
* [https://bsonspec.org/spec.html Format Specification]
 
* [https://bsonspec.org/spec.html Format Specification]

Revision as of 06:56, 18 December 2025

<< Details >>
Defined Constant Type_BSON
File Type Value 1258
Parent Type None
Carve Yes
Format Details No
Carve Meta Data No
MIME Type application/bson
Filename Extension bson

BSON

Description

Binary JSON

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

  • Files

Details