VirusTotal JSON TO CSV Convertor
Tool URL: Click Here
What is this script about ?
- This script can convert VT json replies when you submit indicators to VT using VT APIs into a csv format and shows the most important columns to help the analysis doing a fast analysis on a punch of indicators.
To use this script, please:
- Whatever the tool you’re using to submit indicators to VT, just get the json file and name it as: “VirusTotal Json Result.json”
- place the json file in the same folder of the script.
- Run the script using: python3 VTConverter.py
- find the csv format as VT Result.csv
Please review the indicators first before inserting them to the indicators.txt file.
Thanks. Happy Hunting.