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(+) +```