The "JSON Filtering with JQ" workflow template is designed to streamline the analysis of VirusTotal IP Lookup JSON data for cybersecurity professionals. By leveraging JQ commands, users can efficiently filter and extract specific information, such as country, continent, and malicious verdicts from various engines. This template simplifies data processing, enabling quick insights into IP reputation and threat analysis, enhancing incident response and security operations.
Use Cases
Example
Workflow Breakdown
Run the step to add the JSON to the context
Run each step to see the filtered results with each JQ step
Vendors
Utils
Tips
Try additional JQ commands to filter the data in other ways
The JQ documentation can be found here - https://stedolan.github.io/jq/manual/
