fr0gger / vthunting

Vthunting is a tiny script used to generate report about Virus Total hunting and send it by email, slack or telegram.
MIT License
157 stars 40 forks source link

Enhancement - JSON Output #5

Closed dfirence closed 5 years ago

dfirence commented 5 years ago

Implement a flag like “—to-json” to pull as json structure and integrate into collections based databases TinyDB, MongoDB, Elasticsearch. This allows analysits to add this tool to our toolkits for integrations into our toolkits.

For example, if this available, the CRON JOBS will be json files that are easy to PIPE to JQ.

Nice work fr0gger_

fr0gger commented 5 years ago

option --json implemented :)