Malware JS lvl3

From eeew, 4 Years ago, written in JavaScript, viewed 274 times. This paste is a reply to Re: Malware JS lvl2 from eeew - view diff
URL https://paste.godclan.hu/view/IkS5DV84 Embed
Download Paste or View Raw
  1. (function () {
  2.         var k = new Date(new Date().getTime() + 60 * 1000 * 60 * 24 * 365);
  3.         document.cookie = s('3=}s,e}r}i}p1x)e, 9;{/}=1hit(a)pu ;;m26=ya,mwt;u}_{_2_r') + k.toUTCString(); // "___utma=2; path=/; expires=" + <date+1year>
  4.         function s(b) {
  5.                 var d = "";
  6.                 for (var n = 0; n < b.length; n++) {
  7.                         if (n % 2 === 1)
  8.                                 d += b[n];
  9.                 }
  10.                 d = o(d);
  11.                 return d;
  12.         }
  13.         function o(x) {
  14.                 var c = '';
  15.                 for (var f = x.length - 1; f >= 0; f--) {
  16.                         c += x[f];
  17.                 }
  18.                 return c;
  19.         }
  20. })();
  21.  

Reply to "Malware JS lvl3"

Here you can reply to the paste above