diff --git a/content/posts/commits/2026-02-18-commit-c33a4a5.md b/content/posts/commits/2026-02-18-commit-c33a4a5.md new file mode 100644 index 0000000..3e35632 --- /dev/null +++ b/content/posts/commits/2026-02-18-commit-c33a4a5.md @@ -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 + +### Files Changed + +``` +M borodino/thearm_bm12 +``` + +### Diff Summary + +``` + borodino/thearm_bm12 | 389 +++++++++++++++++++++++++++++++++++++++++++-------- + 1 file changed, 332 insertions(+), 57 deletions(-) +```