From 2d08d82524632ad0147b8a88675bbed1b409889c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=C5=A0incek?= <35937483+ivan-sincek@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:10:00 +0200 Subject: [PATCH] Typo Fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37f2247..4a3d11a 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,6 @@ URIs for internal QA testing purposes: **Tip #4:** Hijack a deep link by specifying it in `AndroidManifest.xml` under [HiddenActivity](https://github.com/ivan-sincek/malware-apk/blob/main/src/Malware/app/src/main/AndroidManifest.xml#L48) and rebuild the APK. -**Tip #5:** Perform a dictionary attack (battering ram) on a deep link by inserting the `` placeholder in the URI. - ```xml ``` +**Tip #5:** Perform a dictionary attack (battering ram) on a deep link by inserting the `` placeholder in the URI. +

Implicit Intent

Figure 2 - Implicit Intent