Skip to content

Android Biometric/Fingerprint - Detect

ID: biometric-detect

Severity: info

Author: gaurang

Tags: android,file,biometric

Android Biometric/Fingerprint permission files were detected.

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
cwe-id: CWE-200
tags: android,file,biometric
file:
- extensions:
- all
matchers:
- type: word
words:
- "android.permission.USE_FINGERPRINT"
- "android.permission.USE_BIOMETRIC"
# Enhanced by md on 2023/05/02
# digest: 490a0046304402205019a63ffc8e09a30d69a0c20c6f9f3695170c6543a86f19324085f79c283acf02205bc37af3ac5216d1d723bf8f6263b49c2d4b6b53b5463da51c2e99f667eec131:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "file/android/biometric-detect.yaml"

View on Github