skjortan commited on
Commit
46823e2
·
verified ·
1 Parent(s): 5fca3cc

Upload provenance.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. provenance.json +7 -7
provenance.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "normal": "CSIC normal (real); n=1000",
3
- "sqli": "PayloadsAllTheThings (real) injected into CSIC envelopes; real=1000 topup=0",
4
- "xss": "PayloadsAllTheThings (real) injected into CSIC envelopes; real=1000 topup=0",
5
- "ssrf": "templated injected into CSIC envelopes; real=0 topup=1000",
6
- "ssti": "templated injected into CSIC envelopes; real=0 topup=1000",
7
- "lfi": "PayloadsAllTheThings (real) injected into CSIC envelopes; real=1000 topup=0",
8
- "traversal": "PayloadsAllTheThings (real) injected into CSIC envelopes; real=1000 topup=0"
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
  }