Skip to main content

Workflow Template: JSON Filtering with JQ

Simple filtering of VirusTotal IP Lookup JSON data. Use these examples to learn how easy it is to filter or create a new JSON output.

Updated today

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

  1. Run the step to add the JSON to the context

  2. Run each step to see the filtered results with each JQ step

Vendors

Utils

Tips

Did this answer your question?