All Projects → frikky → Shuffle

frikky / Shuffle

Licence: agpl-3.0
Shuffle: A general purpose security automation platform platform. We focus on accessibility for all.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Shuffle

Patrowlengines
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 162 (-61.79%)
Mutual labels:  automation, security-automation, orchestration
Cyberdisc Bot
The bot for the Cyber Discovery Community Discord Server!
Stars: ✭ 108 (-74.53%)
Mutual labels:  hacktoberfest, discord, cybersecurity
Caldera
Automated Adversary Emulation Platform
Stars: ✭ 3,126 (+637.26%)
Mutual labels:  cybersecurity, security-automation, mitre-attack
Sooty
The SOC Analysts all-in-one CLI tool to automate and speed up workflow.
Stars: ✭ 867 (+104.48%)
Mutual labels:  automation, cybersecurity, security-automation
Walkoff Apps
WALKOFF-enabled applications. #nsacyber
Stars: ✭ 125 (-70.52%)
Mutual labels:  automation, cybersecurity, orchestration
Patrowldocs
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 105 (-75.24%)
Mutual labels:  automation, security-automation, orchestration
Walkoff
A flexible, easy to use, automation framework allowing users to integrate their capabilities and devices to cut through the repetitive, tedious tasks slowing them down. #nsacyber
Stars: ✭ 855 (+101.65%)
Mutual labels:  automation, cybersecurity, orchestration
Django Defectdojo
DefectDojo is an open-source application vulnerability correlation and security orchestration tool.
Stars: ✭ 1,926 (+354.25%)
Mutual labels:  automation, hacktoberfest, security-automation
Patrowlmanager
PatrOwl - Open Source, Smart and Scalable Security Operations Orchestration Platform
Stars: ✭ 363 (-14.39%)
Mutual labels:  automation, security-automation, orchestration
Cds
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
Stars: ✭ 3,677 (+767.22%)
Mutual labels:  automation, hacktoberfest
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+769.58%)
Mutual labels:  automation, hacktoberfest
Pode
Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
Stars: ✭ 329 (-22.41%)
Mutual labels:  openapi, hacktoberfest
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (-26.18%)
Mutual labels:  hacktoberfest, discord
Adversary emulation library
An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs.
Stars: ✭ 295 (-30.42%)
Mutual labels:  cybersecurity, mitre-attack
Lavalink
Standalone audio sending node based on Lavaplayer.
Stars: ✭ 420 (-0.94%)
Mutual labels:  hacktoberfest, discord
Attack Scripts
Scripts and a (future) library to improve users' interactions with the ATT&CK content
Stars: ✭ 290 (-31.6%)
Mutual labels:  cybersecurity, mitre-attack
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+836.79%)
Mutual labels:  openapi, hacktoberfest
Trailscraper
A command-line tool to get valuable information out of AWS CloudTrail
Stars: ✭ 352 (-16.98%)
Mutual labels:  hacktoberfest, security-automation
Switchblade
The open source Discord bot that solves all of your problems.
Stars: ✭ 285 (-32.78%)
Mutual labels:  hacktoberfest, discord
Discordia
Discord API library written in Lua for the Luvit runtime environment
Stars: ✭ 340 (-19.81%)
Mutual labels:  hacktoberfest, discord

Shuffle

Shuffle is an automation platform focused on accessibility. We believe everyone should have access to efficient processes, and are striving to make that a possibility by making integrations for YOUR tools. Security Operations is complex, but it doesn't have to be.

Discord

Example Shuffle webhook integration

Try it

Please consider sponsoring the project if you want to see more rapid development.

Support

Blogposts

Documentation

Documentation can be found on https://shuffler.io/docs and is written here: https://github.com/frikky/shuffle-docs.

Related repositories

Features

  • Simple, feature rich workflow editor
  • App creator using OpenAPI
  • Premade apps for your security tools
  • Organization and sub-organization control
  • Hybrid resource sharing with shuffler.io (optional)

Website

https://shuffler.io

Contributing

We want to make the world of cybersecurity more accessible and need all the help we can get. Send an email to [email protected] and we'll make sure to give you any training you may need.

These are the main areas to contribute in:

  • Frontend (ReactJS)
  • Backend (Golang)
  • App Creation (Python & GUI w/OpenAPI)
  • Documentation (Markdown)
  • Workflow creation (GUI & Conceptualizing)
  • Content Creation (Blogs, videos etc)

Contributing guidelines for Github are outlined here.

Contributors

ICPL logo

Shuffle

App magicians

License

All modular information related to Shuffle will be under MIT (anyone can use it for whatever purpose), with Shuffle itself using AGPLv3.

Workflows: MIT Documentation: MIT Shuffle backend: AGPLv3 Apps, specification and App SDK: MIT

Architecture

Shuffle Architecture

Repository overview

Below is the folder structure with a short explanation

├── README.md				# What you're reading right now
├── backend					# Contains backend related code.
│   ├── go-app 			# The backend golang webserver
│   └── app_sdk			# The SDK used for apps
├── frontend				# Contains frontend code. ReactJS, Material UI and cytoscape
├── functions				# Has execution and extension resources, such as the Wazuh integration
│   ├── onprem				# Code for onprem solutions
│   │   ├── Orborus 	# Distributes execution locations
│   │   ├── Worker		# Runs a workflow
└ docker-compose.yml 	# Used for deployments

It's in BETA (0.8.60) - Get in touch, send a mail to [email protected] or poke me on twitter @frikkylikeme

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].