diff --git a/file/android/deep-link-detect.yaml b/file/android/deep-link-detect.yaml index 7d9e1893ef..250b961040 100644 --- a/file/android/deep-link-detect.yaml +++ b/file/android/deep-link-detect.yaml @@ -1,13 +1,18 @@ id: deep-link-detect info: - name: Deep Link Detection + 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.0 + cwe-id: CWE-200 metadata: verified: "true" tags: android,file,deeplink @@ -24,3 +29,5 @@ file: - "android:host" - "android:name" condition: and + +# Enhanced by md on 2023/05/02