Files
blog/content/posts/commits/2026-06-23-commit-2687fad.md
Betty 771e18f7b8
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit 2687fad in bojemoi
2026-06-23 00:52:37 +02:00

1.8 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(borodino): migration redis→valkey + feeder Sliver dans uzi 2026-06-23T00:52:36+02:00 false
commit
bojemoi
main
Git Activity
Commit 2687fad par Betty dans bojemoi Betty

Commit 2687fad

Repository bojemoi
Branch main
Author Betty
Hash 2687fad38778bd09388ee0ac9e4188980d744bda

Description

  • Migration complète redis→valkey (package) sur nuclei, sliver-worker, uzi
  • bm12 : retrait Valkey (push nuclei_queue délégué à uzi)
  • uzi : ajout feed_sliver() — upload implant meterpreter + push pentest:sliver_queue
  • sliver-entrypoint : génération implants linux/amd64, linux/386, windows/amd64 au 1er boot via sliver-client --rc (volume partagé sliver-implants)
  • stack : volume sliver-implants (sliver-server rw, uzi ro) + env SLIVER_ENABLED

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	borodino/Dockerfile.borodino
M	borodino/Dockerfile.borodino-msf
M	borodino/Dockerfile.borodino-sliver
M	borodino/sliver-entrypoint.sh
M	borodino/thearm_bm12
M	borodino/thearm_nuclei
M	borodino/thearm_sliver/thearm_sliver
M	borodino/thearm_uzi
M	stack/40-service-borodino.yml

Diff Summary

 borodino/Dockerfile.borodino         |  2 +-
 borodino/Dockerfile.borodino-msf     |  2 +-
 borodino/Dockerfile.borodino-sliver  |  2 +-
 borodino/sliver-entrypoint.sh        | 60 +++++++++++++++++++++++++++++----
 borodino/thearm_bm12                 | 18 +---------
 borodino/thearm_nuclei               |  2 +-
 borodino/thearm_sliver/thearm_sliver |  2 +-
 borodino/thearm_uzi                  | 65 ++++++++++++++++++++++++++++++++++++
 stack/40-service-borodino.yml        | 11 ++++++
 9 files changed, 136 insertions(+), 28 deletions(-)