pyToshka commited on
Commit
63bf138
·
verified ·
1 Parent(s): ba04cfc

Upload dataset - Session upload_1771222158

Browse files
Files changed (6) hide show
  1. README.md +153 -147
  2. metadata.json +341 -344
  3. train.csv +2 -2
  4. train.jsonl +2 -2
  5. train.parquet +2 -2
  6. upload_manifest.json +3 -3
README.md CHANGED
@@ -2,6 +2,7 @@
2
  language:
3
  - en
4
  task_categories:
 
5
  - other
6
  task_ids:
7
  - tabular-multi-class-classification
@@ -15,47 +16,66 @@ license: bsd-3-clause
15
  tags:
16
  - cybersecurity
17
  - honeypot
18
- - threat-intelligence
 
 
 
 
 
 
19
  multilinguality:
20
  - monolingual
21
  annotations_creators:
22
  - machine-generated
 
23
  dataset_info:
24
  features:
25
- - name: '@timestamp'
26
  dtype: string
27
- - name: geoip_ext
28
  dtype: string
29
- - name: host
30
  dtype: string
31
- - name: link
32
  dtype: string
33
- - name: '@version'
34
  dtype: string
35
  - name: honeypot_hostname
36
  dtype: string
37
- - name: type
38
  dtype: string
39
- - name: subject
40
  dtype: string
41
- - name: raw_mtu
 
 
42
  dtype: string
43
  - name: geoip
44
  dtype: string
45
- - name: honeypot_ip_ext
46
  dtype: string
47
  - name: dest_ip
48
  dtype: string
49
- - name: honeypot_ip_int
50
  dtype: string
51
- - name: dest_port
52
- dtype: int64
53
- - name: src_ip
54
  dtype: string
55
- - name: mod
 
 
 
 
 
 
 
 
56
  dtype: string
57
  - name: src_port
58
  dtype: string
 
 
 
 
59
  - name: mitre_techniques
60
  dtype: string
61
  - name: attack_vectors
@@ -72,240 +92,226 @@ dataset_info:
72
  dtype: string
73
  - name: primary_label
74
  dtype: string
75
- - name: tags
76
- dtype: string
77
- - name: client
78
  dtype: string
79
- - name: timestamp
80
  dtype: string
81
- - name: level
82
  dtype: string
83
- - name: status
84
  dtype: string
85
  - name: password
86
  dtype: string
87
- - name: session
88
- dtype: string
89
- - name: service
90
- dtype: string
91
- - name: message
92
- dtype: string
93
- - name: ip_rep
94
  dtype: string
95
  - name: protocol
96
  dtype: string
97
- - name: msg
98
- dtype: string
99
  - name: username
100
  dtype: string
101
- - name: reason
102
- dtype: string
103
- - name: raw_hits
104
- dtype: string
105
- - name: params
106
- dtype: string
107
- - name: raw_sig
108
- dtype: string
109
- - name: dist
110
- dtype: string
111
- - name: os
112
- dtype: string
113
- - name: event_type
114
  dtype: string
115
- - name: metadata
116
  dtype: string
117
- - name: tcp
118
  dtype: string
119
- - name: flow
 
 
120
  dtype: string
121
- - name: flow_id
122
  dtype: string
123
- - name: ip_v
124
  dtype: string
125
- - name: proto
126
  dtype: string
127
- - name: in_iface
128
  dtype: string
129
- - name: proxy_connection
130
  dtype: string
131
- - name: attack_connection
132
  dtype: string
133
- - name: downloads
134
  dtype: string
135
- - name: download_tries
136
  dtype: string
137
- - name: is_virtual
138
  dtype: string
139
- - name: download_count
140
  dtype: string
141
- - name: operation_mode
142
  dtype: string
143
- - name: start_time
144
  dtype: string
145
- - name: end_time
146
  dtype: string
147
- - name: app_proto
148
  dtype: string
149
- - name: session_duration
150
- dtype: float64
151
- - name: alert
152
  dtype: string
153
  - name: payload
154
  dtype: string
155
- - name: payload_printable
156
- dtype: string
157
  - name: direction
158
  dtype: string
159
- - name: pkt_src
160
- dtype: string
161
- - name: stream
162
- dtype: string
163
- - name: action
164
  dtype: string
165
- - name: tx_id
166
  dtype: string
167
- - name: http
168
  dtype: string
169
  - name: rdp
170
  dtype: string
 
 
171
  - name: raw_freq
172
  dtype: string
173
- - name: uptime
174
  dtype: string
175
- - name: fatt_ssh
176
  dtype: string
177
- - name: fatt_tls
178
  dtype: string
179
- - name: fatt_rdp
180
  dtype: string
181
- - name: ssh
182
  dtype: string
183
- - name: input
184
  dtype: string
185
- - name: client_version
186
  dtype: string
187
- - name: environ
 
 
 
 
188
  dtype: string
189
  - name: mstshash
190
  dtype: string
191
  - name: data
192
  dtype: string
193
- - name: lang
194
  dtype: string
195
- - name: app
196
  dtype: string
197
- - name: tls
198
  dtype: string
199
- - name: output
200
  dtype: string
201
- - name: request.userAgent
202
  dtype: string
203
- - name: request.body
204
  dtype: string
205
- - name: request.headers.User-Agent
206
  dtype: string
207
  - name: response.metadata.model
208
  dtype: string
 
 
 
 
209
  - name: request.requestURI
210
  dtype: string
211
- - name: response.metadata.provider
212
  dtype: string
213
- - name: request.headers.sorted
214
  dtype: string
215
  - name: request.protocol
216
  dtype: string
217
- - name: response.headers.Server
218
- dtype: string
219
- - name: hostname
220
  dtype: string
221
- - name: request.bodySha256
222
  dtype: string
223
- - name: response.body
224
  dtype: string
225
- - name: request.headers.Accept
226
  dtype: string
227
- - name: response.headers.Content-Type
228
  dtype: string
229
- - name: response.metadata.temperature
230
  dtype: string
231
- - name: request.method
232
  dtype: string
233
- - name: response.metadata.generationSource
234
  dtype: string
235
  - name: request.headers.sortedSha256
236
  dtype: string
237
- - name: sensorName
238
  dtype: string
239
- - name: tc_progress
240
  dtype: string
241
- - name: ts_progress
242
  dtype: string
243
- - name: anomaly
244
  dtype: string
245
- - name: fileinfo
 
 
 
 
246
  dtype: string
247
  - name: files
248
  dtype: string
249
- - name: request.headers.Accept-Encoding
250
  dtype: string
251
- - name: request.headers.Accept-Language
252
  dtype: string
253
- - name: icmp_code
254
  dtype: string
255
- - name: icmp_type
256
  dtype: string
257
- - name: request.headers.Connection
258
  dtype: string
259
- - name: smb
260
  dtype: string
261
- - name: fatt_http
262
  dtype: string
263
- - name: ftp
 
 
264
  dtype: string
265
  - name: app_proto_tc
266
  dtype: string
267
- - name: smtp
268
  dtype: string
269
- - name: request.headers.Cache-Control
270
  dtype: string
271
- - name: request.headers.Pragma
272
  dtype: string
273
- - name: request.headers.Upgrade-Insecure-Requests
274
  dtype: string
275
- - name: data_type
276
  dtype: string
277
- - name: request
278
  dtype: string
279
- - name: id
280
  dtype: string
281
- - name: public_ip
282
  dtype: string
283
- - name: sensorid
284
  dtype: string
285
- - name: response
286
  dtype: string
287
- - name: request.headers.Content-Length
288
  dtype: string
289
- - name: request.headers.Next-Action
290
  dtype: string
291
- - name: request.headers.Content-Type
292
  dtype: string
293
- - name: request.headers.Accept-Charset
294
  dtype: string
295
- - name: eventid
296
  dtype: string
297
- - name: sensor
298
  dtype: string
299
- - name: duration
300
  dtype: string
301
  - name: commands
302
  dtype: string
303
  splits:
304
  - name: train
305
- num_bytes: 799903325
306
- num_examples: 88415
307
- download_size: 799903325
308
- dataset_size: 799903325
309
  config_name: default
310
  ---
311
 
@@ -382,30 +388,30 @@ print(f"Malicious events: {malicious_count}/{len(train_data)} ({malicious_count/
382
 
383
  ## Data Fields
384
 
385
- The dataset contains 139 features across several categories:
386
 
387
  ### Network Features
388
- - `geoip_ext`: Network-related information
389
- - `geoip`: Network-related information
390
- - `honeypot_ip_ext`: Network-related information
391
- - `dest_ip`: Network-related information
392
  - `honeypot_ip_int`: Network-related information
393
- - ... and 10 more network features
 
 
394
 
395
  ### Behavioral Features
396
- - `session`: Behavioral analysis data
397
  - `username`: Behavioral analysis data
398
  - `session_duration`: Behavioral analysis data
399
- - `request.userAgent`: Behavioral analysis data
400
  - `request.headers.User-Agent`: Behavioral analysis data
 
401
  - ... and 1 more behavioral features
402
 
403
  ### Temporal Features
404
- - `@timestamp`: Time-based information
405
  - `timestamp`: Time-based information
406
- - `start_time`: Time-based information
407
- - `end_time`: Time-based information
408
  - `session_duration`: Time-based information
 
 
409
  - ... and 2 more temporal features
410
 
411
  ### Security Features
@@ -420,12 +426,12 @@ The dataset contains 139 features across several categories:
420
 
421
  | Split | Examples |
422
  |-------|----------|
423
- | train | 88,415 |
424
 
425
  ## Dataset Statistics
426
 
427
- - **Total size**: ~762.8 MB
428
- - **Average record size**: ~9047 bytes
429
  - **Feature completeness**: 100.0%
430
 
431
  ## Ethical Considerations
 
2
  language:
3
  - en
4
  task_categories:
5
+ - tabular-classification
6
  - other
7
  task_ids:
8
  - tabular-multi-class-classification
 
16
  tags:
17
  - cybersecurity
18
  - honeypot
19
+ - threat-detection
20
+ - network-security
21
+ - intrusion-detection
22
+ - tabular
23
+ - security
24
+ - anomaly-detection
25
+ - classification
26
  multilinguality:
27
  - monolingual
28
  annotations_creators:
29
  - machine-generated
30
+ paperswithcode_id: null
31
  dataset_info:
32
  features:
33
+ - name: in_iface
34
  dtype: string
35
+ - name: flow_id
36
  dtype: string
37
+ - name: app_proto
38
  dtype: string
39
+ - name: host
40
  dtype: string
41
+ - name: flow
42
  dtype: string
43
  - name: honeypot_hostname
44
  dtype: string
45
+ - name: honeypot_ip_int
46
  dtype: string
47
+ - name: ip_v
48
  dtype: string
49
+ - name: metadata
50
+ dtype: string
51
+ - name: honeypot_ip_ext
52
  dtype: string
53
  - name: geoip
54
  dtype: string
55
+ - name: type
56
  dtype: string
57
  - name: dest_ip
58
  dtype: string
59
+ - name: timestamp
60
  dtype: string
61
+ - name: tcp
 
 
62
  dtype: string
63
+ - name: proto
64
+ dtype: string
65
+ - name: "@timestamp"
66
+ dtype: string
67
+ - name: event_type
68
+ dtype: string
69
+ - name: geoip_ext
70
+ dtype: string
71
+ - name: "@version"
72
  dtype: string
73
  - name: src_port
74
  dtype: string
75
+ - name: src_ip
76
+ dtype: string
77
+ - name: dest_port
78
+ dtype: int64
79
  - name: mitre_techniques
80
  dtype: string
81
  - name: attack_vectors
 
92
  dtype: string
93
  - name: primary_label
94
  dtype: string
95
+ - name: mod
 
 
96
  dtype: string
97
+ - name: raw_mtu
98
  dtype: string
99
+ - name: subject
100
  dtype: string
101
+ - name: link
102
  dtype: string
103
  - name: password
104
  dtype: string
105
+ - name: action
 
 
 
 
 
 
106
  dtype: string
107
  - name: protocol
108
  dtype: string
 
 
109
  - name: username
110
  dtype: string
111
+ - name: status
 
 
 
 
 
 
 
 
 
 
 
 
112
  dtype: string
113
+ - name: tags
114
  dtype: string
115
+ - name: ip_rep
116
  dtype: string
117
+ - name: session_duration
118
+ dtype: float64
119
+ - name: msg
120
  dtype: string
121
+ - name: message
122
  dtype: string
123
+ - name: level
124
  dtype: string
125
+ - name: session
126
  dtype: string
127
+ - name: service
128
  dtype: string
129
+ - name: output
130
  dtype: string
131
+ - name: input
132
  dtype: string
133
+ - name: environ
134
  dtype: string
135
+ - name: ssh
136
  dtype: string
137
+ - name: pkt_src
138
  dtype: string
139
+ - name: params
140
  dtype: string
141
+ - name: dist
142
  dtype: string
143
+ - name: os
144
  dtype: string
145
+ - name: raw_sig
146
  dtype: string
147
+ - name: stream
148
  dtype: string
149
+ - name: payload_printable
 
 
150
  dtype: string
151
  - name: payload
152
  dtype: string
 
 
153
  - name: direction
154
  dtype: string
155
+ - name: alert
 
 
 
 
156
  dtype: string
157
+ - name: raw_hits
158
  dtype: string
159
+ - name: reason
160
  dtype: string
161
  - name: rdp
162
  dtype: string
163
+ - name: uptime
164
+ dtype: string
165
  - name: raw_freq
166
  dtype: string
167
+ - name: is_virtual
168
  dtype: string
169
+ - name: downloads
170
  dtype: string
171
+ - name: download_tries
172
  dtype: string
173
+ - name: end_time
174
  dtype: string
175
+ - name: proxy_connection
176
  dtype: string
177
+ - name: start_time
178
  dtype: string
179
+ - name: attack_connection
180
  dtype: string
181
+ - name: download_count
182
+ dtype: string
183
+ - name: operation_mode
184
+ dtype: string
185
+ - name: fatt_rdp
186
  dtype: string
187
  - name: mstshash
188
  dtype: string
189
  - name: data
190
  dtype: string
191
+ - name: fatt_ssh
192
  dtype: string
193
+ - name: tx_id
194
  dtype: string
195
+ - name: http
196
  dtype: string
197
+ - name: fileinfo
198
  dtype: string
199
+ - name: anomaly
200
  dtype: string
201
+ - name: ts_progress
202
  dtype: string
203
+ - name: tc_progress
204
  dtype: string
205
  - name: response.metadata.model
206
  dtype: string
207
+ - name: request.headers.Accept
208
+ dtype: string
209
+ - name: request.method
210
+ dtype: string
211
  - name: request.requestURI
212
  dtype: string
213
+ - name: response.metadata.generationSource
214
  dtype: string
215
+ - name: response.body
216
  dtype: string
217
  - name: request.protocol
218
  dtype: string
219
+ - name: "request.headers.User-Agent"
 
 
220
  dtype: string
221
+ - name: sensorName
222
  dtype: string
223
+ - name: response.metadata.temperature
224
  dtype: string
225
+ - name: request.headers.sorted
226
  dtype: string
227
+ - name: request.bodySha256
228
  dtype: string
229
+ - name: hostname
230
  dtype: string
231
+ - name: "request.headers.Accept-Encoding"
232
  dtype: string
233
+ - name: request.userAgent
234
  dtype: string
235
  - name: request.headers.sortedSha256
236
  dtype: string
237
+ - name: request.body
238
  dtype: string
239
+ - name: "response.headers.Content-Type"
240
  dtype: string
241
+ - name: response.metadata.provider
242
  dtype: string
243
+ - name: response.headers.Server
244
  dtype: string
245
+ - name: app
246
+ dtype: string
247
+ - name: lang
248
+ dtype: string
249
+ - name: fatt_tls
250
  dtype: string
251
  - name: files
252
  dtype: string
253
+ - name: client
254
  dtype: string
255
+ - name: tls
256
  dtype: string
257
+ - name: eventid
258
  dtype: string
259
+ - name: sensor
260
  dtype: string
261
+ - name: client_version
262
  dtype: string
263
+ - name: shasum
264
  dtype: string
265
+ - name: filename
266
  dtype: string
267
+ - name: src_url
268
+ dtype: string
269
+ - name: outfile
270
  dtype: string
271
  - name: app_proto_tc
272
  dtype: string
273
+ - name: smb
274
  dtype: string
275
+ - name: "request.headers.Content-Type"
276
  dtype: string
277
+ - name: "request.headers.Next-Action"
278
  dtype: string
279
+ - name: request.headers.Connection
280
  dtype: string
281
+ - name: "request.headers.Content-Length"
282
  dtype: string
283
+ - name: smtp
284
  dtype: string
285
+ - name: duration
286
  dtype: string
287
+ - name: icmp_code
288
  dtype: string
289
+ - name: icmp_type
290
  dtype: string
291
+ - name: fatt_http
292
  dtype: string
293
+ - name: ftp
294
  dtype: string
295
+ - name: "request.headers.Accept-Charset"
296
  dtype: string
297
+ - name: "request.headers.Accept-Language"
298
  dtype: string
299
+ - name: pgsql
300
  dtype: string
301
+ - name: app_proto_ts
302
  dtype: string
303
+ - name: id
304
  dtype: string
305
+ - name: version
306
  dtype: string
307
  - name: commands
308
  dtype: string
309
  splits:
310
  - name: train
311
+ num_bytes: 814033598
312
+ num_examples: 89325
313
+ download_size: 814033598
314
+ dataset_size: 814033598
315
  config_name: default
316
  ---
317
 
 
388
 
389
  ## Data Fields
390
 
391
+ The dataset contains 138 features across several categories:
392
 
393
  ### Network Features
394
+ - `flow_id`: Network-related information
395
+ - `flow`: Network-related information
 
 
396
  - `honeypot_ip_int`: Network-related information
397
+ - `ip_v`: Network-related information
398
+ - `honeypot_ip_ext`: Network-related information
399
+ - ... and 9 more network features
400
 
401
  ### Behavioral Features
 
402
  - `username`: Behavioral analysis data
403
  - `session_duration`: Behavioral analysis data
404
+ - `session`: Behavioral analysis data
405
  - `request.headers.User-Agent`: Behavioral analysis data
406
+ - `request.userAgent`: Behavioral analysis data
407
  - ... and 1 more behavioral features
408
 
409
  ### Temporal Features
 
410
  - `timestamp`: Time-based information
411
+ - `@timestamp`: Time-based information
 
412
  - `session_duration`: Time-based information
413
+ - `uptime`: Time-based information
414
+ - `end_time`: Time-based information
415
  - ... and 2 more temporal features
416
 
417
  ### Security Features
 
426
 
427
  | Split | Examples |
428
  |-------|----------|
429
+ | train | 89,325 |
430
 
431
  ## Dataset Statistics
432
 
433
+ - **Total size**: ~776.3 MB
434
+ - **Average record size**: ~9113 bytes
435
  - **Feature completeness**: 100.0%
436
 
437
  ## Ethical Considerations
metadata.json CHANGED
@@ -3,41 +3,47 @@
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
- "total_samples": 88415,
7
- "features": 139,
8
- "creation_timestamp": "2026-02-09T06:08:44.013732+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
- "end": "2026-02-08T23:59:57.280997+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
- "feature_extraction_time": 105.002226,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
- "@timestamp": "object",
25
- "geoip_ext": "object",
 
26
  "host": "object",
27
- "link": "object",
28
- "@version": "object",
29
  "honeypot_hostname": "object",
30
- "type": "object",
31
- "subject": "object",
32
- "raw_mtu": "object",
33
- "geoip": "object",
34
  "honeypot_ip_ext": "object",
 
 
35
  "dest_ip": "object",
36
- "honeypot_ip_int": "object",
37
- "dest_port": "int64",
38
- "src_ip": "object",
39
- "mod": "object",
 
 
 
40
  "src_port": "object",
 
 
41
  "mitre_techniques": "object",
42
  "attack_vectors": "object",
43
  "mitre_tactic": "object",
@@ -46,140 +52,139 @@
46
  "is_malicious": "bool",
47
  "severity": "object",
48
  "primary_label": "object",
 
 
 
 
 
 
 
 
 
49
  "tags": "object",
50
- "client": "object",
51
- "timestamp": "object",
 
 
52
  "level": "object",
53
- "status": "object",
54
- "password": "object",
55
  "session": "object",
56
  "service": "object",
57
- "message": "object",
58
- "ip_rep": "object",
59
- "protocol": "object",
60
- "msg": "object",
61
- "username": "object",
62
- "reason": "object",
63
- "raw_hits": "object",
64
  "params": "object",
65
- "raw_sig": "object",
66
  "dist": "object",
67
  "os": "object",
68
- "event_type": "object",
69
- "metadata": "object",
70
- "tcp": "object",
71
- "flow": "object",
72
- "flow_id": "object",
73
- "ip_v": "object",
74
- "proto": "object",
75
- "in_iface": "object",
76
- "proxy_connection": "object",
77
- "attack_connection": "object",
78
- "downloads": "object",
79
- "download_tries": "object",
80
- "is_virtual": "object",
81
- "download_count": "object",
82
- "operation_mode": "object",
83
- "start_time": "object",
84
- "end_time": "object",
85
- "app_proto": "object",
86
- "session_duration": "float64",
87
- "alert": "object",
88
- "payload": "object",
89
  "payload_printable": "object",
 
90
  "direction": "object",
91
- "pkt_src": "object",
92
- "stream": "object",
93
- "action": "object",
94
- "tx_id": "object",
95
- "http": "object",
96
  "rdp": "object",
97
- "raw_freq": "object",
98
  "uptime": "object",
99
- "fatt_ssh": "object",
100
- "fatt_tls": "object",
 
 
 
 
 
 
 
 
101
  "fatt_rdp": "object",
102
- "ssh": "object",
103
- "input": "object",
104
- "client_version": "object",
105
- "environ": "object",
106
  "mstshash": "object",
107
  "data": "object",
108
- "lang": "object",
109
- "app": "object",
110
- "tls": "object",
111
- "output": "object",
112
- "request.userAgent": "object",
113
- "request.body": "object",
114
- "request.headers.User-Agent": "object",
115
  "response.metadata.model": "object",
116
- "request.requestURI": "object",
117
- "response.metadata.provider": "object",
118
- "request.headers.sorted": "object",
119
- "request.protocol": "object",
120
- "response.headers.Server": "object",
121
- "hostname": "object",
122
- "request.bodySha256": "object",
123
- "response.body": "object",
124
  "request.headers.Accept": "object",
125
- "response.headers.Content-Type": "object",
126
- "response.metadata.temperature": "object",
127
  "request.method": "object",
 
128
  "response.metadata.generationSource": "object",
129
- "request.headers.sortedSha256": "object",
 
 
130
  "sensorName": "object",
131
- "tc_progress": "object",
132
- "ts_progress": "object",
133
- "anomaly": "object",
134
- "fileinfo": "object",
135
- "files": "object",
136
  "request.headers.Accept-Encoding": "object",
137
- "request.headers.Accept-Language": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
138
  "icmp_code": "object",
139
  "icmp_type": "object",
140
- "request.headers.Connection": "object",
141
- "smb": "object",
142
  "fatt_http": "object",
143
  "ftp": "object",
144
- "app_proto_tc": "object",
145
- "smtp": "object",
146
- "request.headers.Cache-Control": "object",
147
- "request.headers.Pragma": "object",
148
- "request.headers.Upgrade-Insecure-Requests": "object",
149
- "data_type": "object",
150
- "request": "object",
151
- "id": "object",
152
- "public_ip": "object",
153
- "sensorid": "object",
154
- "response": "object",
155
- "request.headers.Content-Length": "object",
156
- "request.headers.Next-Action": "object",
157
- "request.headers.Content-Type": "object",
158
  "request.headers.Accept-Charset": "object",
159
- "eventid": "object",
160
- "sensor": "object",
161
- "duration": "object",
 
 
162
  "commands": "object"
163
  },
164
  "quality_metrics": {
165
  "completeness": {
166
- "@timestamp": 1.0,
167
- "geoip_ext": 1.0,
 
168
  "host": 1.0,
169
- "link": 1.0,
170
- "@version": 1.0,
171
  "honeypot_hostname": 1.0,
172
- "type": 1.0,
173
- "subject": 1.0,
174
- "raw_mtu": 1.0,
175
- "geoip": 1.0,
176
  "honeypot_ip_ext": 1.0,
 
 
177
  "dest_ip": 1.0,
178
- "honeypot_ip_int": 1.0,
179
- "dest_port": 1.0,
180
- "src_ip": 1.0,
181
- "mod": 1.0,
 
 
 
182
  "src_port": 1.0,
 
 
183
  "mitre_techniques": 1.0,
184
  "attack_vectors": 1.0,
185
  "mitre_tactic": 1.0,
@@ -188,261 +193,253 @@
188
  "is_malicious": 1.0,
189
  "severity": 1.0,
190
  "primary_label": 1.0,
 
 
 
 
 
 
 
 
 
191
  "tags": 1.0,
192
- "client": 1.0,
193
- "timestamp": 1.0,
 
 
194
  "level": 1.0,
195
- "status": 1.0,
196
- "password": 1.0,
197
  "session": 1.0,
198
  "service": 1.0,
199
- "message": 1.0,
200
- "ip_rep": 1.0,
201
- "protocol": 1.0,
202
- "msg": 1.0,
203
- "username": 1.0,
204
- "reason": 1.0,
205
- "raw_hits": 1.0,
206
  "params": 1.0,
207
- "raw_sig": 1.0,
208
  "dist": 1.0,
209
  "os": 1.0,
210
- "event_type": 1.0,
211
- "metadata": 1.0,
212
- "tcp": 1.0,
213
- "flow": 1.0,
214
- "flow_id": 1.0,
215
- "ip_v": 1.0,
216
- "proto": 1.0,
217
- "in_iface": 1.0,
218
- "proxy_connection": 1.0,
219
- "attack_connection": 1.0,
220
- "downloads": 1.0,
221
- "download_tries": 1.0,
222
- "is_virtual": 1.0,
223
- "download_count": 1.0,
224
- "operation_mode": 1.0,
225
- "start_time": 1.0,
226
- "end_time": 1.0,
227
- "app_proto": 1.0,
228
- "session_duration": 1.0,
229
- "alert": 1.0,
230
- "payload": 1.0,
231
  "payload_printable": 1.0,
 
232
  "direction": 1.0,
233
- "pkt_src": 1.0,
234
- "stream": 1.0,
235
- "action": 1.0,
236
- "tx_id": 1.0,
237
- "http": 1.0,
238
  "rdp": 1.0,
239
- "raw_freq": 1.0,
240
  "uptime": 1.0,
241
- "fatt_ssh": 1.0,
242
- "fatt_tls": 1.0,
 
 
 
 
 
 
 
 
243
  "fatt_rdp": 1.0,
244
- "ssh": 1.0,
245
- "input": 1.0,
246
- "client_version": 1.0,
247
- "environ": 1.0,
248
  "mstshash": 1.0,
249
  "data": 1.0,
250
- "lang": 1.0,
251
- "app": 1.0,
252
- "tls": 1.0,
253
- "output": 1.0,
254
- "request.userAgent": 1.0,
255
- "request.body": 1.0,
256
- "request.headers.User-Agent": 1.0,
257
  "response.metadata.model": 1.0,
258
- "request.requestURI": 1.0,
259
- "response.metadata.provider": 1.0,
260
- "request.headers.sorted": 1.0,
261
- "request.protocol": 1.0,
262
- "response.headers.Server": 1.0,
263
- "hostname": 1.0,
264
- "request.bodySha256": 1.0,
265
- "response.body": 1.0,
266
  "request.headers.Accept": 1.0,
267
- "response.headers.Content-Type": 1.0,
268
- "response.metadata.temperature": 1.0,
269
  "request.method": 1.0,
 
270
  "response.metadata.generationSource": 1.0,
271
- "request.headers.sortedSha256": 1.0,
 
 
272
  "sensorName": 1.0,
273
- "tc_progress": 1.0,
274
- "ts_progress": 1.0,
275
- "anomaly": 1.0,
276
- "fileinfo": 1.0,
277
- "files": 1.0,
278
  "request.headers.Accept-Encoding": 1.0,
279
- "request.headers.Accept-Language": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
280
  "icmp_code": 1.0,
281
  "icmp_type": 1.0,
282
- "request.headers.Connection": 1.0,
283
- "smb": 1.0,
284
  "fatt_http": 1.0,
285
  "ftp": 1.0,
286
- "app_proto_tc": 1.0,
287
- "smtp": 1.0,
288
- "request.headers.Cache-Control": 1.0,
289
- "request.headers.Pragma": 1.0,
290
- "request.headers.Upgrade-Insecure-Requests": 1.0,
291
- "data_type": 1.0,
292
- "request": 1.0,
293
- "id": 1.0,
294
- "public_ip": 1.0,
295
- "sensorid": 1.0,
296
- "response": 1.0,
297
- "request.headers.Content-Length": 1.0,
298
- "request.headers.Next-Action": 1.0,
299
- "request.headers.Content-Type": 1.0,
300
  "request.headers.Accept-Charset": 1.0,
301
- "eventid": 1.0,
302
- "sensor": 1.0,
303
- "duration": 1.0,
 
 
304
  "commands": 1.0
305
  },
306
  "uniqueness": {
307
- "@timestamp": 0.29228072159701407,
308
- "geoip_ext": 7.917208618447096e-05,
309
- "host": 0.0033817791098795453,
310
- "link": 7.917208618447096e-05,
311
- "@version": 1.1310298026352994e-05,
312
- "honeypot_hostname": 0.0033817791098795453,
313
- "type": 0.00011310298026352995,
314
- "subject": 3.3930894079058987e-05,
315
- "raw_mtu": 0.0002601368546061189,
316
- "geoip": 0.04153141435276819,
317
- "honeypot_ip_ext": 1.1310298026352994e-05,
318
- "dest_ip": 6.786178815811797e-05,
319
- "honeypot_ip_int": 0.5436860261267884,
320
- "dest_port": 0.05352033026070237,
321
- "src_ip": 0.03168014477181474,
322
- "mod": 0.00010179268223717695,
323
- "src_port": 0.11404173499971725,
324
- "mitre_techniques": 1.1310298026352994e-05,
325
- "attack_vectors": 1.1310298026352994e-05,
326
- "mitre_tactic": 1.1310298026352994e-05,
327
- "mitre_technique": 1.1310298026352994e-05,
328
- "confidence_score": 1.1310298026352994e-05,
329
- "is_malicious": 1.1310298026352994e-05,
330
- "severity": 1.1310298026352994e-05,
331
- "primary_label": 2.262059605270599e-05,
332
- "tags": 3.3930894079058987e-05,
333
- "client": 5.6551490131764975e-05,
334
- "timestamp": 0.29561725951478823,
335
- "level": 2.262059605270599e-05,
336
- "status": 5.6551490131764975e-05,
337
- "password": 0.0011875812927670643,
338
- "session": 0.006876661200022621,
339
- "service": 2.262059605270599e-05,
340
- "message": 0.0012328224848724763,
341
- "ip_rep": 4.524119210541198e-05,
342
- "protocol": 0.00010179268223717695,
343
- "msg": 7.917208618447096e-05,
344
- "username": 0.0005655149013176497,
345
- "reason": 0.0002601368546061189,
346
- "raw_hits": 0.0016060623197421253,
347
- "params": 0.00010179268223717695,
348
- "raw_sig": 0.005146185601990612,
349
- "dist": 0.0003845501328960018,
350
- "os": 0.00014703387434258892,
351
- "event_type": 0.00015834417236894191,
352
- "metadata": 0.0005089634111858848,
353
- "tcp": 0.0025561273539557766,
354
- "flow": 0.19652773850590963,
355
- "flow_id": 0.14048521178533055,
356
- "ip_v": 2.262059605270599e-05,
357
- "proto": 3.3930894079058987e-05,
358
- "in_iface": 2.262059605270599e-05,
359
- "proxy_connection": 9.048238421082396e-05,
360
- "attack_connection": 0.008505344115817453,
361
- "downloads": 2.262059605270599e-05,
362
- "download_tries": 2.262059605270599e-05,
363
- "is_virtual": 2.262059605270599e-05,
364
- "download_count": 2.262059605270599e-05,
365
- "operation_mode": 2.262059605270599e-05,
366
- "start_time": 0.026658372448114007,
367
- "end_time": 0.026613131256008594,
368
- "app_proto": 0.00012441327828988295,
369
- "session_duration": 1.1310298026352994e-05,
370
- "alert": 0.006412938980942148,
371
- "payload": 0.00400384550132896,
372
- "payload_printable": 0.004049086693434372,
373
- "direction": 3.3930894079058987e-05,
374
- "pkt_src": 4.524119210541198e-05,
375
- "stream": 3.3930894079058987e-05,
376
- "action": 4.524119210541198e-05,
377
- "tx_id": 0.002318611095402364,
378
- "http": 0.0030650907651416613,
379
- "rdp": 0.0001809647684216479,
380
- "raw_freq": 0.006390318384889442,
381
- "uptime": 0.014827800712548776,
382
- "fatt_ssh": 0.0003619295368432958,
383
- "fatt_tls": 0.0004184810269750608,
384
- "fatt_rdp": 3.3930894079058987e-05,
385
- "ssh": 0.0005202737092122378,
386
- "input": 0.00032799864276423683,
387
- "client_version": 2.262059605270599e-05,
388
- "environ": 1.1310298026352994e-05,
389
- "mstshash": 2.262059605270599e-05,
390
- "data": 0.00014703387434258892,
391
- "lang": 4.524119210541198e-05,
392
- "app": 6.786178815811797e-05,
393
- "tls": 0.0007238590736865916,
394
- "output": 0.0010518577164508286,
395
- "request.userAgent": 0.00010179268223717695,
396
- "request.body": 2.262059605270599e-05,
397
- "request.headers.User-Agent": 0.00010179268223717695,
398
- "response.metadata.model": 2.262059605270599e-05,
399
- "request.requestURI": 3.3930894079058987e-05,
400
- "response.metadata.provider": 2.262059605270599e-05,
401
- "request.headers.sorted": 0.00010179268223717695,
402
- "request.protocol": 3.3930894079058987e-05,
403
- "response.headers.Server": 3.3930894079058987e-05,
404
- "hostname": 4.524119210541198e-05,
405
- "request.bodySha256": 3.3930894079058987e-05,
406
- "response.body": 3.3930894079058987e-05,
407
- "request.headers.Accept": 3.3930894079058987e-05,
408
- "response.headers.Content-Type": 3.3930894079058987e-05,
409
- "response.metadata.temperature": 2.262059605270599e-05,
410
- "request.method": 3.3930894079058987e-05,
411
- "response.metadata.generationSource": 3.3930894079058987e-05,
412
- "request.headers.sortedSha256": 0.00010179268223717695,
413
- "sensorName": 7.917208618447096e-05,
414
- "tc_progress": 4.524119210541198e-05,
415
- "ts_progress": 4.524119210541198e-05,
416
- "anomaly": 5.6551490131764975e-05,
417
- "fileinfo": 7.917208618447096e-05,
418
- "files": 3.3930894079058987e-05,
419
- "request.headers.Accept-Encoding": 4.524119210541198e-05,
420
- "request.headers.Accept-Language": 5.6551490131764975e-05,
421
- "icmp_code": 3.3930894079058987e-05,
422
- "icmp_type": 2.262059605270599e-05,
423
- "request.headers.Connection": 3.3930894079058987e-05,
424
- "smb": 0.0003958604309223548,
425
- "fatt_http": 5.6551490131764975e-05,
426
- "ftp": 4.524119210541198e-05,
427
- "app_proto_tc": 3.3930894079058987e-05,
428
- "smtp": 7.917208618447096e-05,
429
- "request.headers.Cache-Control": 2.262059605270599e-05,
430
- "request.headers.Pragma": 2.262059605270599e-05,
431
- "request.headers.Upgrade-Insecure-Requests": 2.262059605270599e-05,
432
- "data_type": 2.262059605270599e-05,
433
- "request": 1.1310298026352994e-05,
434
- "id": 2.262059605270599e-05,
435
- "public_ip": 2.262059605270599e-05,
436
- "sensorid": 2.262059605270599e-05,
437
- "response": 1.1310298026352994e-05,
438
- "request.headers.Content-Length": 2.262059605270599e-05,
439
- "request.headers.Next-Action": 2.262059605270599e-05,
440
- "request.headers.Content-Type": 2.262059605270599e-05,
441
- "request.headers.Accept-Charset": 2.262059605270599e-05,
442
- "eventid": 3.3930894079058987e-05,
443
- "sensor": 2.262059605270599e-05,
444
- "duration": 2.262059605270599e-05,
445
- "commands": 1.1310298026352994e-05
446
  }
447
  }
448
  }
 
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
+ "total_samples": 89325,
7
+ "features": 138,
8
+ "creation_timestamp": "2026-02-16T06:08:49.624815+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
+ "end": "2026-02-16T06:00:00.315949+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
+ "feature_extraction_time": 105.38879,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
+ "in_iface": "object",
25
+ "flow_id": "object",
26
+ "app_proto": "object",
27
  "host": "object",
28
+ "flow": "object",
 
29
  "honeypot_hostname": "object",
30
+ "honeypot_ip_int": "object",
31
+ "ip_v": "object",
32
+ "metadata": "object",
 
33
  "honeypot_ip_ext": "object",
34
+ "geoip": "object",
35
+ "type": "object",
36
  "dest_ip": "object",
37
+ "timestamp": "object",
38
+ "tcp": "object",
39
+ "proto": "object",
40
+ "@timestamp": "object",
41
+ "event_type": "object",
42
+ "geoip_ext": "object",
43
+ "@version": "object",
44
  "src_port": "object",
45
+ "src_ip": "object",
46
+ "dest_port": "int64",
47
  "mitre_techniques": "object",
48
  "attack_vectors": "object",
49
  "mitre_tactic": "object",
 
52
  "is_malicious": "bool",
53
  "severity": "object",
54
  "primary_label": "object",
55
+ "mod": "object",
56
+ "raw_mtu": "object",
57
+ "subject": "object",
58
+ "link": "object",
59
+ "password": "object",
60
+ "action": "object",
61
+ "protocol": "object",
62
+ "username": "object",
63
+ "status": "object",
64
  "tags": "object",
65
+ "ip_rep": "object",
66
+ "session_duration": "float64",
67
+ "msg": "object",
68
+ "message": "object",
69
  "level": "object",
 
 
70
  "session": "object",
71
  "service": "object",
72
+ "output": "object",
73
+ "input": "object",
74
+ "environ": "object",
75
+ "ssh": "object",
76
+ "pkt_src": "object",
 
 
77
  "params": "object",
 
78
  "dist": "object",
79
  "os": "object",
80
+ "raw_sig": "object",
81
+ "stream": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  "payload_printable": "object",
83
+ "payload": "object",
84
  "direction": "object",
85
+ "alert": "object",
86
+ "raw_hits": "object",
87
+ "reason": "object",
 
 
88
  "rdp": "object",
 
89
  "uptime": "object",
90
+ "raw_freq": "object",
91
+ "is_virtual": "object",
92
+ "downloads": "object",
93
+ "download_tries": "object",
94
+ "end_time": "object",
95
+ "proxy_connection": "object",
96
+ "start_time": "object",
97
+ "attack_connection": "object",
98
+ "download_count": "object",
99
+ "operation_mode": "object",
100
  "fatt_rdp": "object",
 
 
 
 
101
  "mstshash": "object",
102
  "data": "object",
103
+ "fatt_ssh": "object",
104
+ "tx_id": "object",
105
+ "http": "object",
106
+ "fileinfo": "object",
107
+ "anomaly": "object",
108
+ "ts_progress": "object",
109
+ "tc_progress": "object",
110
  "response.metadata.model": "object",
 
 
 
 
 
 
 
 
111
  "request.headers.Accept": "object",
 
 
112
  "request.method": "object",
113
+ "request.requestURI": "object",
114
  "response.metadata.generationSource": "object",
115
+ "response.body": "object",
116
+ "request.protocol": "object",
117
+ "request.headers.User-Agent": "object",
118
  "sensorName": "object",
119
+ "response.metadata.temperature": "object",
120
+ "request.headers.sorted": "object",
121
+ "request.bodySha256": "object",
122
+ "hostname": "object",
 
123
  "request.headers.Accept-Encoding": "object",
124
+ "request.userAgent": "object",
125
+ "request.headers.sortedSha256": "object",
126
+ "request.body": "object",
127
+ "response.headers.Content-Type": "object",
128
+ "response.metadata.provider": "object",
129
+ "response.headers.Server": "object",
130
+ "app": "object",
131
+ "lang": "object",
132
+ "fatt_tls": "object",
133
+ "files": "object",
134
+ "client": "object",
135
+ "tls": "object",
136
+ "eventid": "object",
137
+ "sensor": "object",
138
+ "client_version": "object",
139
+ "shasum": "object",
140
+ "filename": "object",
141
+ "src_url": "object",
142
+ "outfile": "object",
143
+ "app_proto_tc": "object",
144
+ "smb": "object",
145
+ "request.headers.Content-Type": "object",
146
+ "request.headers.Next-Action": "object",
147
+ "request.headers.Connection": "object",
148
+ "request.headers.Content-Length": "object",
149
+ "smtp": "object",
150
+ "duration": "object",
151
  "icmp_code": "object",
152
  "icmp_type": "object",
 
 
153
  "fatt_http": "object",
154
  "ftp": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
155
  "request.headers.Accept-Charset": "object",
156
+ "request.headers.Accept-Language": "object",
157
+ "pgsql": "object",
158
+ "app_proto_ts": "object",
159
+ "id": "object",
160
+ "version": "object",
161
  "commands": "object"
162
  },
163
  "quality_metrics": {
164
  "completeness": {
165
+ "in_iface": 1.0,
166
+ "flow_id": 1.0,
167
+ "app_proto": 1.0,
168
  "host": 1.0,
169
+ "flow": 1.0,
 
170
  "honeypot_hostname": 1.0,
171
+ "honeypot_ip_int": 1.0,
172
+ "ip_v": 1.0,
173
+ "metadata": 1.0,
 
174
  "honeypot_ip_ext": 1.0,
175
+ "geoip": 1.0,
176
+ "type": 1.0,
177
  "dest_ip": 1.0,
178
+ "timestamp": 1.0,
179
+ "tcp": 1.0,
180
+ "proto": 1.0,
181
+ "@timestamp": 1.0,
182
+ "event_type": 1.0,
183
+ "geoip_ext": 1.0,
184
+ "@version": 1.0,
185
  "src_port": 1.0,
186
+ "src_ip": 1.0,
187
+ "dest_port": 1.0,
188
  "mitre_techniques": 1.0,
189
  "attack_vectors": 1.0,
190
  "mitre_tactic": 1.0,
 
193
  "is_malicious": 1.0,
194
  "severity": 1.0,
195
  "primary_label": 1.0,
196
+ "mod": 1.0,
197
+ "raw_mtu": 1.0,
198
+ "subject": 1.0,
199
+ "link": 1.0,
200
+ "password": 1.0,
201
+ "action": 1.0,
202
+ "protocol": 1.0,
203
+ "username": 1.0,
204
+ "status": 1.0,
205
  "tags": 1.0,
206
+ "ip_rep": 1.0,
207
+ "session_duration": 1.0,
208
+ "msg": 1.0,
209
+ "message": 1.0,
210
  "level": 1.0,
 
 
211
  "session": 1.0,
212
  "service": 1.0,
213
+ "output": 1.0,
214
+ "input": 1.0,
215
+ "environ": 1.0,
216
+ "ssh": 1.0,
217
+ "pkt_src": 1.0,
 
 
218
  "params": 1.0,
 
219
  "dist": 1.0,
220
  "os": 1.0,
221
+ "raw_sig": 1.0,
222
+ "stream": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
223
  "payload_printable": 1.0,
224
+ "payload": 1.0,
225
  "direction": 1.0,
226
+ "alert": 1.0,
227
+ "raw_hits": 1.0,
228
+ "reason": 1.0,
 
 
229
  "rdp": 1.0,
 
230
  "uptime": 1.0,
231
+ "raw_freq": 1.0,
232
+ "is_virtual": 1.0,
233
+ "downloads": 1.0,
234
+ "download_tries": 1.0,
235
+ "end_time": 1.0,
236
+ "proxy_connection": 1.0,
237
+ "start_time": 1.0,
238
+ "attack_connection": 1.0,
239
+ "download_count": 1.0,
240
+ "operation_mode": 1.0,
241
  "fatt_rdp": 1.0,
 
 
 
 
242
  "mstshash": 1.0,
243
  "data": 1.0,
244
+ "fatt_ssh": 1.0,
245
+ "tx_id": 1.0,
246
+ "http": 1.0,
247
+ "fileinfo": 1.0,
248
+ "anomaly": 1.0,
249
+ "ts_progress": 1.0,
250
+ "tc_progress": 1.0,
251
  "response.metadata.model": 1.0,
 
 
 
 
 
 
 
 
252
  "request.headers.Accept": 1.0,
 
 
253
  "request.method": 1.0,
254
+ "request.requestURI": 1.0,
255
  "response.metadata.generationSource": 1.0,
256
+ "response.body": 1.0,
257
+ "request.protocol": 1.0,
258
+ "request.headers.User-Agent": 1.0,
259
  "sensorName": 1.0,
260
+ "response.metadata.temperature": 1.0,
261
+ "request.headers.sorted": 1.0,
262
+ "request.bodySha256": 1.0,
263
+ "hostname": 1.0,
 
264
  "request.headers.Accept-Encoding": 1.0,
265
+ "request.userAgent": 1.0,
266
+ "request.headers.sortedSha256": 1.0,
267
+ "request.body": 1.0,
268
+ "response.headers.Content-Type": 1.0,
269
+ "response.metadata.provider": 1.0,
270
+ "response.headers.Server": 1.0,
271
+ "app": 1.0,
272
+ "lang": 1.0,
273
+ "fatt_tls": 1.0,
274
+ "files": 1.0,
275
+ "client": 1.0,
276
+ "tls": 1.0,
277
+ "eventid": 1.0,
278
+ "sensor": 1.0,
279
+ "client_version": 1.0,
280
+ "shasum": 1.0,
281
+ "filename": 1.0,
282
+ "src_url": 1.0,
283
+ "outfile": 1.0,
284
+ "app_proto_tc": 1.0,
285
+ "smb": 1.0,
286
+ "request.headers.Content-Type": 1.0,
287
+ "request.headers.Next-Action": 1.0,
288
+ "request.headers.Connection": 1.0,
289
+ "request.headers.Content-Length": 1.0,
290
+ "smtp": 1.0,
291
+ "duration": 1.0,
292
  "icmp_code": 1.0,
293
  "icmp_type": 1.0,
 
 
294
  "fatt_http": 1.0,
295
  "ftp": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
296
  "request.headers.Accept-Charset": 1.0,
297
+ "request.headers.Accept-Language": 1.0,
298
+ "pgsql": 1.0,
299
+ "app_proto_ts": 1.0,
300
+ "id": 1.0,
301
+ "version": 1.0,
302
  "commands": 1.0
303
  },
304
  "uniqueness": {
305
+ "in_iface": 2.239014833473272e-05,
306
+ "flow_id": 0.1269857262804366,
307
+ "app_proto": 0.00013434089000839632,
308
+ "host": 0.0033473271760425414,
309
+ "flow": 0.19519731318219982,
310
+ "honeypot_hostname": 0.0033473271760425414,
311
+ "honeypot_ip_int": 0.5436551917156451,
312
+ "ip_v": 2.239014833473272e-05,
313
+ "metadata": 0.0005709487825356843,
314
+ "honeypot_ip_ext": 1.119507416736636e-05,
315
+ "geoip": 0.04865379233137419,
316
+ "type": 0.00011195074167366359,
317
+ "dest_ip": 6.717044500419816e-05,
318
+ "timestamp": 0.3196977329974811,
319
+ "tcp": 0.0025748670584942626,
320
+ "proto": 3.358522250209908e-05,
321
+ "@timestamp": 0.3050433809123985,
322
+ "event_type": 0.00014553596417576266,
323
+ "geoip_ext": 8.956059333893087e-05,
324
+ "@version": 1.119507416736636e-05,
325
+ "src_port": 0.13106073327735795,
326
+ "src_ip": 0.03952980688497061,
327
+ "dest_port": 0.022490904002239014,
328
+ "mitre_techniques": 1.119507416736636e-05,
329
+ "attack_vectors": 1.119507416736636e-05,
330
+ "mitre_tactic": 1.119507416736636e-05,
331
+ "mitre_technique": 1.119507416736636e-05,
332
+ "confidence_score": 1.119507416736636e-05,
333
+ "is_malicious": 1.119507416736636e-05,
334
+ "severity": 1.119507416736636e-05,
335
+ "primary_label": 2.239014833473272e-05,
336
+ "mod": 0.00010075566750629723,
337
+ "raw_mtu": 0.00016792611251049538,
338
+ "subject": 3.358522250209908e-05,
339
+ "link": 7.836551917156452e-05,
340
+ "password": 0.021808004478029667,
341
+ "action": 4.478029666946544e-05,
342
+ "protocol": 0.00014553596417576266,
343
+ "username": 0.0010187517492303386,
344
+ "status": 6.717044500419816e-05,
345
+ "tags": 2.239014833473272e-05,
346
+ "ip_rep": 5.5975370836831795e-05,
347
+ "session_duration": 1.119507416736636e-05,
348
+ "msg": 0.00011195074167366359,
349
+ "message": 0.0050489784494822275,
350
+ "level": 3.358522250209908e-05,
351
+ "session": 0.0096837391547719,
352
+ "service": 2.239014833473272e-05,
353
+ "output": 0.0013657990484186957,
354
+ "input": 0.00031346207668625807,
355
+ "environ": 1.119507416736636e-05,
356
+ "ssh": 0.00033585222502099076,
357
+ "pkt_src": 4.478029666946544e-05,
358
+ "params": 7.836551917156452e-05,
359
+ "dist": 0.0003582423733557235,
360
+ "os": 0.00015673103834312903,
361
+ "raw_sig": 0.003940666106912958,
362
+ "stream": 3.358522250209908e-05,
363
+ "payload_printable": 0.0017016512734396865,
364
+ "payload": 0.0016456759026028547,
365
+ "direction": 3.358522250209908e-05,
366
+ "alert": 0.007142457318779737,
367
+ "raw_hits": 0.001500139938427092,
368
+ "reason": 0.0002462916316820599,
369
+ "rdp": 0.00011195074167366359,
370
+ "uptime": 0.012068289952420935,
371
+ "raw_freq": 0.004556395186118108,
372
+ "is_virtual": 2.239014833473272e-05,
373
+ "downloads": 2.239014833473272e-05,
374
+ "download_tries": 2.239014833473272e-05,
375
+ "end_time": 0.017531486146095718,
376
+ "proxy_connection": 0.00010075566750629723,
377
+ "start_time": 0.017531486146095718,
378
+ "attack_connection": 0.004276518331933949,
379
+ "download_count": 2.239014833473272e-05,
380
+ "operation_mode": 2.239014833473272e-05,
381
+ "fatt_rdp": 3.358522250209908e-05,
382
+ "mstshash": 2.239014833473272e-05,
383
+ "data": 0.00015673103834312903,
384
+ "fatt_ssh": 0.0002910719283515253,
385
+ "tx_id": 7.836551917156452e-05,
386
+ "http": 0.0018359921634480828,
387
+ "fileinfo": 0.00044780296669465436,
388
+ "anomaly": 0.00017912118667786175,
389
+ "ts_progress": 6.717044500419816e-05,
390
+ "tc_progress": 6.717044500419816e-05,
391
+ "response.metadata.model": 2.239014833473272e-05,
392
+ "request.headers.Accept": 3.358522250209908e-05,
393
+ "request.method": 3.358522250209908e-05,
394
+ "request.requestURI": 3.358522250209908e-05,
395
+ "response.metadata.generationSource": 3.358522250209908e-05,
396
+ "response.body": 3.358522250209908e-05,
397
+ "request.protocol": 2.239014833473272e-05,
398
+ "request.headers.User-Agent": 8.956059333893087e-05,
399
+ "sensorName": 8.956059333893087e-05,
400
+ "response.metadata.temperature": 2.239014833473272e-05,
401
+ "request.headers.sorted": 0.00010075566750629723,
402
+ "request.bodySha256": 5.5975370836831795e-05,
403
+ "hostname": 6.717044500419816e-05,
404
+ "request.headers.Accept-Encoding": 4.478029666946544e-05,
405
+ "request.userAgent": 8.956059333893087e-05,
406
+ "request.headers.sortedSha256": 0.00011195074167366359,
407
+ "request.body": 4.478029666946544e-05,
408
+ "response.headers.Content-Type": 3.358522250209908e-05,
409
+ "response.metadata.provider": 2.239014833473272e-05,
410
+ "response.headers.Server": 3.358522250209908e-05,
411
+ "app": 5.5975370836831795e-05,
412
+ "lang": 4.478029666946544e-05,
413
+ "fatt_tls": 0.00030226700251889167,
414
+ "files": 0.00010075566750629723,
415
+ "client": 6.717044500419816e-05,
416
+ "tls": 0.0006381192275398825,
417
+ "eventid": 5.5975370836831795e-05,
418
+ "sensor": 2.239014833473272e-05,
419
+ "client_version": 2.239014833473272e-05,
420
+ "shasum": 4.478029666946544e-05,
421
+ "filename": 4.478029666946544e-05,
422
+ "src_url": 4.478029666946544e-05,
423
+ "outfile": 4.478029666946544e-05,
424
+ "app_proto_tc": 3.358522250209908e-05,
425
+ "smb": 0.0003470472991883571,
426
+ "request.headers.Content-Type": 3.358522250209908e-05,
427
+ "request.headers.Next-Action": 2.239014833473272e-05,
428
+ "request.headers.Connection": 3.358522250209908e-05,
429
+ "request.headers.Content-Length": 4.478029666946544e-05,
430
+ "smtp": 6.717044500419816e-05,
431
+ "duration": 6.717044500419816e-05,
432
+ "icmp_code": 4.478029666946544e-05,
433
+ "icmp_type": 2.239014833473272e-05,
434
+ "fatt_http": 0.00011195074167366359,
435
+ "ftp": 4.478029666946544e-05,
436
+ "request.headers.Accept-Charset": 2.239014833473272e-05,
437
+ "request.headers.Accept-Language": 2.239014833473272e-05,
438
+ "pgsql": 4.478029666946544e-05,
439
+ "app_proto_ts": 3.358522250209908e-05,
440
+ "id": 2.239014833473272e-05,
441
+ "version": 2.239014833473272e-05,
442
+ "commands": 1.119507416736636e-05
 
443
  }
444
  }
445
  }
train.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cfe3bbdba00e81faad992155057470394d8ebd081fa9e5315a8418e2cd6537b
3
- size 127419891
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa730c211576487bb0d148bb1b9fa8419bb4802c063d2583173fc6243abe341
3
+ size 125049060
train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5aad08b32bd0d01cc635fcc4c5b5416c4664003291371aae642f1b4b06ed5603
3
- size 325926510
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19263a2bc125870fe3008516e2fceb2a666ef8db05d0858d7681aebfc0c412c0
3
+ size 318074643
train.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:418f139a1bd5f35907a65cfe2c7281bf1d73e5465e26212553dc6b3832444934
3
- size 7986372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05dfb2ffd46fd6eb9c90bf91559e0fabf6c6d1d111460aaaf77cbe08dfddff26
3
+ size 7070154
upload_manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "upload_session_id": "upload_1770617345",
3
- "preparation_timestamp": "2026-02-09T06:09:07.498055+00:00",
4
  "source_path": "outputs/ml_pipeline/attacks-weekly",
5
  "dataset_format": "huggingface",
6
  "files_prepared": [
@@ -11,5 +11,5 @@
11
  "train.parquet",
12
  "train.csv"
13
  ],
14
- "total_size_bytes": 461357909
15
  }
 
1
  {
2
+ "upload_session_id": "upload_1771222158",
3
+ "preparation_timestamp": "2026-02-16T06:09:20.064474+00:00",
4
  "source_path": "outputs/ml_pipeline/attacks-weekly",
5
  "dataset_format": "huggingface",
6
  "files_prepared": [
 
11
  "train.parquet",
12
  "train.csv"
13
  ],
14
+ "total_size_bytes": 450218528
15
  }