blob: 2a20ec24b9ae6c8a57bbbcd7efe8f44345c65d2d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setXSSAuditorEnabled(true);
}
</script>
</head>
<body>
<iframe src="http://localhost:8000/security/xssAuditor/resources/echo-inspan.pl?q=<iframe%20src=javascript:alert(1)%3B//>"></iframe>
</body>
</html>