post: commit a1f4ae6 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 9s

This commit is contained in:
2026-06-11 13:19:51 +02:00
committed by Betty
parent 7ae100b656
commit 39bf313776

View File

@@ -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 <noreply@anthropic.com>
### 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(+)
```