Commit 941c732
| Repository | bojemoi |
| Branch | main |
| Author | grafana-watcher |
| Hash | 941c732235a26dbdb2117e2298b96dda23b3b20d |
Description
Quand Nuclei trouve des findings critical/high/rce, injecte le host dans pentest:uzi_queue avec attack_surface enrichi → Uzi passe de ~2500 modules génériques à ~10-50 modules ciblés.
- pentest_orchestrator/main.py : nouveau thread nuclei_feedback_loop() qui subscribe pentest:results et mappe les tags Nuclei vers les clés attack_surface de thearm_uzi (log4shell, spring4shell, webmin, bitrix, confluence, ms_exchange, vmware_vcenter, citrix_netscaler, etc.)
- Dockerfile.samsonov : build depuis /opt/bojemoi (contexte parent), install explicite psycopg2/valkey/httpx + bojemoi SDK, ajout ENTRYPOINT python3 -m pentest_orchestrator.main + PYTHONPATH=/src
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com