sleuthkit / autopsy

Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
http://www.sleuthkit.org/autopsy/
2.37k stars 592 forks source link

fix for json array attribute value #7805

Closed gdicristofaro closed 1 year ago

gdicristofaro commented 1 year ago

Current default artifact viewer would only show JSON whose root item was a JSON object. This provides a fix where the root object is a primitive or JSON array.