post: commit b74501f in borodino
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s

This commit is contained in:
Claude Code
2026-07-07 00:30:28 +02:00
committed by Betty
parent a8244ffaed
commit 9d2edfc9bd

View File

@@ -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 <noreply@anthropic.com>
### Files Changed
```
M thearm_ak47
```
### Diff Summary
```
thearm_ak47 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
```