nuclei-templates/file/android/debug-enabled.yaml

16 lines
244 B
YAML

id: android-debug-enabled
info:
name: Android Debug Enabled
author: gaurang
severity: low
tags: android,file
file:
- extensions:
- all
matchers:
- type: regex
regex:
- "android:debuggable=\"true\""