Files
blog/content/posts/commits/2026-06-24-commit-5c13027.md
Betty 75b2c92469
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit 5c13027 in bojemoi
2026-06-24 00:01:00 +02:00

44 lines
1.1 KiB
Markdown

---
title: "[bojemoi] refactor(orchestrator): dispatch séquentiel UZI first → plugins si pwned"
date: 2026-06-24T00:00:59+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 5c13027 par Betty dans bojemoi"
author: "Betty"
---
## Commit `5c13027`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `5c13027d08b5cd89595338485611b62c1269c82a` |
### Description
- Dispatcher envoie uniquement vers pentest:uzi_queue
- Campaign tracker attend le résultat UZI (phase='uzi')
→ pwned : dispatch nuclei + sliver + zap (phase='post')
→ non : fermeture campagne (phase='done')
- Phase 'post' : attend tous les plugins puis agrège DefectDojo
- Colonne 'phase' ajoutée à orchestrator_campaigns
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M samsonov/pentest_orchestrator/main.py
```
### Diff Summary
```
samsonov/pentest_orchestrator/main.py | 184 +++++++++++++++++++++-------------
1 file changed, 116 insertions(+), 68 deletions(-)
```