Files
blog/content/posts/pushes/2026-06-22-push-bojemoi-main-baf6b82.md
Betty a67e62113f
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s
post: push 2 commit(s) to bojemoi/main
2026-06-22 22:54:16 +02:00

1.1 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] Push 2 commit(s) to main 2026-06-22T22:53:47+02:00 false
push
bojemoi
main
Git Activity
Push de 2 commit(s) par Betty dans bojemoi/main Betty

Push to bojemoi/main

Repository bojemoi
Branch main
Commits 2
Pushed by Betty

Commits

  • baf6b82 feat: add arch-reviewer and sliver C2 worker (Betty)
  • 02d406c fix(uzi): corriger faux positifs http_login et creds non sauvegardés (Betty)

Diff Summary

 arch-reviewer/Dockerfile             |  16 +
 arch-reviewer/arch_reviewer.py       | 377 ++++++++++++++++++++
 arch-reviewer/requirements.txt       |   2 +
 borodino/Dockerfile.borodino-sliver  |  27 ++
 borodino/Dockerfile.sliver-c2        |  28 ++
 borodino/sliver-entrypoint.sh        |  30 ++
 borodino/thearm_sliver/thearm_sliver | 671 +++++++++++++++++++++++++++++++++++
 borodino/thearm_uzi                  |  84 ++++-
 stack/40-service-borodino.yml        | 102 ++++++
 stack/72-service-arch-reviewer.yml   |  53 +++
 10 files changed, 1375 insertions(+), 15 deletions(-)