Skip to content

Very suspect redirect to www6.getkickstrap.com #203

@hugoskwirrel

Description

@hugoskwirrel

I noticed this script in one of our website:
<script id="appList" src="//netdna.getkickstrap.com/1.3/Kickstrap/js/kickstrap.min.js"></script>

Script content:

var x = 'http://' + document.currentScript.src.split("/")[2];

if (top.location != location) {
    top.location.href = x;
} else {
    window.location = x;
}

What the hell is it? It keeps redirecting to www6.getkickstrap.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions