post: commit c33a4a5 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
Betty
2026-02-18 14:34:00 +01:00
parent 4f635c749e
commit caffeb5f8d

View File

@@ -0,0 +1,41 @@
---
title: "[bojemoi] borodino: bm12 v2 - targeted NSE scripts and server classification"
date: 2026-02-18T14:34:00+01:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit c33a4a5 par Betty dans bojemoi"
author: "Betty"
---
## Commit `c33a4a5`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `c33a4a56d19f3f7cc98230d49a748e96d497872b` |
### Description
Replaces wildcard NSE scripts with 25 targeted categories (http, ssh,
smtp, smb, dns, mysql, rdp, etc.), single msfconsole per host instead
of one per service, and classifies server type stored in hosts.comments,
hosts.scan_details, and hosts.scan_status='bm12_v2'.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M borodino/thearm_bm12
```
### Diff Summary
```
borodino/thearm_bm12 | 389 +++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 332 insertions(+), 57 deletions(-)
```