docs: schémas en Mermaid + ajout du challenge Red 4 dans les tableaux - #24
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Cette PR met à jour la documentation en remplaçant des schémas d’architecture ASCII/image par des diagrammes Mermaid, et ajoute le challenge Red 4 dans les tableaux de challenges (README + guide de déploiement).
Changes:
- Remplacement/ajout de schémas d’architecture en Mermaid (README, docs d’architecture, docs de supervision).
- Ajout du challenge 4-Red-Team-breach-and-ascend dans les tableaux (README, DEPLOIEMENT).
- Réorganisation de la ligne “Blue 4 / Red 4 à venir” en entrées séparées (README).
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| README.md | Remplace le schéma par Mermaid et met à jour le tableau des challenges (ajout Red 4). |
| docs/SUPERVISION.md | Remplace le schéma ASCII par un diagramme Mermaid pour la supervision. |
| docs/DEPLOIEMENT.md | Ajoute Red 4 au tableau “Challenges & images”. |
| docs/architecture.md | Ajoute un schéma Mermaid d’architecture (remplace l’image précédente). |
Comments suppressed due to low confidence (1)
docs/SUPERVISION.md:18
- Même remarque que plus haut : l’IP réelle de la VM CTF dans le schéma peut être remplacée par un placeholder pour rendre la doc réutilisable et limiter l’exposition de détails d’infra.
subgraph ctf_vm["VM CTF — 100.118.132.76"]
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| └─────────────────────────────┘ | ||
| ```mermaid | ||
| flowchart LR | ||
| subgraph grafana_vm["VM Grafana — Tailscale 100.84.158.83"] |
| | Blue 3 | `challenges/3-Blue-Team-Hardening-Lucas` | Hardening / durcissement système | Blue Team | Intégré | | ||
| | Red 3 | `challenges/3-Red-Team-Nexus-Cipher-Sarah` | Cipher — pentest du portail API Nexus (crypto/web, 10 flags) | Red Team | Intégré | | ||
| | Blue 4 / Red 4 | _à venir_ | — | — | À faire | | ||
| | Red 4 | `challenges/4-Red-Team-breach-and-ascend` | Breach & Ascend — intrusion web (upload) puis élévation → root | Red Team | En cours | |
Comment on lines
31
to
32
|
|
||
| Le serveur est une VM Debian durcie selon le benchmark CIS, qui héberge : |
Comment on lines
+22
to
23
|
|
||
| ## Composants |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.