Commit b93e503
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | b93e503aa9dad4480f64441469d4b9edfe7ea8be |
Description
- Auto-detect public IP via ipify/ifconfig.me (fallback to local IP)
- Split LPORT (payload) vs LPORT_BIND (handler) for NAT environments
- Listener binds 0.0.0.0 instead of LHOST
- get_random_host: ILIKE + filter on purpose (server/device/router/firewall)
- Handle RPORT from open_ports, set empty string for PASSWORD fields
- Prioritize bind payloads over reverse for internet targets
- Remove upfront linux module search (now per-host via build_targeted_exploits)
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com