Shuffle SOAR & n8n
Shuffle SOAR provides drag-and-drop security orchestration and automated response playbooks. n8n is a general-purpose workflow automation tool for connecting tools and external APIs.
Both Shuffle and n8n can be deployed in the same environment. Shuffle focuses on security-specific playbooks with pre-built integrations for Elastic, TheHive, Wazuh, and OpenCTI. n8n is more general-purpose and integrates with hundreds of external services.
Shuffle SOAR — Access
URL:
https://shuffle.<env-name>.ops.aithroyz.comShuffle comes with pre-built workflow templates for common SOC use cases: alert triage from Elastic, case creation in TheHive, enrichment with OpenCTI, and notifications via Slack/email. Start from a template and customize the playbook for your environment.
n8n — Access
URL:
https://n8n.<env-name>.ops.aithroyz.comn8n is pre-seeded with demo workflows showing how to connect Elastic alerts to TheHive case creation. The n8n webhook URL can receive alerts from any tool in the environment via HTTP POST.
ℹ
n8n workflows can call the Aithroyz API to provision or destroy environments programmatically — enabling automated lab lifecycle management from within your SOC.