post: commit 0d8daa6 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
This commit is contained in:
52
content/posts/commits/2026-03-01-commit-0d8daa6.md
Normal file
52
content/posts/commits/2026-03-01-commit-0d8daa6.md
Normal file
@@ -0,0 +1,52 @@
|
||||
---
|
||||
title: "[bojemoi] borodino: uzi debug mode + lhost DNS + traefik meterpreter + mcp startover"
|
||||
date: 2026-03-01T11:28:00+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 0d8daa6 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `0d8daa6`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `0d8daa6342c3df30e8337cd0669bf2cde4113fd5` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- Dockerfile: remove hardcoded VPN config files from image
|
||||
- start_uzi.sh: log LHOST/LPORT at startup
|
||||
- stack/borodino: switch uzi to DEBUG_MODE=1, LHOST=lhost.bojemoi.lab,
|
||||
MODE_RUN=1, remove port 4444 host mode, add Traefik TCP passthrough
|
||||
for meterpreter; bm12 DEBUG_MODE=1 replicas=1; pentest network name fix
|
||||
- scripts/startover.sh: add mcp stack deployment
|
||||
- dnsmask: add lhost.bojemoi.lab → 192.168.1.121 for meterpreter listener
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M borodino/Dockerfile.borodino
|
||||
M borodino/start_uzi.sh
|
||||
M scripts/startover.sh
|
||||
M stack/40-service-borodino.yml
|
||||
M volumes/dnsmask/dnsmask.d/01-base.conf
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
borodino/Dockerfile.borodino | 2 --
|
||||
borodino/start_uzi.sh | 2 ++
|
||||
scripts/startover.sh | 1 +
|
||||
stack/40-service-borodino.yml | 20 +++++++++++---------
|
||||
volumes/dnsmask/dnsmask.d/01-base.conf | 3 +++
|
||||
5 files changed, 17 insertions(+), 11 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user