KuShu-Atama is a visual mind map project designed to explore strategies in cybersecurity—specifically focusing on attack and defense models. This repository includes both source mind maps and generated artifacts in PDF and PNG formats for easy review and distribution.
KuShu-Atama/
├── artifacts/ # Exported visualizations (PDF/PNG)
│ ├── Entra_Hybrid_Attack_And_Defence_Collapsed.pdf
│ ├── Entra_Hybrid_Attack_And_Defence_Collapsed.png
│ └── Entra_Hybrid_Attack_And_Defence_Full.pdf
├── src/ # Source mind maps
│ ├── Entra_Hybrid_Attack_And_Defence.mm
│ └── Entra_Hybrid_Attack_And_Defence.smmx
├── LICENSE
└── README.md
The core content is a detailed mind map of attack and defense strategies within Microsoft Entra environments (formerly Azure AD). It serves as an educational and planning resource for:
- Security professionals designing layered defenses
- Threat analysts modeling attack surfaces
- Red and Blue teams for training or simulation
-
View Artifacts:
Open any file in theartifacts/
folder to see the full or collapsed mind map in PDF or PNG format. -
Edit Source Maps:
Open the.mm
or.smmx
files in compatible mind mapping tools:.mm
: FreeMind (open-source).smmx
: SimpleMind
- FreeMind or SimpleMind for mind map creation and editing
- Exported visualizations generated within the mind mapping tools
This project is licensed under the terms of the GNU GENERAL PUBLIC LICENSE file included in the repository.