Shuffle SOAR
Open-source Security Orchestration, Automation, and Response (SOAR) platform for SOC workflows.
Why consider Shuffle SOAR?
Shuffle is an open-source SOAR platform built with Python and Go. It automates security operations workflows with visual drag-and-drop playbooks, connecting SIEM alerts to firewall blocks, ticket creation, and automated email phishing quarantines.
Learn Shuffle SOAR by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Shuffle SOAR
Shuffle automates complex SOC incident containment steps through visual trigger-and-action workflows.
Quickstart
git clone https://github.com/Shuffle/Shuffle.gitcd Shuffledocker compose up -dAccess http://localhost:3001 to design automated playbooks that block malicious IPs across firewalls.
Shuffle is licensed under the GNU Affero General Public License v3.0.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.