Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t0thkr1s committed Apr 3, 2024
1 parent 6698c2a commit 0d380d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ Simple information disclosure vulnerability. Use the `logcat` command-line tool
<summary>Show me how it's done!</summary>
<br>
adb shell 'pidof infosecadventures.allsafe'
<br>
Take output and substutue for <pid>
<br>
<br><br>
Take output and substitue for <pid>
<br><br>
adb shell 'logcat --pid <pid> | grep secret'
<br><br>
</details>
Expand Down

0 comments on commit 0d380d2

Please sign in to comment.