Files
blog/content/posts/pushes/2026-03-31-push-bojemoi-main-b5b5641.md
Betty c803a759ae
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 10s
post: push 1 commit(s) to bojemoi/main
2026-03-31 20:36:46 +02:00

1.4 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] Push 1 commit(s) to main 2026-03-31T20:36:25+02:00 false
push
bojemoi
main
Git Activity
Push de 1 commit(s) par Betty dans bojemoi/main Betty

Push to bojemoi/main

Repository bojemoi
Branch main
Commits 1
Pushed by Betty

Commits

  • b5b5641 feat(nuclei): Redis queue pipeline + dedicated Faraday workspaces + Redis Commander (Betty)

Diff Summary

 borodino/Dockerfile.borodino                       |   6 +-
 borodino/redirector/Dockerfile                     |  18 +
 borodino/redirector/entrypoint.sh                  |  77 ++++
 borodino/redirector/nginx.conf                     |  63 ++++
 borodino/thearm_bm12                               |  23 +-
 borodino/thearm_logpull                            | 212 +++++++++++
 borodino/thearm_nuclei                             | 410 +++++++++++++++++++++
 samsonov/nuclei_api/main.py                        | 116 +++++-
 .../pentest_orchestrator/plugins/plugin_burp.py    | 326 ----------------
 .../pentest_orchestrator/plugins/plugin_nuclei.py  |  28 ++
 scripts/gameover.sh                                |  18 -
 scripts/stack_burp.export                          |  57 ---
 stack/40-service-borodino.yml                      | 139 ++++++-
 13 files changed, 1082 insertions(+), 411 deletions(-)