--- 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 ### Files Changed ``` M samsonov/pentest_orchestrator/main.py ``` ### Diff Summary ``` samsonov/pentest_orchestrator/main.py | 85 ++++++++++++++++++++++++++++++++--- 1 file changed, 78 insertions(+), 7 deletions(-) ```