Wednesday, January 27, 2021

Android meterpreter reverse_tcp that work on the latest Android versions

Quality Android client used for Pentests


The App :











Change the Meterpreter host to your host,

If your device is not on the same network, you will need to configure port forwarding to your PC on your router.

Grant permissions to the app:








Start the Service.












If you use WSL, you will need to set a proxy to forward traffic from Windows machine 

To the WSL Kali machine:

D:\downloads\proxy-windows\proxy tcp -p ":4444" -T tcp -P "172.29.56.208:4444"


Here is a Video that shows how the app runs with Metasploit:

Video


Get source from here (pass protected, contact to get pass):

Android Studio App Source


Release Notes

------------------

1.4
---
Removed action bar.
Fixed some UI issues.

1.3
---
* Work on WAN
* Can work by manually giving permissions.

Tests
Android 11
Create files in the app location - OK
Create folders sdcard - OK
Get geolocation - OK
Get contacts - NOK
Start app - OK

Android 10
Create files in the app location - OK
Can create folders sdcard - OK
Can get geolocation - OK
Get contacts - NOK
Start app - OK

Android 9
Geolocate - OK
get contact - NOK
create folder - OK
create file - OK
start app - OK

Android 8.1
----------
Create file an edit in Any location - OK
Get contacts - OK
Geolocate - NOK
Run apps - OK


No comments:

Post a Comment