--- 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 ### Files Changed ``` M borodino/thearm_uzi ``` ### Diff Summary ``` borodino/thearm_uzi | 388 ++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 314 insertions(+), 74 deletions(-) ```