chore(branche): garder uniquement 2-Blue-Team-Memory-Forensics-Jakub … - #14
Open
Jacob-dot-bit wants to merge 1 commit into
Open
chore(branche): garder uniquement 2-Blue-Team-Memory-Forensics-Jakub …#14Jacob-dot-bit wants to merge 1 commit into
Jacob-dot-bit wants to merge 1 commit into
Conversation
…— BRANCHE DE TRAVAIL, NE PAS MERGER DANS MAIN
There was a problem hiding this comment.
Pull request overview
Cette PR ressemble à une opération de “nettoyage de branche” visant à ne conserver que challenges/2-Blue-Team-Memory-Forensics-Jakub, en supprimant entièrement d’autres challenges (Red Team + Blue Team) et leurs artefacts (Dockerfiles, docs, solutions, scripts, logs).
Changes:
- Suppression complète du challenge 2-Red-Team-Operation-Silent-Ledger-Lucas (docs, Dockerfile, artefacts de challenge).
- Suppression complète du challenge 1-Red-Team-Binary-Vault-Jakub (source, setup, solution, templates, Docker).
- Suppression complète du challenge 1-Blue-Team-Phishing-ELK-Sarah (Docker, pipeline, init, docs, logs).
Reviewed changes
Copilot reviewed 52 out of 52 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/README.md | Supprime la documentation principale du challenge Silent Ledger |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/docs/SOLUTION_WRITEUP.md | Supprime le writeup/solution complète (10 flags) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/docs/SCENARIO_JOUEUR.md | Supprime le scénario/joueur destiné à CTFd |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/docs/CTFD_SETUP.md | Supprime le guide d’intégration CTFd/plugin Docker |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/docs/ARCHITECTURE.md | Supprime la doc d’architecture technique |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/Dockerfile | Supprime l’image Docker du challenge Silent Ledger |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/welcome_note.txt | Supprime un artefact/flag de démarrage (F1) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/sudoers_rdubois | Supprime la config sudo (vecteur F6) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/readme_orchestrator.txt | Supprime l’artefact d’indice orchestrator |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/r_dubois_creds.txt | Supprime l’artefact de creds/flag (F4) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/orchestrator.py | Supprime le service orchestrator (vecteur F8) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/orchestrator_token.txt | Supprime le token (artefact) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/motd | Supprime la bannière SSH |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/logviewer.c | Supprime la source du binaire SUID (vecteur F5) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/flag9.txt | Supprime l’artefact/flag F9 |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/flag8.txt | Supprime l’artefact/flag F8 |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/flag7.txt | Supprime l’artefact/flag F7 |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/flag6.txt | Supprime l’artefact/flag F6 |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/flag5.txt | Supprime l’artefact/flag F5 |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/flag3.txt | Supprime l’artefact/flag F3 |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/flag10.txt | Supprime l’artefact/flag F10 |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/entrypoint.sh | Supprime l’entrypoint du conteneur |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/decoy_website_2019.bak | Supprime un leurre/backup |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/decoy_db_dump_old.bak | Supprime un leurre/backup |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/decoy_customers.csv | Supprime un leurre (données factices) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/cron_meridian | Supprime la config cron (vecteur F4) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/cleanup.sh | Supprime le script cron (vecteur F4) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/bash_history_jmartin | Supprime l’artefact .bash_history (vecteur F3) |
| challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/challenge/app_config.bak | Supprime l’artefact/flag F2 |
| challenges/1-Red-Team-Binary-Vault-Jakub/solution/SOLUTION.md | Supprime la solution/spoilers du challenge VAULT-9 |
| challenges/1-Red-Team-Binary-Vault-Jakub/solution/exploit.py | Supprime l’exploit de référence (pwntools) |
| challenges/1-Red-Team-Binary-Vault-Jakub/setup/gen_secret.py | Supprime le générateur de secrets au build |
| challenges/1-Red-Team-Binary-Vault-Jakub/setup/challenge.env.example | Supprime l’exemple de configuration des secrets |
| challenges/1-Red-Team-Binary-Vault-Jakub/report/report_template.md | Supprime le template de rapport |
| challenges/1-Red-Team-Binary-Vault-Jakub/README.md | Supprime la doc du challenge VAULT-9 |
| challenges/1-Red-Team-Binary-Vault-Jakub/docs/USER_GUIDE.md | Supprime le guide joueur |
| challenges/1-Red-Team-Binary-Vault-Jakub/docs/ADMIN_DEPLOYMENT.md | Supprime le guide admin/déploiement |
| challenges/1-Red-Team-Binary-Vault-Jakub/Dockerfile | Supprime le Dockerfile du challenge |
| challenges/1-Red-Team-Binary-Vault-Jakub/docker-entrypoint.sh | Supprime l’entrypoint (socat) |
| challenges/1-Red-Team-Binary-Vault-Jakub/docker-compose.yml | Supprime le compose de test local |
| challenges/1-Red-Team-Binary-Vault-Jakub/challenge/vault.c | Supprime la source du binaire challenge |
| challenges/1-Red-Team-Binary-Vault-Jakub/.gitignore | Supprime le gitignore (artefacts/secrets) |
| challenges/1-Red-Team-Binary-Vault-Jakub/.dockerignore | Supprime le dockerignore |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/supervisord.conf | Supprime la config supervisord (ELK) |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/README.md | Supprime la doc principale du challenge DFIR/ELK |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/pipeline/logstash.conf | Supprime la pipeline Logstash |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/logs/corp_incident.json | Supprime les logs (dataset) du challenge |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/init/inject_logs.py | Supprime le script d’injection bulk ES |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/init/import_kibana.sh | Supprime l’initialisation Kibana (data views / saved searches) |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/GUIDE_DEPLOIEMENT.md | Supprime le guide complet de déploiement |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/docs/USER_GUIDE.md | Supprime le guide joueur DFIR |
| challenges/1-Blue-Team-Phishing-ELK-Sarah/Dockerfile | Supprime l’image Docker du challenge ELK |
Comments suppressed due to low confidence (2)
challenges/2-Red-Team-Operation-Silent-Ledger-Lucas/Dockerfile:1
- This PR removes the entire "2-Red-Team-Operation-Silent-Ledger-Lucas" challenge (Dockerfile + docs + artifacts). Merging would delete an existing challenge from the platform. Given the PR description explicitly says this is a work branch and must not be merged into main, please close/convert this PR to draft and/or retarget it away from main; otherwise, restore the removed challenge files before merging.
challenges/1-Blue-Team-Phishing-ELK-Sarah/Dockerfile:1 - This PR also deletes the entire "1-Blue-Team-Phishing-ELK-Sarah" challenge (Dockerfile/pipeline/init/logs/docs). If merged, it removes a major Blue Team track from the repository. Please confirm this PR is not intended to be merged into main (per PR description), or revert these deletions before merging.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
…— BRANCHE DE TRAVAIL, NE PAS MERGER DANS MAIN