post: commit 2b1a9dc in borodino
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 1m4s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 1m4s
This commit is contained in:
42
content/posts/commits/2026-07-19-commit-2b1a9dc.md
Normal file
42
content/posts/commits/2026-07-19-commit-2b1a9dc.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
title: "[borodino] feat(uzi): prioriser SSH et HTTP panels dans pick_next_host"
|
||||
date: 2026-07-19T23:57:54+02:00
|
||||
draft: false
|
||||
tags: ["commit", "borodino", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 2b1a9dc par Claude Code dans borodino"
|
||||
author: "Claude Code"
|
||||
---
|
||||
|
||||
## Commit `2b1a9dc`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | borodino |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Claude Code |
|
||||
| **Hash** | `2b1a9dc5781a291193bd14e0e8097c6bd00d3b79` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Avant: TABLESAMPLE SYSTEM(0.5) purement aléatoire.
|
||||
Après: 3 niveaux de priorité basés sur l'historique des pwns :
|
||||
1. Priorité 1 — port 22/tcp ouvert (ssh_login : 5 pwns historiques)
|
||||
2. Priorité 2 — panel HTTP (login/admin/panel/phpmyadmin/webmin)
|
||||
3. Fallback — TABLESAMPLE aléatoire (comportement précédent)
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M thearm_uzi
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
thearm_uzi | 42 +++++++++++++++++++++++++++++++++++++++---
|
||||
1 file changed, 39 insertions(+), 3 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user