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

This commit is contained in:
Betty
2026-03-23 18:56:51 +01:00
parent 94ab525a21
commit 7d0f3ce09c

View File

@@ -0,0 +1,41 @@
---
title: "[bojemoi] feat(borodino/uzi): enrich meterpreter Telegram alerts with sysinfo/uid/pid"
date: 2026-03-23T18:56:51+01:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 392a1a2 par Betty dans bojemoi"
author: "Betty"
---
## Commit `392a1a2`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `392a1a2a4a7be69eb0f597ac7f6eca2b20290355` |
### Description
- Add arch, tunnel_peer from MSF session dict to all alerts
- Run sysinfo, getuid, getpid on meterpreter session after upgrade
- Fix alert spam: send only new_shells (not all current sessions)
- Add send_telegram_alert call on successful meterpreter upgrade
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M borodino/thearm_uzi
```
### Diff Summary
```
borodino/thearm_uzi | 388 ++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 314 insertions(+), 74 deletions(-)
```