Files
blog/content/posts/commits/2026-03-01-commit-80f619f.md
Betty 6ed89b47f0
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 9s
post: commit 80f619f in bojemoi
2026-03-01 15:00:04 +01:00

871 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] uzi: skip LPORT for non-network payloads (generic, exec, download_exec) 2026-03-01T15:00:02+01:00 false
commit
bojemoi
main
Git Activity
Commit 80f619f par Betty dans bojemoi 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(-)