Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
|
@@ -11,42 +12,6 @@ tags:
|
|
| 11 |
- waf
|
| 12 |
- payloads
|
| 13 |
pretty_name: HTTP Attack Requests (multi-class)
|
| 14 |
-
dataset_info:
|
| 15 |
-
features:
|
| 16 |
-
- name: request
|
| 17 |
-
dtype: string
|
| 18 |
-
- name: label
|
| 19 |
-
dtype:
|
| 20 |
-
class_label:
|
| 21 |
-
names:
|
| 22 |
-
'0': normal
|
| 23 |
-
'1': sqli
|
| 24 |
-
'2': xss
|
| 25 |
-
'3': ssrf
|
| 26 |
-
'4': ssti
|
| 27 |
-
'5': lfi
|
| 28 |
-
'6': traversal
|
| 29 |
-
splits:
|
| 30 |
-
- name: train
|
| 31 |
-
num_bytes: 658811
|
| 32 |
-
num_examples: 4900
|
| 33 |
-
- name: validation
|
| 34 |
-
num_bytes: 95338
|
| 35 |
-
num_examples: 700
|
| 36 |
-
- name: test
|
| 37 |
-
num_bytes: 189482
|
| 38 |
-
num_examples: 1400
|
| 39 |
-
download_size: 342929
|
| 40 |
-
dataset_size: 943631
|
| 41 |
-
configs:
|
| 42 |
-
- config_name: default
|
| 43 |
-
data_files:
|
| 44 |
-
- split: train
|
| 45 |
-
path: data/train-*
|
| 46 |
-
- split: validation
|
| 47 |
-
path: data/validation-*
|
| 48 |
-
- split: test
|
| 49 |
-
path: data/test-*
|
| 50 |
---
|
| 51 |
|
| 52 |
# HTTP Attack Requests — multi-class
|
|
|
|
| 1 |
+
|
| 2 |
---
|
| 3 |
license: cc-by-4.0
|
| 4 |
task_categories:
|
|
|
|
| 12 |
- waf
|
| 13 |
- payloads
|
| 14 |
pretty_name: HTTP Attack Requests (multi-class)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# HTTP Attack Requests — multi-class
|