post: commit 1b836c1 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
This commit is contained in:
40
content/posts/commits/2026-03-01-commit-1b836c1.md
Normal file
40
content/posts/commits/2026-03-01-commit-1b836c1.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "[bojemoi] uzi: wrap LHOST/LPORT in try/except — handles all edge cases"
|
||||
date: 2026-03-01T15:02:16+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 1b836c1 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `1b836c1`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `1b836c11efad8d8b6f55ed4beac048aa01489e60` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
shell_bind_tcp_random_port contains 'bind' but exposes no LPORT.
|
||||
Rather than enumerate exceptions, catch KeyError silently for any
|
||||
payload option that doesn't exist.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M borodino/thearm_uzi
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
borodino/thearm_uzi | 13 +++++++++----
|
||||
1 file changed, 9 insertions(+), 4 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user