This workflow template, part of the Torq Automation Expert Course, is designed to help users hone their automation skills by correcting and refining a provided workflow. It includes steps for validating malware hashes using an HTTP request, looping over the identified hashes, categorizing them based on threat levels using nested filter steps, and finally validating the workflow with an HTTP validation step. Users work on fixing errors iteratively until a verified code is returned, indicating a successful workflow improvement. This hands-on exercise utilizes practical elements like HTTP, scripting, and utilities to simulate a real-world incident response scenario.
Workflow Breakdown
Review the workflow and fix any errors until you receive a code from the final HTTP validation step.
Vendors
Scripting, Utils, HTTP