25 lines
541 B
YAML
25 lines
541 B
YAML
id: biometric-detect
|
|
|
|
info:
|
|
name: Android Biometric/Fingerprint - Detect
|
|
author: gaurang
|
|
severity: info
|
|
description: Android Biometric/Fingerprint permission files were detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0.0
|
|
cwe-id: CWE-200
|
|
tags: android,file
|
|
|
|
file:
|
|
- extensions:
|
|
- all
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "android.permission.USE_FINGERPRINT"
|
|
- "android.permission.USE_BIOMETRIC"
|
|
|
|
# Enhanced by md on 2023/05/02
|