diff --git a/content/posts/commits/2026-07-07-commit-b74501f.md b/content/posts/commits/2026-07-07-commit-b74501f.md new file mode 100644 index 0000000..11e172a --- /dev/null +++ b/content/posts/commits/2026-07-07-commit-b74501f.md @@ -0,0 +1,40 @@ +--- +title: "[borodino] fix(ak47): simplify nmap to --top-ports 100 for discovery" +date: 2026-07-07T00:30:28+02:00 +draft: false +tags: ["commit", "borodino", "main"] +categories: ["Git Activity"] +summary: "Commit b74501f par Claude Code dans borodino" +author: "Claude Code" +--- + +## Commit `b74501f` + +| | | +|---|---| +| **Repository** | borodino | +| **Branch** | `main` | +| **Author** | Claude Code | +| **Hash** | `b74501f9ae8d3582ad0b1cbaa6f88ccd0e6b5332` | + + +### Description + +-A -O avec tous les ports filtrés = OS detection timeout sur chaque +host = scan /24 de 9min+ → maintenant 95s pour 256 hosts +La détection de version/OS reste le rôle de bm12 (deep scan) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M thearm_ak47 +``` + +### Diff Summary + +``` + thearm_ak47 | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +```