Android Debug Enabled
ID: android-debug-enabled
Severity: low
Author: gaurang
Tags: android,file
Description
Section titled “Description”Android debug enabling was detected.
YAML Source
Section titled “YAML Source”id: android-debug-enabled
info: name: Android Debug Enabled author: gaurang severity: low description: Android debug enabling was detected. tags: android,file
file: - extensions: - all matchers: - type: regex regex: - "android:debuggable=\"true\""# digest: 4b0a00483046022100cfdce77a5228a040cc4f392823ba6da09f4354c46a36ab8a62f5c9764a12bcb2022100be8c7f78e71e49aaf693016a721125e7e6d7b88e376e7b30a6058459ed50e433:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "file/android/debug-enabled.yaml"