楼主: SONGBOWEN
收起左侧

[病毒样本] 毒网一个【http://form.fcbaijiafu.com/......%3D1】

[复制链接]
woai_jolin
发表于 2007-7-27 10:52:59 | 显示全部楼层
冒死开着FS
去看看
taitan001
发表于 2007-7-27 10:53:01 | 显示全部楼层
我机器里没补丁    只有一个sp1
确实没东西
woai_jolin
发表于 2007-7-27 10:53:53 | 显示全部楼层
原帖由 微点卫士 于 2007-7-27 10:51 发表
兄弟们误解了,微点看见毒网就傻了

明白
当病毒没有运行时
微点是不会报的
看来这个毒网没有挂下载者之类的病毒
微点卫士
发表于 2007-7-27 10:54:14 | 显示全部楼层

回复 #11 woai_jolin 的帖子

不要冲动啊,冲动是魔鬼
woai_jolin
发表于 2007-7-27 10:54:47 | 显示全部楼层
什么都没有
卡江东N
发表于 2007-7-27 11:00:28 | 显示全部楼层
广告.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?快速注册

x
tracydk
发表于 2007-7-27 11:12:04 | 显示全部楼层
原帖由 zengmingwh 于 2007-7-27 10:52 发表
估计要不打补丁才能抓到。

我是补丁全打...
SONGBOWEN
 楼主| 发表于 2007-7-27 11:13:02 | 显示全部楼层

  1. function get(murl,name)
  2. {
  3.         source=murl;
  4.         var reg = new RegExp("(^|\\?|&)"+ name +"=([^&]*)(\\s|&|$)", "i");  
  5.         if (reg.test(source)) return RegExp.$2; return "";
  6. }
  7. var strreferrer=document.location;
  8. var krview=get(strreferrer,"krview");
  9. var cid,username,adid_ary,ad_replace,width,height,codetype,playtime,strreferrer,isnum;
  10. if(!playtime){playtime=5}
  11. playtime=60;
  12. function get_cookie(Name) {
  13.         var search = Name + "="
  14.         var returnvalue = "";
  15.         if (document.cookie.length > 0) {
  16.                 offset = document.cookie.indexOf(search)
  17.                 if (offset != -1) {
  18.                         offset += search.length
  19.                         end = document.cookie.indexOf(";", offset);
  20.                         if (end == -1)
  21.                         {
  22.                                 returnvalue=unescape(document.cookie.substring(offset, document.cookie.length))
  23.                         }
  24.                         else
  25.                         {
  26.                                 returnvalue=unescape(document.cookie.substring(offset, end))
  27.                         }
  28.                 }
  29.         }
  30.         return returnvalue;
  31. }
  32. canopen=false;
  33. isnum=get_cookie('kcc_'+cid+username);
  34. if (isnum==''){
  35.         isnum=Math.floor(Math.random()*100);
  36.         var Then = new Date();
  37.         Then.setTime(Then.getTime() + 120*60000);
  38.         document.cookie='kcc_'+cid+username+'='+isnum+';expires='+ Then.toGMTString();
  39.         canopen=true;
  40.         //document.write('<img width=0 height=0 style="display:none" src="http://ww.keyrun.com/code/p.php?c='+cid+'&t=2">');
  41. }
  42. canopen=true;
  43. var p="cid="+cid+"&username="+username+"&adid_ary="+adid_ary+"&ad_replace="+ad_replace+"&width="+width+"&height="+height+"&codetype="+codetype+"&krview="+krview+"&isnum="+isnum+"&strreferrer="+strreferrer;
  44. var paypopupURL="http://u.keyrun.com/code/o.php?"+p;
  45. document.write('<a href="http://www.keyrun.com/web.html?user='+username+'" target="_blank"><img src="http://union.keyrun.com/img/default.gif" style="cursor: hand;" title="麒润网络广告,网络广告多种模式、多站式投放,实时查询精确统计数据!" width="88" height="31" border=0></a>');

  46. var usingActiveX = true;
  47. function blockError(){return true;}
  48. window.onerror = blockError;
  49. if (window.SymRealWinOpen){window.open = SymRealWinOpen;}
  50. if (window.NS_ActualOpen) {window.open = NS_ActualOpen;}
  51. if (typeof(usingClick) == 'undefined') {var usingClick = false;}
  52. if (typeof(usingActiveX) == 'undefined') {var usingActiveX = false;}
  53. if (typeof(popwin) == 'undefined') {var popwin = null;}
  54. if (typeof(poped) == 'undefined') {var poped = false;}
  55. var blk = 1;
  56. var setupClickSuccess = false;
  57. var googleInUse = false;
  58. var myurl = location.href+'/';
  59. var MAX_TRIED = 20;
  60. var activeXTried = false;
  61. var tried = 0;
  62. var randkey = '0';  
  63. var myWindow;
  64. var popWindow;
  65. var setupActiveXSuccess = 0;


  66. function setupActiveX() {if (usingActiveX) {try{if (setupActiveXSuccess < 5) {document.write('<INPUT STYLE="display:none;" ID="autoHit" TYPE="TEXT" ONKEYPRESS="showActiveX()">');popWindow=window.createPopup();popWindow.document.body.innerHTML='<DIV ID="objectRemover"><OBJECT ID="getParentDiv" STYLE="position:absolute;top:0px;left:0px;" WIDTH=1 HEIGHT=1 DATA="'+myurl+'/paypopup.html" TYPE="text/html"></OBJECT></DIV>';document.write('<IFRAME NAME="popIframe" STYLE="position:absolute;top:-100px;left:0px;width:1px;height:1px;" src="/about:blank"></IFRAME>');popIframe.document.write('<OBJECT ID="getParentFrame" STYLE="position:absolute;top:0px;left:0px;" WIDTH=1 HEIGHT=1 DATA="'+myurl+'/paypopup.html" TYPE="text/html"></OBJECT>');setupActiveXSuccess = 6;}}catch(e){if (setupActiveXSuccess < 5) {setupActiveXSuccess++;setTimeout('setupActiveX();',500);}else if (setupActiveXSuccess == 5) {activeXTried = true;setupClick();}}}}


  67. function tryActiveX(){if (!activeXTried && !poped) {if (setupActiveXSuccess == 6 && googleInUse && popWindow && popWindow.document.getElementById('getParentDiv') && popWindow.document.getElementById('getParentDiv').object && popWindow.document.getElementById('getParentDiv').object.parentWindow) {myWindow=popWindow.document.getElementById('getParentDiv').object.parentWindow;}else if (setupActiveXSuccess == 6 && !googleInUse && popIframe && popIframe.getParentFrame && popIframe.getParentFrame.object && popIframe.getParentFrame.object.parentWindow){myWindow=popIframe.getParentFrame.object.parentWindow;popIframe.location.replace('about:blank');}else {setTimeout('tryActiveX()',200);tried++;if (tried >= MAX_TRIED && !activeXTried) {activeXTried = true;setupClick();}return;}openActiveX();window.windowFired=true;self.focus();}}


  68. function openActiveX(){if (!activeXTried && !poped) {if (myWindow && window.windowFired){window.windowFired=false;document.getElementById('autoHit').fireEvent("onkeypress",(document.createEventObject().keyCode=escape(randkey).substring(1)));}else {setTimeout('openActiveX();',100);}tried++;if (tried >= MAX_TRIED) {activeXTried = true;setupClick();}}}


  69. function showActiveX(){if (!activeXTried && !poped) {if (googleInUse) {window.daChildObject=popWindow.document.getElementById('objectRemover').children(0);window.daChildObject=popWindow.document.getElementById('objectRemover').removeChild(window.daChildObject);}newWindow=myWindow.open(paypopupURL,'asdfzxcv');if (newWindow) {newWindow.blur();self.focus();activeXTried = true;poped = true;}else {if (!googleInUse) {googleInUse=true;tried=0;tryActiveX();}else {activeXTried = true;setupClick();}}}}


  70. function paypopup(){if (!poped) {if(!usingClick && !usingActiveX) {popwin = window.open(paypopupURL,'asdfzxcv');if (popwin) {poped = true;}self.focus();}}if (!poped) {if (usingActiveX) {tryActiveX();}else {setupClick();}}}


  71. function setupClick() {if (!poped && !setupClickSuccess){if (window.Event) document.captureEvents(Event.CLICK);prePaypopOnclick = document.onclick;document.onclick = gopop;self.focus();setupClickSuccess=true;}}


  72. function gopop() {if (!poped) {popwin = window.open(paypopupURL,'asdfzxcv');if (popwin) {poped = true;}self.focus();}if (typeof(prePaypopOnclick) == "function") {prePaypopOnclick();}}


  73. function detectGoogle() {if (usingActiveX) {try {document.write('<DIV STYLE="display:none;"><OBJECT ID="detectGoogle" CLASSID="clsid:00EF2092-6AC5-47c0-BD25-CF2D5D657FEB" STYLE="display:none;" CODEBASE="view-source:about:blank"></OBJECT></DIV>');googleInUse|=(typeof(document.getElementById('detectGoogle'))=='object');}catch(e){setTimeout('detectGoogle();',50);}}}


  74. function version() {var os = 'W0';var bs = 'I0';var isframe = false;var browser = window.navigator.userAgent;if (browser.indexOf('Win') != -1) {os = 'W1';}if (browser.indexOf("SV1") != -1) {bs = 'I2';}else if (browser.indexOf("Opera") != -1) {bs = "I0";}else if (browser.indexOf("Firefox") != -1) {bs = "I0";}else if (browser.indexOf(" Microsoft") != -1 || browser.indexOf("MSIE") != -1) {bs = 'I1';}if (top.location != this.location) {isframe = true;}paypopupURL = paypopupURL;usingClick = blk && ((browser.indexOf("SV1") != -1) || (browser.indexOf("Opera") != -1) || (browser.indexOf("Firefox") != -1));usingActiveX = blk && (browser.indexOf("SV1") != -1) && !(browser.indexOf("Opera") != -1) && ((browser.indexOf(" Microsoft") != -1) || (browser.indexOf("MSIE") != -1));detectGoogle();}


  75. version();


  76. function loadingPop() {
  77.         if(!usingClick && !usingActiveX) {
  78.                 paypopup();
  79.         }
  80.         else if (usingActiveX) {tryActiveX();}
  81.         else {setupClick();}
  82. }
  83. myurl = myurl.substring(0, myurl.indexOf('/',8));
  84. if (myurl == '') {myurl = '.';}
  85. setupActiveX();
  86. if(canopen==true && codetype<6)loadingPop();
  87. self.focus();
复制代码

这个代码是做什么用的???
rasis
发表于 2007-7-27 11:14:32 | 显示全部楼层
o.js
      [DETECTION] Contains signature of the SPR/Tool.Forcepopup.J.1 program
啊弥陀佛
发表于 2007-7-27 11:21:05 | 显示全部楼层
流氓的popup
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-5-14 08:43 , Processed in 0.107679 second(s), 16 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

快速回复 客服 返回顶部 返回列表