Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

IFrames not disabled #9

@NoRelect

Description

@NoRelect

Given the following content to parse:

<!DOCTYPE html>
<html>
    <head></head>
    <body>
        <iframe src="[LOAD EXTERNAL DOCUMENT THAT LOADS SCRIPT HERE]" style="display:none;"></iframe>
    </body>
</html>

Will allow external scripts to be executed.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions