Filed to find where images are located in the target's android device, then to view (cat command...) them using msfvenom

Viewed 19

I failed to find images on my second device that I hacked using Msfvenom reverse tcp shell.

It seems that the search command isn't working at all, and that I'm stuck with one directory on the target's android device.

I know that the file containing images on my second device is called Download, but when I use search to find (*.jpg) files, nothing is found.

All I want is to find this file Download alongside other files on the target device (my second device) and then cat the files and view them or download them using Msfvenom.

I hope anyone could help.

0 Answers
Related