All Projects → michenriksen → Drawio Threatmodeling

michenriksen / Drawio Threatmodeling

Licence: mit
Draw.io libraries for threat modeling diagrams

Labels

Projects that are alternatives of or similar to Drawio Threatmodeling

conan-sdl2
[OBSOLETE] The recipe is now in https://github.com/bincrafters/community
Stars: ✭ 13 (-96.02%)
Mutual labels:  sdl
oshu
Fast osu! port for Linux (and more)
Stars: ✭ 106 (-67.58%)
Mutual labels:  sdl
Yampa
Functional Reactive Programming domain-specific language embedded in Haskell, for programming efficient hybrid (mixed discrete-time and continuous-time) systems.
Stars: ✭ 294 (-10.09%)
Mutual labels:  sdl
glottie
OpenGL/WebGL based Lottie animation player
Stars: ✭ 60 (-81.65%)
Mutual labels:  sdl
GLMaze
GLMaze is a Windows 95 Maze screensaver clone written in C using OpenGL.
Stars: ✭ 23 (-92.97%)
Mutual labels:  sdl
Vado
A demo web browser engine written in Haskell
Stars: ✭ 265 (-18.96%)
Mutual labels:  sdl
faur
⚒️✨ My personal C games framework. 2D graphics, sound, inputs, states, ECS, and misc utils for data, files, math, memory, strings, time, and more. Builds for Linux, Windows, Web, and embedded devices.
Stars: ✭ 55 (-83.18%)
Mutual labels:  sdl
Anese
Another NES Emulator - written for fun & learning - first implementation of wideNES
Stars: ✭ 323 (-1.22%)
Mutual labels:  sdl
EnttPong
Built for EnTT, at the request of the developer as a demo.
Stars: ✭ 51 (-84.4%)
Mutual labels:  sdl
S25client
Return To The Roots (Settlers II(R) Clone)
Stars: ✭ 288 (-11.93%)
Mutual labels:  sdl
Titan-IDE
Titan IDE is a 2D game engine for the Sega Dreamcast, Nintendo Wii and PC.
Stars: ✭ 32 (-90.21%)
Mutual labels:  sdl
SDL.zig
A shallow wrapper around SDL that provides object API and error handling
Stars: ✭ 102 (-68.81%)
Mutual labels:  sdl
Amiberry
Optimized Amiga emulator for the Raspberry Pi and other ARM boards
Stars: ✭ 270 (-17.43%)
Mutual labels:  sdl
zero-graphics
Application framework based on OpenGL ES 2.0. Runs on desktop machines, Android phones and the web
Stars: ✭ 72 (-77.98%)
Mutual labels:  sdl
Glportal
🎮 Open Source teleportation based first person puzzle-platformer
Stars: ✭ 297 (-9.17%)
Mutual labels:  sdl
BonEngineSharp
A simple and fun SDL-based game engine in C#.
Stars: ✭ 16 (-95.11%)
Mutual labels:  sdl
savagewheels
🏁 2D car crashing game armageddon
Stars: ✭ 21 (-93.58%)
Mutual labels:  sdl
Nanogui Sdl
Minimalistic port of NanoGUI claim works with SDL API w/o external dependencies.
Stars: ✭ 328 (+0.31%)
Mutual labels:  sdl
Pygame
pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
Stars: ✭ 4,164 (+1173.39%)
Mutual labels:  sdl
Sdl2
Haskell bindings to the SDL2 library
Stars: ✭ 287 (-12.23%)
Mutual labels:  sdl

Draw.io libraries for threat modeling

This is a collection of custom libraries to turn the free and cross-platform Draw.io diagramming application into the perfect tool for threat modeling.

Data Flow Diagrams

Data Flow Diagramming is a simple diagramming technique used to gain an understanding of how data flows in an application or system. DFDs are excellent for getting a bird's-eye view of a system to facilitate threat modeling.

Example Data Flow Diagram

Attack Trees

Attack Trees are another kind of diagramming method that is great for exploring how a threat actor might attain a specific goal, or how an asset might be attacked.

Example Attack Tree diagram

Installation

  1. Download and install draw.io for your operating system
  2. Clone or download this repository
  3. Open draw.io application and create a new blank diagram
  4. Click the File menu and then click Open Library...
  5. Navigate to where you put this project and open one of the xml files
  6. Start diagramming!
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].