42 lines
1.0 KiB
Markdown
42 lines
1.0 KiB
Markdown
---
|
|
title: "[bojemoi] feat(orchestrator): recon web systématique sur cibles non pwnées"
|
|
date: 2026-07-11T23:11:13+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 1b6de9b par grafana-watcher dans bojemoi"
|
|
author: "grafana-watcher"
|
|
---
|
|
|
|
## Commit `1b6de9b`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | grafana-watcher |
|
|
| **Hash** | `1b6de9bcde14665c8044f5dea2cbbc2e3a00f2d8` |
|
|
|
|
|
|
### Description
|
|
|
|
Ajout phase RECON : après un UZI sans pwn, si la cible expose des ports
|
|
web (80/443/8080/...), dispatch automatique vers nuclei + zap sans attendre
|
|
une exploitation réussie. Permet de récolter des CVEs web sur toutes les
|
|
cibles, pas uniquement les cibles compromises.
|
|
|
|
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 | 71 ++++++++++++++++++++++++++++++-----
|
|
1 file changed, 61 insertions(+), 10 deletions(-)
|
|
```
|