Files
blog/content/posts/commits/2026-07-10-commit-931deef.md
grafana-watcher 7887b0fe55
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 931deef in bojemoi
2026-07-10 16:52:49 +02:00

41 lines
985 B
Markdown

---
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(-)
```