Files
blog/content/posts/commits/2026-06-11-commit-a1f4ae6.md
Betty 39bf313776
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 9s
post: commit a1f4ae6 in bojemoi
2026-06-11 13:19:52 +02:00

44 lines
1.0 KiB
Markdown

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