17 lines
303 B
YAML
17 lines
303 B
YAML
|
id: biometric-detect
|
||
|
|
||
|
info:
|
||
|
name: Biometric or Fingerprint detect
|
||
|
author: gaurang
|
||
|
severity: info
|
||
|
tags: android,file
|
||
|
|
||
|
file:
|
||
|
- extensions:
|
||
|
- all
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "android.permission.USE_FINGERPRINT"
|
||
|
- "android.permission.USE_BIOMETRIC"
|