[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').