IPED icon indicating copy to clipboard operation
IPED copied to clipboard

Carve and parse json data based on Schema

Open patrickdalla opened this issue 3 years ago • 0 comments

Based on a JSON Schema Library (files in a config folder, for example), in format defined by https://json-schema.org/, it is possible to get some root tokens and try to carve data. It is also possible to use the schema specs to extract some Metadata. Mainly timestamps and geolocations. This site is a repository of json schema: https://json-schema.org/implementations.html#schema-repositories

patrickdalla avatar Sep 20 '22 14:09 patrickdalla