Datasets:
Upload provenance.json with huggingface_hub
Browse files- provenance.json +7 -7
provenance.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
-
"normal": "CSIC normal (real);
|
| 3 |
-
"sqli": "PayloadsAllTheThings (real)
|
| 4 |
-
"xss": "PayloadsAllTheThings (real)
|
| 5 |
-
"ssrf": "templated
|
| 6 |
-
"ssti": "templated
|
| 7 |
-
"lfi": "PayloadsAllTheThings (real)
|
| 8 |
-
"traversal": "PayloadsAllTheThings (real)
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"normal": "CSIC normal values (real); real=14661 topup=-13661",
|
| 3 |
+
"sqli": "PayloadsAllTheThings (real); real=1000 topup=0",
|
| 4 |
+
"xss": "PayloadsAllTheThings (real); real=1000 topup=0",
|
| 5 |
+
"ssrf": "templated; real=0 topup=1000",
|
| 6 |
+
"ssti": "templated; real=0 topup=1000",
|
| 7 |
+
"lfi": "PayloadsAllTheThings (real); real=1000 topup=0",
|
| 8 |
+
"traversal": "PayloadsAllTheThings (real); real=1000 topup=0"
|
| 9 |
}
|