Files
nuclei-templates/file/android/debug-enabled.yaml
2023-10-14 16:57:55 +05:30

16 lines
295 B
YAML

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\""