post: commit 931deef in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
grafana-watcher
2026-07-10 16:52:48 +02:00
committed by Betty
parent 67f5450445
commit 7887b0fe55

View File

@@ -0,0 +1,40 @@
---
title: "[bojemoi] feat(campagnewp): add WordPress account creation worker"
date: 2026-07-10T16:52:48+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 931deef par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `931deef`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `931deefdb87e1272841299314698caa1a583edfa` |
### Description
- pentest_orchestrator: route WP targets to campagnewp_queue instead of
uzi_queue; skip post-pwn plugins for WP targets (campagnewp handles them)
- Add _is_wordpress_target() detection via attack_surface/products fields
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 | 85 ++++++++++++++++++++++++++++++++---
1 file changed, 78 insertions(+), 7 deletions(-)
```