ADB connection is lost after a while with my Genymotion PaaS/Device image instance(s).
This usually happens when the instance has been hacked and compromised via TCP port 5555.
This usually happens when the instance has been hacked and compromised via TCP port 5555.
ADB connection is not secured, nor authenticated.
ADB connection is not secured, nor authenticated: if your instance inbound rules allow any connections to anyone, or if TCP port 5555 is open to anyone (0.0.0.0/0), and ADB access is enabled, then anyone can connect to it via ADB and inject malicious software or corrupt it.
Secure ADB connections.
If this is your case, delete your instances as soon as possible and use one the following methods to secure ADB connections:
- adjust your EC2 firewall rules to restrict access to authorized hosts only. Please refer to Network Security Settings for more details.
- block any inbound connections to TCP port 5555 and use a SSH tunnel.
Related articles
- Every device API is set to 0.0 and size is changed to 1024x600
- Can I use my host microphone with Genymotion PaaS/Device image?
- The virtual device crashes, freezes or fails to boot on Windows
- The WiFi is disabled (no network) when I boot the device
- The VirtualBox DHCP server has not assigned an IP address to the virtual device