From d85dc8689bc794d01c187a6db13b2e311c298477 Mon Sep 17 00:00:00 2001 From: sparky23172 <46407811+sparky23172@users.noreply.github.com> Date: Sat, 23 Mar 2024 02:41:52 -0500 Subject: [PATCH] Update README.md Show me how it's done for step 1 complete --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9f53be..58d4090 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,11 @@ Simple information disclosure vulnerability. Use the `logcat` command-line tool
Show me how it's done!
-# TODO +adb shell 'pidof infosecadventures.allsafe' +
+Take output and substutue for +
+adb shell 'logcat --pid | grep secret'