Skip to content

Apps to be used for Shuffle automation. 95 of Shuffle apps are generated from APIs, and not in this directory

License

Notifications You must be signed in to change notification settings

WinDino/python-apps

This branch is 1 commit ahead of, 107 commits behind Shuffle/python-apps:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce0126c · Jul 12, 2024
Dec 11, 2023
May 17, 2023
Oct 31, 2021
Oct 31, 2021
Mar 27, 2022
Nov 22, 2022
Dec 12, 2021
Apr 27, 2022
Sep 4, 2022
Dec 29, 2021
Oct 31, 2021
Mar 27, 2022
Jan 31, 2022
Feb 7, 2023
Sep 5, 2022
Sep 5, 2022
Sep 5, 2022
May 25, 2022
Oct 31, 2021
Sep 5, 2022
May 28, 2024
May 19, 2022
Oct 31, 2021
Oct 31, 2021
Mar 24, 2023
Feb 14, 2023
Oct 31, 2021
Apr 17, 2024
May 16, 2023
Apr 24, 2024
Jan 21, 2022
Aug 11, 2022
Jul 12, 2024
Dec 15, 2021
Mar 27, 2022
Sep 12, 2022
Oct 31, 2021
Oct 31, 2021
Aug 24, 2023
Oct 31, 2021
Oct 31, 2021
Aug 25, 2022
Oct 31, 2021
Jun 19, 2024
Jun 26, 2024
Jun 26, 2024
Oct 31, 2021
Nov 22, 2022
Dec 16, 2021
Oct 31, 2021
Oct 31, 2021
Oct 31, 2021
Feb 14, 2023
Jun 12, 2023
Apr 10, 2022
Mar 8, 2023
Oct 31, 2021
Apr 11, 2024
Nov 4, 2022
Aug 11, 2022
May 19, 2022
May 21, 2020
Nov 14, 2023
Nov 4, 2022
Oct 31, 2021

Repository files navigation

Shuffle Apps

All public apps are available in the search, engine either in your local instance or on https://shuffler.io/search?tab=apps. This is a repository for apps to be used in Shuffle

PS: These apps should be valid with WALKOFF (from NSA), but the SDK is different, meaning you have to change the FIRST line in each Dockerfile (FROM frikky/shuffle:app_sdk) to make it compatible with Shuffle.

App Creation

App creation can be done with the Shuffle App Creator (exports as OpenAPI) or Python, which makes it possible to connect literally any tool. Always prioritize using the App Creator when applicable.

Shuffle-workflow-categories

References

Categories

We have defined eight (8) "major" categories of tools that are necessary to any cybersecurity threat. Most security-related tools can fit into one of these eight.

  1. Communication - Any way to chat; WhatsApp, SMS, Email etc.
  2. Case Management - The central hub for operation teams.
  3. SIEM - Search engine for logs in an enterprise. Used to find evil.
  4. Assets - Discover endpoint information. Vulnerabilities, owners, departments etc.
  5. IAM - Access Management. Active Directory, Google Workspaces, Single Sign-on etc.
  6. Intelligence - Typically a vendor explaining what you should be looking for.
  7. Network - Anything BETWEEN your connected devices. Firewalls, WAF, Switches, Bluetooth...
  8. Eradication - Control machines directly to eradicate evil. Hard and undefined (EDR & AV)

OpenAPI

Apps in this repository are mostly manually made. Shuffle is striving for standardization and accessability, and our effort is focused on OpenAPI rather than manual work. With this in mind, most app creation that supports REST API's will be continued here.

Shuffle OpenAPI

Support

External contributions

App magicians

OpenAPI creators

License

All apps, workflows and modular parts of Shuffle including our App SDK is under licensed under MIT, meaning you can freely use it anywhere in any way you want.

Contributing

Contributing guidelines for outlined here.

About

Apps to be used for Shuffle automation. 95 of Shuffle apps are generated from APIs, and not in this directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.2%
  • PowerShell 8.8%
  • Dockerfile 6.2%
  • Shell 0.8%