Skip to content

H3-2020-0030

Android Debug Bridge (ADB) over TCP Enabled

Category SECURITY_MISCONFIGURATION
Base Score 10

Description

The ADB service is a debugging service used to provide developers unrestricted access to the device. This service should not be run in production environments as it enables remote attackers the ability to execute arbitrary commands on the target.

Impact

Attackers can execute arbitrary commands, gain shell access, and retrieve sensitive files from the device.

References