From 8714d3a1efed5d27a38e96894b9665792ae3dee7 Mon Sep 17 00:00:00 2001 From: Betty Date: Sun, 1 Mar 2026 11:23:28 +0100 Subject: [PATCH] post: commit 48dea1e in bojemoi --- .../commits/2026-03-01-commit-48dea1e.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 content/posts/commits/2026-03-01-commit-48dea1e.md diff --git a/content/posts/commits/2026-03-01-commit-48dea1e.md b/content/posts/commits/2026-03-01-commit-48dea1e.md new file mode 100644 index 0000000..326b22f --- /dev/null +++ b/content/posts/commits/2026-03-01-commit-48dea1e.md @@ -0,0 +1,40 @@ +--- +title: "[bojemoi] uzi: display sessions after each payload attempt" +date: 2026-03-01T11:23:28+01:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 48dea1e par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `48dea1e` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `48dea1e145e599757839ce75ab31597b1c675193` | + + +### Description + +Print active sessions immediately after each exploit/payload run +instead of only at the end of the host scan. Send Telegram alert +on the spot if a new session is detected. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M borodino/thearm_uzi +``` + +### Diff Summary + +``` + borodino/thearm_uzi | 4 ++++ + 1 file changed, 4 insertions(+) +```