Automate cybersecurity threat analysis with GPT-4o, CVSS scoring and risk routing
How It Works This workflow automates end-to-end cybersecurity threat analysis using a multi-agent AI architecture, targeting Security Operations Centre (SOC) analysts, security engineers, and IT risk teams responsible for continuous threat monitoring and incident response. The core problem it solves is the slow, fragmented process of manually correlating threat intelligence, scoring vulnerabilities, and producing actionable reports, tasks that demand both speed and consistency under pressure. A manual trigger initiates the Cybersecurity Orchestrator Agent, which coordinates two specialist sub-agents: a Threat Intelligence Agent (backed by security log fetching and risk scoring tools) and an Attack Surface Mapping Agent (leveraging STRIDE analysis and CVSS scoring tools). Each agent operates with its own chat model and memory. Outputs are parsed by a Structured Threat Report Parser, then routed by a Rules-based Risk Severity router into three report formats such as SOC Alert, Executive Report, or Standard Report, ensuring every threat is communicated at the right level of urgency to the right audience. Setup Steps Connect your LLM API credentials to all Chat Model nodes (Orchestrator, Threat Intelligence, Attack Surface). Configure the Fetch Security Logs Tool with your SIEM or log source API credentials. Set risk threshold rules in the Risk Score Calculator node. Define STRIDE and CVSS parameters in their respective tool nodes. Set routing thresholds (e.g., CVSS ≥9 → SOC Alert, ≥6 → Executive, <6 → Standard) in Route by Risk Severity.
Prerequisites LLM API key (OpenAI or compatible) SIEM or security log source with API access CVSS and STRIDE configuration parameters Report template definitions for each severity tier Use Cases Auto-triage incoming vulnerability disclosures into severity-ranked reports. Customisation Add more routing branches (e.g., Critical, Zero-Day). Benefits Accelerates threat triage from hours to minutes.
Related Templates
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
AI SEO Readability Audit: Check Website Friendliness for LLMs
Who is this for? This workflow is designed for SEO specialists, content creators, marketers, and website developers who ...
Text automations using Apple Shortcuts
Overview This workflow answers user requests sent via Mac Shortcuts Several Shortcuts call the same webhook, with a quer...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments