post: commit 8f38bf5 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
41
content/posts/commits/2026-02-18-commit-8f38bf5.md
Normal file
41
content/posts/commits/2026-02-18-commit-8f38bf5.md
Normal file
@@ -0,0 +1,41 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] borodino: fix uzi exploit engine bugs"
|
||||||
|
date: 2026-02-18T22:30:28+01:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 8f38bf5 par Betty dans bojemoi"
|
||||||
|
author: "Betty"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `8f38bf5`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Betty |
|
||||||
|
| **Hash** | `8f38bf54d39adf04b07890662dd528d0b861ee3a` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
- Skip local exploits when no active sessions exist instead of hardcoding SESSION=1
|
||||||
|
- Skip exploits with unresolvable missing required fields (PASSWORD, USERNAME, etc.)
|
||||||
|
- Move console.is_busy() wait inside payload loop to avoid console overload
|
||||||
|
- Fix else branch (MODE_RUN=0) to iterate payloads with proper loop
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M borodino/thearm_uzi
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
borodino/thearm_uzi | 82 ++++++++++++++++++++++++++++++++++++++++++++++-------
|
||||||
|
1 file changed, 71 insertions(+), 11 deletions(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user