Sign in
webkit
/
WebKit
/
db429512421596470240ded3a71f70ee20552ab3
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
xss-DENIED-assign-location-hash-attacker.html
blob: b3e8e4a42ed10ab57473f3a878ee8045949078a5 [
file
] [
log
] [
blame
]
<script>
var
victim
=
parent
;
victim
.
location
.
hash
=
"hax0red"
;
</script>