post: commit 80f619f in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 9s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 9s
This commit is contained in:
40
content/posts/commits/2026-03-01-commit-80f619f.md
Normal file
40
content/posts/commits/2026-03-01-commit-80f619f.md
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] uzi: skip LPORT for non-network payloads (generic, exec, download_exec)"
|
||||||
|
date: 2026-03-01T15:00:02+01:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 80f619f par Betty dans bojemoi"
|
||||||
|
author: "Betty"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `80f619f`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Betty |
|
||||||
|
| **Hash** | `80f619feee2d271a6684bc493f251b2c15dbc78a` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
Payloads like cmd/unix/generic, php/exec, php/download_exec don't expose
|
||||||
|
LPORT either. Guard both LHOST and LPORT with an is_network_payload check
|
||||||
|
(payload name contains 'reverse' or 'bind').
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M borodino/thearm_uzi
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
borodino/thearm_uzi | 4 +++-
|
||||||
|
1 file changed, 3 insertions(+), 1 deletion(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user