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

IFrames not disabled #9

Open
NoRelect opened this issue Aug 26, 2016 · 0 comments
Open

IFrames not disabled #9

NoRelect opened this issue Aug 26, 2016 · 0 comments

Comments

@NoRelect
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants