From 1224d82a9bbaaf845472cac40b1ec7ee8a21e040 Mon Sep 17 00:00:00 2001 From: grafana-watcher Date: Thu, 9 Jul 2026 20:27:34 +0200 Subject: [PATCH] post: commit 40a2b15 in bojemoi --- .../commits/2026-07-09-commit-40a2b15.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 content/posts/commits/2026-07-09-commit-40a2b15.md diff --git a/content/posts/commits/2026-07-09-commit-40a2b15.md b/content/posts/commits/2026-07-09-commit-40a2b15.md new file mode 100644 index 0000000..31275bb --- /dev/null +++ b/content/posts/commits/2026-07-09-commit-40a2b15.md @@ -0,0 +1,40 @@ +--- +title: "[bojemoi] feat(runbook): add BlueKeep/CVE-2019-0708 scenario" +date: 2026-07-09T20:27:34+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 40a2b15 par grafana-watcher dans bojemoi" +author: "grafana-watcher" +--- + +## Commit `40a2b15` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | grafana-watcher | +| **Hash** | `40a2b158f4d1785d753821b6a0ca19067016a521` | + + +### Description + +6-phase runbook: recon, detection (MSF scanner + nuclei), exploitation +(MSF bluekeep_rce), post-exploitation (hashdump, AD pivot), impact +documentation, and remediation (KB patch, NLA, firewall rules). + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M samsonov/runbook-generator/main.py +``` + +### Diff Summary + +``` + samsonov/runbook-generator/main.py | 80 ++++++++++++++++++++++++++++++++++++++ + 1 file changed, 80 insertions(+) +```