From 0d380d2ad52af94fe73447ad7941cae4c83f2623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Balajti-T=C3=B3th?= Date: Wed, 3 Apr 2024 06:37:16 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cee5655..63d9eed 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Simple information disclosure vulnerability. Use the `logcat` command-line tool Show me how it's done!
adb shell 'pidof infosecadventures.allsafe' -
-Take output and substutue for -
+

+Take output and substitue for +

adb shell 'logcat --pid | grep secret'