Overview of My Tools That Handle JSON Data, (Sat, Jun 15th)
2024-6-15 18:5:22 Author: isc.sans.edu(查看原文) 阅读量:3 收藏

I wrote a couple of diary entries showing my tools that produce and consume JSON data. Like "Analyzing PDF Streams", "Another PDF Streams Example: Extracting JPEGs" and "Analyzing MSG Files".

The tools than can produce MyJSON output (option –jsonoutput) to stdout are:

The tools than can accept MyJSON input (option –jsoninput) from stdin are:

The tools than only accept MyJSON input from stdin are:

And if you want to write your own program that can process MyJSON data, my Python program template for binary files process-binary-files.py also supports this format.

Didier Stevens
Senior handler
blog.DidierStevens.com


文章来源: https://isc.sans.edu/diary/rss/31012
如有侵权请联系:admin#unsafe.sh