Update deep-link.yaml

patch-1
Dhiyaneshwaran 2022-12-25 01:33:36 +05:30 committed by GitHub
parent 04b97a6550
commit bf8acb71fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 6 deletions

View File

@ -1,5 +1,4 @@
id: deep-link
info:
name: Deep Link Detection
author: Hardik-Solanki
@ -9,15 +8,13 @@ info:
- https://medium.com/mobis3c/deep-link-exploitation-introduction-open-unvalidated-redirection-b8344f00b17b
- https://www.hackingarticles.in/android-pentest-deep-link-exploitation/
tags: android,file,deeplink
file:
- extensions:
- all
matchers:
- type: word
words:
- "android:scheme"
- "android:host"
- "android:name"
- android:scheme
- android:host
- android:name
condition: and