From 16add5bb69d103b5a9b0622b499f04b016f1538c Mon Sep 17 00:00:00 2001 From: Claude Code Date: Mon, 3 Aug 2026 22:32:10 +0200 Subject: [PATCH] post: commit 7ce2c29 in borodino --- .../commits/2026-08-03-commit-7ce2c29.md | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 content/posts/commits/2026-08-03-commit-7ce2c29.md diff --git a/content/posts/commits/2026-08-03-commit-7ce2c29.md b/content/posts/commits/2026-08-03-commit-7ce2c29.md new file mode 100644 index 0000000..d8408e6 --- /dev/null +++ b/content/posts/commits/2026-08-03-commit-7ce2c29.md @@ -0,0 +1,51 @@ +--- +title: "[borodino] feat(nuclei): améliorer ciblage et enrichissement des tags" +date: 2026-08-03T22:32:10+02:00 +draft: false +tags: ["commit", "borodino", "main"] +categories: ["Git Activity"] +summary: "Commit 7ce2c29 par Claude Code dans borodino" +author: "Claude Code" +--- + +## Commit `7ce2c29` + +| | | +|---|---| +| **Repository** | borodino | +| **Branch** | `main` | +| **Author** | Claude Code | +| **Hash** | `7ce2c29b2140a44ce1b1d8a02d96e2f3abcc82cc` | + + +### Description + +Option 2 — Meilleure population : +- Nouvelle Priorité 0 : produits haute valeur CVE (wordpress, bitrix, + webmin, phpmyadmin, opencart, prestashop, grafana, etc.) +- Ajout ports 10000 (Webmin), 7070, 4848 (GlassFish) dans les priorités +- Retrait du filtre is_hosting : résidentiels inclus à nouveau + +Option 3 — Meilleurs templates : +- SSH filtré par version : tag 'ssh' ajouté seulement si version < 9.6 + (vulnérable CVE-2023-48795 Terrapin) +- Tag 'http' ajouté automatiquement pour tout host avec port web +- PRODUCT_TAG_MAP étendu : webmin, cpanel, plesk, roundcube, opencart, + prestashop, magento, laravel, grafana, kibana, zabbix, nagios, redis +- Tags cms/http/panel enrichis pour wordpress, bitrix, joomla, drupal +- HIGH_VALUE_PRODUCTS set pour Priorité 0 + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M thearm_nuclei +``` + +### Diff Summary + +``` + thearm_nuclei | 224 ++++++++++++++++++++++++++++++++++++++++------------------ + 1 file changed, 157 insertions(+), 67 deletions(-) +```