nuclei-templates/file/android/biometric-detect.yaml

25 lines
541 B
YAML
Raw Normal View History

2021-05-29 09:16:00 +00:00
id: biometric-detect
info:
name: Android Biometric/Fingerprint - Detect
2021-05-29 09:16:00 +00:00
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
2021-05-29 09:16:00 +00:00
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