www.webdeveloper.com

Search:

Type: Posts; User: Henna

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    211

    Websites hacked, cant understand how

    I´ve got 4 old websites in classic ASP. I recently found out that some files on the websites have had spam links (I think it´s some chinese links) added in the file for several months.
    They are all...
  2. Replies
    2
    Views
    249

    Is this javascript vulnerable for XSS?

    I´m woundering if this code is vulnerable for XSS attacks?

    Javascript function:

    function viewImage(i) {
    img = document.getElementById("largesize");
    img.src = i.src;
    }

    and the call to...
Results 1 to 2 of 2
HTML5 Development Center



Recent Articles