Add 62 blog posts generated from git commit history
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
50
content/posts/commits/2026-01-22-commit-97e4a8f.md
Normal file
50
content/posts/commits/2026-01-22-commit-97e4a8f.md
Normal file
@@ -0,0 +1,50 @@
|
||||
---
|
||||
title: "Add Nuclei and VulnX vulnerability scanners to pentest orchestrator"
|
||||
date: 2026-01-22T22:11:11+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "feature", "stack", "samsonov"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 97e4a8f par Betty — 9 fichier(s) modifié(s)"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `97e4a8f`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Auteur** | Betty |
|
||||
| **Hash** | `97e4a8f656b25210072ff11ed8203d8f0c4ead27` |
|
||||
| **Date** | 2026-01-22 |
|
||||
|
||||
### Description
|
||||
|
||||
- Add plugin_nuclei.py and plugin_vulnx.py to orchestrator plugins
|
||||
- Create Docker stacks for Nuclei (55) and VulnX (56) services
|
||||
- Add nuclei_api and vulnx_wrapper daemon services
|
||||
- Update scan sequences: full, web, network, vuln, cms types
|
||||
- Fix samsonov stack: remove Redis port conflict, rename from faraday
|
||||
- Update startover.sh with new stacks
|
||||
|
||||
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||||
|
||||
### Fichiers modifiés
|
||||
|
||||
```
|
||||
A samsonov/nuclei_api/main.py
|
||||
M samsonov/pentest_orchestrator/main.py
|
||||
A samsonov/pentest_orchestrator/plugins/plugin_nuclei.py
|
||||
A samsonov/pentest_orchestrator/plugins/plugin_vulnx.py
|
||||
A samsonov/vulnx_wrapper/main.py
|
||||
M scripts/startover.sh
|
||||
A stack/55-service-nuclei.yml
|
||||
A stack/56-service-vulnx.yml
|
||||
M stack/60-service-samsonov.yml
|
||||
```
|
||||
|
||||
### Statistiques
|
||||
|
||||
```
|
||||
9 files changed, 1300 insertions(+), 9 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user