Skip to content

Commit

Permalink
[Android] Replacement of DROZER when possible. (#1904)
Browse files Browse the repository at this point in the history
* Start the replacement of Drozer when possible.

* Fix linter error

* Fix linter error

* Fix linter error

* Continue replacement.

* Continue replacement.

* Continue replacement of Drozer.

* Continue replacement.

* Update Document/0x05h-Testing-Platform-Interaction.md

Co-authored-by: cpholguera <[email protected]>

* Fix typo

* Replace usage of Drozer by ADB for Content Providers

* Replace usage of Drozer by ADB for Activities

* Replace usage of Drozer by ADB for Broadcast receivers

* Add additional ADB command to Drozer for Sniffing Intents

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

* Accept suggestion from project leaders

Co-authored-by: cpholguera <[email protected]>

Co-authored-by: drighetto <[email protected]>
Co-authored-by: cpholguera <[email protected]>
  • Loading branch information
3 people authored Oct 9, 2021
1 parent 10f1f8a commit 53ebd2c
Show file tree
Hide file tree
Showing 5 changed files with 251 additions and 125 deletions.
1 change: 0 additions & 1 deletion Document/0x05b-Basic-Security_Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,6 @@ $ frida-ps -Uai
21228 Attack me if u can sg.vp.owasp_mobile.omtg_android
4281 Termux com.termux
- Uncrackable1 sg.vantagepoint.uncrackable1
- drozer Agent com.mwr.dz
```
Note that this also shows the PID of the apps that are running at the moment. Take a note of the "Identifier" and the PID if any as you'll need them afterwards.
Expand Down
Loading

0 comments on commit 53ebd2c

Please sign in to comment.