41 lines
847 B
Markdown
41 lines
847 B
Markdown
---
|
|
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(-)
|
|
```
|