Enhancement: file/android/debug-enabled.yaml by md
parent
52a23e7fcc
commit
d84a48f2a6
|
@ -1,7 +1,7 @@
|
||||||
id: android-debug-enabled
|
id: android-debug-enabled
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Android Debug Enabling - Detect
|
name: Android Debug - Detect
|
||||||
author: gaurang
|
author: gaurang
|
||||||
severity: low
|
severity: low
|
||||||
description: Android debug enabling was detected.
|
description: Android debug enabling was detected.
|
||||||
|
@ -15,4 +15,4 @@ file:
|
||||||
regex:
|
regex:
|
||||||
- "android:debuggable=\"true\""
|
- "android:debuggable=\"true\""
|
||||||
|
|
||||||
# Enhanced by md on 2023/05/02
|
# Enhanced by md on 2023/05/03
|
||||||
|
|
Loading…
Reference in New Issue