From 39bf313776f7788e93d9b5484a5de51fdcd2b9c7 Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 11 Jun 2026 13:19:51 +0200 Subject: [PATCH] post: commit a1f4ae6 in bojemoi --- .../commits/2026-06-11-commit-a1f4ae6.md | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 content/posts/commits/2026-06-11-commit-a1f4ae6.md diff --git a/content/posts/commits/2026-06-11-commit-a1f4ae6.md b/content/posts/commits/2026-06-11-commit-a1f4ae6.md new file mode 100644 index 0000000..8cbae64 --- /dev/null +++ b/content/posts/commits/2026-06-11-commit-a1f4ae6.md @@ -0,0 +1,43 @@ +--- +title: "[bojemoi] feat(stack): mount SecLists in msf-teamserver + disable pentest-orchestrator" +date: 2026-06-11T13:19:51+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit a1f4ae6 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `a1f4ae6` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `a1f4ae62a38dc32c279a0adb836b09071cbd6288` | + + +### Description + +- 39-service-borodino-msf: bind mount /opt/bojemoi/SecLists (read-only) + so MSF RPC modules can resolve SecLists wordlist paths set by UZI +- 40-service-borodino: set pentest-orchestrator replicas=0 + (plugins non configurés, pipeline UZI/nuclei/ZAP assure le vrai travail) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/39-service-borodino-msf.yml +M stack/40-service-borodino.yml +``` + +### Diff Summary + +``` + stack/39-service-borodino-msf.yml | 5 +++++ + stack/40-service-borodino.yml | 1 + + 2 files changed, 6 insertions(+) +```