Your Cart
Loading
Only -1 left

Incident Classifier – Tag Alert Severity with GPT and Trigger Actions

On Sale
A$45.00
A$45.00
Added to cart

πŸ‘€ Who it’s for

Blue Team leads, SOC analysts, and IT responders looking to automatically classify security alerts using AI-driven logic and asset-based risk signals.

Ideal for teams already scoring threats via CyberScan or BlueOps Module 3, and needing to prioritize next steps across Monitor / Investigate / Isolate / Escalate playbooks.


βš™οΈ How it works / What it does

  • Reads recent endpoint alerts from Google Sheets
  • Sends alert data (hostname, IP, risk score) to OpenAI GPT model
  • GPT returns structured JSON with:
  • severity tag (Low / Medium / High / Critical)
  • action recommendation (Monitor / Investigate / Isolate / Escalate)
  • Logs the full result to a centralized incident sheet
  • Can be expanded to trigger automated EDR actions or email alerts

πŸ› οΈ How to set up

  1. Insert OpenAI API Key
  2. Replace placeholder with your actual OpenAI secret in the HTTP Request node
  3. Connect Sheets
  4. Use your OAuth2 credentials to access the alerts input + classified log sheet
  5. Tune GPT Prompt
  6. Adjust language or risk thresholds inside the 🧠 Classify Incident (GPT) node
  7. Automation
  8. Add a Cron node or Webhook to run every X minutes/hours

πŸ“‹ Requirements

  • OpenAI API key (GPT-4 or GPT-3.5 supported)
  • Google Sheets (or similar DB with alerts)
  • n8n credentials for Sheets access
  • Optional: Connected playbook actions or EDR endpoint logic

🧩 How to customize the workflow

  • Swap GPT with Claude, Gemini, or local LLM via API
  • Replace Google Sheets with Supabase or Airtable
  • Add a playbook router for Notify / Isolate logic
  • Integrate email or ticketing notification step

πŸ“¦ This is a production-grade, AI-powered classification engine.

All inputs and tags are configurable. Safe placeholders are marked clearly.


πŸ“˜ This module is part of the CYBERPULSEBlueOps Pro automation suite.

Explore the full set at πŸ‘‰ cyberpulsesolutions.com/blueops

You will get the following files:
  • JSON (8KB)
  • ZIP (13KB)