Update README.md
Browse files
README.md
CHANGED
|
@@ -38,7 +38,12 @@ It achieves the following results on the evaluation set:
|
|
| 38 |
|
| 39 |
'Benign': label_0, 'SSH-Bruteforce': label_1, 'DoS attacks-Slowloris': label_2, 'DoS attacks-GoldenEye': label_3
|
| 40 |
|
| 41 |
-
1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
examples from CSE-CIC-IDS2018 on AWS (formatted for model training)
|
| 44 |
https://colab.research.google.com/drive/1PmLep9D3NfMhYsX0soTBhfVXFkawGgGx?authuser=0#scrollTo=ReaH6NCljdsn
|
|
|
|
| 38 |
|
| 39 |
'Benign': label_0, 'SSH-Bruteforce': label_1, 'DoS attacks-Slowloris': label_2, 'DoS attacks-GoldenEye': label_3
|
| 40 |
|
| 41 |
+
1. SSH-Bruteforce (patator) record from original dataset
|
| 42 |
+
2. SSH-Bruteforce (patator) record from replicated attack dataset
|
| 43 |
+
3. Slowloris DoS record from original dataset
|
| 44 |
+
4. Slowloris DoS record from replicated attack dataset
|
| 45 |
+
5. GoldenEye DoS record from original dataset
|
| 46 |
+
6. GoldenEye DoS record from replicated attack dataset
|
| 47 |
|
| 48 |
examples from CSE-CIC-IDS2018 on AWS (formatted for model training)
|
| 49 |
https://colab.research.google.com/drive/1PmLep9D3NfMhYsX0soTBhfVXFkawGgGx?authuser=0#scrollTo=ReaH6NCljdsn
|