Android Deep Link - Detect
ID: deep-link-detect
Severity: info
Author: Hardik-Solanki
Tags: android,file,deeplink
Description
Section titled “Description”Android deep link functionality was detected.
YAML Source
Section titled “YAML Source”id: deep-link-detect
info: name: Android Deep Link - Detect author: Hardik-Solanki severity: info description: Android deep link functionality was detected. reference: - https://developer.android.com/training/app-links/deep-linking - https://www.geeksforgeeks.org/deep-linking-in-android-with-example/ - https://medium.com/@muratcanbur/intro-to-deep-linking-on-android-1b9fe9e38abd 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 metadata: verified: true tags: android,file,deeplink
file: - extensions: - xml
matchers-condition: and matchers: - type: word words: - "android:scheme" - "android:host" - "android:name" condition: and
# Enhanced by md on 2023/05/02# digest: 4b0a004830460221009b3a5394ca370e3cdd580d2bb0b105bddbb181eb28573f29fea824908dadec37022100dce4d791c01dd8d1472b6ba545cc5f67bf2ee9a2c02d2ee63997d49d72614d29:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "file/android/deep-link-detect.yaml"