pcy12345BSU commited on
Commit
e4f0de7
·
verified ·
1 Parent(s): 57c0fbe

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +73 -0
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ task_categories:
4
+ - tabular-classification
5
+ tags:
6
+ - intrusion-detection
7
+ - network-security
8
+ - cybersecurity
9
+ - IDS
10
+ - CSE-CIC-IDS-2018
11
+ - anomaly-detection
12
+ - CICFlowMeter
13
+ pretty_name: CSE-CIC-IDS 2018 Network Intrusion Detection Dataset
14
+ size_categories:
15
+ - 10M<n<100M
16
+ ---
17
+
18
+ # CSE-CIC-IDS 2018 Network Intrusion Detection Dataset
19
+
20
+ ## Description
21
+
22
+ The CSE-CIC-IDS2018 dataset was developed by the Communications Security
23
+ Establishment (CSE) and the Canadian Institute for Cybersecurity (CIC).
24
+ It includes seven different attack scenarios: Brute-force, Heartbleed,
25
+ Botnet, DoS, DDoS, Web attacks, and infiltration of the network from inside.
26
+
27
+ Network traffic was captured using CICFlowMeter and processed into
28
+ bidirectional flow features.
29
+
30
+ ## Dataset Details
31
+
32
+ - **Source**: CSE & Canadian Institute for Cybersecurity (CIC), University of New Brunswick
33
+ - **Year**: 2018
34
+ - **Features**: 80+ CICFlowMeter features
35
+ - **Attack Types**: 7 categories (Brute-force, Heartbleed, Botnet, DoS, DDoS, Web attacks, Infiltration)
36
+ - **Duration**: 10 days of network traffic capture (Feb 14 - Mar 2, 2018)
37
+ - **Infrastructure**: 50 machines for attack, 420 machines + 30 servers for victim network
38
+
39
+ ## Files
40
+
41
+ Processed CSV files from CICFlowMeter for each capture day:
42
+ - Wednesday-14-02-2018_TrafficForML_CICFlowMeter.csv
43
+ - Thursday-15-02-2018_TrafficForML_CICFlowMeter.csv
44
+ - Friday-16-02-2018_TrafficForML_CICFlowMeter.csv
45
+ - Tuesday-20-02-2018_TrafficForML_CICFlowMeter.csv (largest file)
46
+ - Wednesday-21-02-2018_TrafficForML_CICFlowMeter.csv
47
+ - Thursday-22-02-2018_TrafficForML_CICFlowMeter.csv
48
+ - Friday-23-02-2018_TrafficForML_CICFlowMeter.csv
49
+ - Wednesday-28-02-2018_TrafficForML_CICFlowMeter.csv
50
+ - Thursday-01-03-2018_TrafficForML_CICFlowMeter.csv
51
+ - Friday-02-03-2018_TrafficForML_CICFlowMeter.csv
52
+
53
+ ## Citation
54
+
55
+ ```bibtex
56
+ @misc{cse-cic-ids2018,
57
+ title={A Realistic Cyber Defense Dataset (CSE-CIC-IDS2018)},
58
+ author={Iman Sharafaldin and Arash Habibi Lashkari and Ali A. Ghorbani},
59
+ year={2018},
60
+ publisher={Canadian Institute for Cybersecurity},
61
+ url={https://registry.opendata.aws/cse-cic-ids2018/}
62
+ }
63
+ ```
64
+
65
+ ## License
66
+
67
+ This dataset is provided for research and educational purposes.
68
+ Please cite the original authors when using this dataset.
69
+
70
+ ## Original Source
71
+
72
+ - https://www.unb.ca/cic/datasets/ids-2018.html
73
+ - AWS S3: s3://cse-cic-ids2018/