From 3decddb6d40d65d127425bc517df7fd13d23116e Mon Sep 17 00:00:00 2001 From: Betty Date: Sun, 1 Mar 2026 11:04:08 +0100 Subject: [PATCH] post: push 3 commit(s) to bojemoi/main --- .../2026-03-01-push-bojemoi-main-ad69e0f.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 content/posts/pushes/2026-03-01-push-bojemoi-main-ad69e0f.md diff --git a/content/posts/pushes/2026-03-01-push-bojemoi-main-ad69e0f.md b/content/posts/pushes/2026-03-01-push-bojemoi-main-ad69e0f.md new file mode 100644 index 0000000..c9ba1cf --- /dev/null +++ b/content/posts/pushes/2026-03-01-push-bojemoi-main-ad69e0f.md @@ -0,0 +1,33 @@ +--- +title: "[bojemoi] Push 3 commit(s) to main" +date: 2026-03-01T11:03:58+01:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 3 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 3 | +| **Pushed by** | Betty | + +### Commits + +- **ad69e0f** uzi: fix KeyError RHOSTS + debug mode sequential iteration (Betty) +- **650bc6a** uzi: fix payload execution — load payload object with LHOST/LPORT (Betty) +- **d32b868** base: fix postfix-exporter crash on missing mail.log (Betty) + + +### Diff Summary + +``` + borodino/thearm_uzi | 188 ++++++++++++++++++++++++++++++++++++++++++------ + stack/01-service-hl.yml | 4 +- + 2 files changed, 166 insertions(+), 26 deletions(-) +```