pyToshka commited on
Commit
ad156b3
·
verified ·
1 Parent(s): 203ad75

Upload dataset - Session upload_1770617345

Browse files
Files changed (6) hide show
  1. README.md +140 -182
  2. metadata.json +324 -399
  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,61 +16,54 @@ 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: created_by_node_id
26
  dtype: string
27
- - name: ip_rep
28
  dtype: string
29
- - name: collected_method
30
  dtype: string
31
- - name: app_name
32
  dtype: string
33
- - name: called_number
34
  dtype: string
35
- - name: geoip
36
  dtype: string
37
- - name: dest_ip
38
  dtype: string
39
- - name: sip_user_agent
40
  dtype: string
41
- - name: geoip_ext
42
  dtype: string
43
- - name: host
44
  dtype: string
45
- - name: type
 
 
46
  dtype: string
47
  - name: honeypot_ip_int
48
  dtype: string
49
  - name: dest_port
50
  dtype: int64
51
- - name: sip_method
52
- dtype: string
53
- - name: '@version'
54
- dtype: string
55
- - name: app_version
56
- dtype: string
57
- - name: honeypot_ip_ext
58
- dtype: string
59
  - name: src_ip
60
  dtype: string
61
- - name: '@timestamp'
62
- dtype: string
63
- - name: event_uuid
64
- dtype: string
65
- - name: transport_type
66
- dtype: string
67
- - name: sip_message
68
  dtype: string
69
  - name: src_port
70
  dtype: string
71
- - name: honeypot_hostname
72
- dtype: string
73
  - name: mitre_techniques
74
  dtype: string
75
  - name: attack_vectors
@@ -86,237 +80,211 @@ dataset_info:
86
  dtype: string
87
  - name: primary_label
88
  dtype: string
89
- - name: raw_sig
90
- dtype: string
91
- - name: subject
92
- dtype: string
93
- - name: os
94
- dtype: string
95
- - name: dist
96
- dtype: string
97
- - name: params
98
  dtype: string
99
- - name: mod
100
  dtype: string
101
  - name: timestamp
102
  dtype: string
103
- - name: ip_v
104
- dtype: string
105
- - name: flow
106
- dtype: string
107
- - name: tcp
108
- dtype: string
109
- - name: flow_id
110
- dtype: string
111
- - name: metadata
112
- dtype: string
113
- - name: event_type
114
  dtype: string
115
- - name: proto
116
  dtype: string
117
- - name: in_iface
118
  dtype: string
119
- - name: direction
120
  dtype: string
121
- - name: alert
122
  dtype: string
123
- - name: payload
124
  dtype: string
125
- - name: pkt_src
126
  dtype: string
127
- - name: app_proto
128
  dtype: string
129
- - name: stream
130
  dtype: string
131
- - name: payload_printable
132
  dtype: string
133
- - name: proxy_connection
134
  dtype: string
135
- - name: operation_mode
136
  dtype: string
137
- - name: downloads
138
  dtype: string
139
- - name: download_count
140
  dtype: string
141
- - name: is_virtual
142
  dtype: string
143
- - name: attack_connection
144
  dtype: string
145
- - name: start_time
146
  dtype: string
147
- - name: download_tries
148
  dtype: string
149
- - name: end_time
150
  dtype: string
151
- - name: raw_mtu
152
  dtype: string
153
- - name: link
154
  dtype: string
155
- - name: tags
156
  dtype: string
157
- - name: smb
158
  dtype: string
159
- - name: tx_id
160
  dtype: string
161
- - name: raw_hits
162
  dtype: string
163
- - name: reason
164
  dtype: string
165
- - name: rdp
166
  dtype: string
167
- - name: protocol
168
  dtype: string
169
- - name: data
170
  dtype: string
171
- - name: mstshash
172
  dtype: string
173
- - name: action
174
  dtype: string
175
- - name: fatt_rdp
176
  dtype: string
177
- - name: uptime
178
  dtype: string
179
- - name: raw_freq
180
  dtype: string
181
  - name: session_duration
182
  dtype: float64
183
- - name: status
184
  dtype: string
185
- - name: message
186
  dtype: string
187
- - name: session
188
  dtype: string
189
- - name: level
190
  dtype: string
191
- - name: msg
192
  dtype: string
193
- - name: app
194
  dtype: string
195
- - name: lang
196
  dtype: string
197
- - name: tc_progress
198
  dtype: string
199
  - name: http
200
  dtype: string
201
- - name: ts_progress
202
  dtype: string
203
- - name: fatt_ssh
204
  dtype: string
205
- - name: ssh
206
  dtype: string
207
- - name: input
208
  dtype: string
209
- - name: output
210
  dtype: string
211
- - name: service
212
  dtype: string
213
- - name: username
214
  dtype: string
215
- - name: environ
216
  dtype: string
217
  - name: client_version
218
  dtype: string
219
- - name: files
220
- dtype: string
221
- - name: fileinfo
222
  dtype: string
223
- - name: fatt_tls
224
  dtype: string
225
- - name: anomaly
226
  dtype: string
227
- - name: client
228
  dtype: string
229
- - name: password
230
  dtype: string
231
  - name: tls
232
  dtype: string
233
- - name: request.headers.Accept-Encoding
234
- dtype: string
235
- - name: request.headers.sortedSha256
236
  dtype: string
237
- - name: response.headers.Server
238
  dtype: string
239
- - name: request.headers.Connection
240
  dtype: string
241
- - name: request.userAgent
242
  dtype: string
243
- - name: request.bodySha256
244
  dtype: string
245
- - name: request.body
246
  dtype: string
247
- - name: request.headers.Next-Action
248
  dtype: string
249
- - name: request.method
250
  dtype: string
251
  - name: request.protocol
252
  dtype: string
253
- - name: request.requestURI
254
- dtype: string
255
- - name: request.headers.Content-Length
256
  dtype: string
257
  - name: hostname
258
  dtype: string
259
- - name: request.headers.sorted
260
  dtype: string
261
- - name: request.headers.Content-Type
262
  dtype: string
263
- - name: request.headers.User-Agent
 
 
264
  dtype: string
265
  - name: response.metadata.temperature
266
  dtype: string
267
- - name: response.metadata.model
268
  dtype: string
269
- - name: sensorName
270
  dtype: string
271
- - name: response.body
272
  dtype: string
273
- - name: response.headers.Content-Type
274
  dtype: string
275
- - name: response.metadata.provider
276
  dtype: string
277
- - name: response.metadata.generationSource
278
  dtype: string
279
- - name: fileinfo.state
280
  dtype: string
281
- - name: http.http_method
282
  dtype: string
283
- - name: fileinfo.filename
284
  dtype: string
285
- - name: app_proto_tc
286
  dtype: string
287
- - name: icmp_type
288
  dtype: string
289
  - name: icmp_code
290
  dtype: string
291
- - name: ftp
292
- dtype: string
293
- - name: smtp
294
- dtype: string
295
- - name: fatt_http
296
  dtype: string
297
- - name: request.headers.Accept
298
  dtype: string
299
- - name: response.headers.Connection
300
  dtype: string
301
- - name: request.headers.Accept-Charset
302
  dtype: string
303
- - name: request.headers.Accept-Language
304
  dtype: string
305
- - name: eventid
306
  dtype: string
307
- - name: duration
308
  dtype: string
309
- - name: sensor
310
  dtype: string
311
- - name: id
312
  dtype: string
313
- - name: version
314
  dtype: string
315
- - name: pgsql
316
  dtype: string
317
  - name: request
318
  dtype: string
319
- - name: data_type
320
  dtype: string
321
  - name: public_ip
322
  dtype: string
@@ -324,38 +292,28 @@ dataset_info:
324
  dtype: string
325
  - name: response
326
  dtype: string
327
- - name: request.headers.X-Requested-With
328
- dtype: string
329
- - name: caller
330
- dtype: string
331
- - name: os_version
332
- dtype: string
333
- - name: method
334
- dtype: string
335
- - name: browser
336
- dtype: string
337
- - name: device
338
  dtype: string
339
- - name: browser_version
340
  dtype: string
341
- - name: qs
342
  dtype: string
343
- - name: user_agent
344
  dtype: string
345
- - name: device_brand
346
  dtype: string
347
- - name: phase
348
  dtype: string
349
- - name: sip
350
  dtype: string
351
  - name: commands
352
  dtype: string
353
  splits:
354
  - name: train
355
- num_bytes: 907047784
356
- num_examples: 86543
357
- download_size: 907047784
358
- dataset_size: 907047784
359
  config_name: default
360
  ---
361
 
@@ -432,30 +390,30 @@ print(f"Malicious events: {malicious_count}/{len(train_data)} ({malicious_count/
432
 
433
  ## Data Fields
434
 
435
- The dataset contains 164 features across several categories:
436
 
437
  ### Network Features
438
- - `ip_rep`: Network-related information
439
  - `geoip`: Network-related information
 
440
  - `dest_ip`: Network-related information
441
- - `sip_user_agent`: Network-related information
442
- - `geoip_ext`: Network-related information
443
- - ... and 15 more network features
444
 
445
  ### Behavioral Features
446
- - `sip_user_agent`: Behavioral analysis data
447
- - `session_duration`: Behavioral analysis data
448
  - `session`: Behavioral analysis data
449
  - `username`: Behavioral analysis data
 
450
  - `request.userAgent`: Behavioral analysis data
451
- - ... and 3 more behavioral features
 
452
 
453
  ### Temporal Features
454
  - `@timestamp`: Time-based information
455
  - `timestamp`: Time-based information
456
  - `start_time`: Time-based information
457
  - `end_time`: Time-based information
458
- - `uptime`: Time-based information
459
  - ... and 2 more temporal features
460
 
461
  ### Security Features
@@ -470,12 +428,12 @@ The dataset contains 164 features across several categories:
470
 
471
  | Split | Examples |
472
  |-------|----------|
473
- | train | 86,543 |
474
 
475
  ## Dataset Statistics
476
 
477
- - **Total size**: ~865.0 MB
478
- - **Average record size**: ~10481 bytes
479
  - **Feature completeness**: 100.0%
480
 
481
  ## 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: "@timestamp"
34
  dtype: string
35
+ - name: geoip_ext
36
  dtype: string
37
+ - name: host
38
  dtype: string
39
+ - name: link
40
  dtype: string
41
+ - name: "@version"
42
  dtype: string
43
+ - name: honeypot_hostname
44
  dtype: string
45
+ - name: type
46
  dtype: string
47
+ - name: subject
48
  dtype: string
49
+ - name: raw_mtu
50
  dtype: string
51
+ - name: geoip
52
  dtype: string
53
+ - name: honeypot_ip_ext
54
+ dtype: string
55
+ - name: dest_ip
56
  dtype: string
57
  - name: honeypot_ip_int
58
  dtype: string
59
  - name: dest_port
60
  dtype: int64
 
 
 
 
 
 
 
 
61
  - name: src_ip
62
  dtype: string
63
+ - name: mod
 
 
 
 
 
 
64
  dtype: string
65
  - name: src_port
66
  dtype: string
 
 
67
  - name: mitre_techniques
68
  dtype: string
69
  - name: attack_vectors
 
80
  dtype: string
81
  - name: primary_label
82
  dtype: string
83
+ - name: tags
 
 
 
 
 
 
 
 
84
  dtype: string
85
+ - name: client
86
  dtype: string
87
  - name: timestamp
88
  dtype: string
89
+ - name: level
 
 
 
 
 
 
 
 
 
 
90
  dtype: string
91
+ - name: status
92
  dtype: string
93
+ - name: password
94
  dtype: string
95
+ - name: session
96
  dtype: string
97
+ - name: service
98
  dtype: string
99
+ - name: message
100
  dtype: string
101
+ - name: ip_rep
102
  dtype: string
103
+ - name: protocol
104
  dtype: string
105
+ - name: msg
106
  dtype: string
107
+ - name: username
108
  dtype: string
109
+ - name: reason
110
  dtype: string
111
+ - name: raw_hits
112
  dtype: string
113
+ - name: params
114
  dtype: string
115
+ - name: raw_sig
116
  dtype: string
117
+ - name: dist
118
  dtype: string
119
+ - name: os
120
  dtype: string
121
+ - name: event_type
122
  dtype: string
123
+ - name: metadata
124
  dtype: string
125
+ - name: tcp
126
  dtype: string
127
+ - name: flow
128
  dtype: string
129
+ - name: flow_id
130
  dtype: string
131
+ - name: ip_v
132
  dtype: string
133
+ - name: proto
134
  dtype: string
135
+ - name: in_iface
136
  dtype: string
137
+ - name: proxy_connection
138
  dtype: string
139
+ - name: attack_connection
140
  dtype: string
141
+ - name: downloads
142
  dtype: string
143
+ - name: download_tries
144
  dtype: string
145
+ - name: is_virtual
146
  dtype: string
147
+ - name: download_count
148
  dtype: string
149
+ - name: operation_mode
150
  dtype: string
151
+ - name: start_time
152
  dtype: string
153
+ - name: end_time
154
  dtype: string
155
+ - name: app_proto
156
  dtype: string
157
  - name: session_duration
158
  dtype: float64
159
+ - name: alert
160
  dtype: string
161
+ - name: payload
162
  dtype: string
163
+ - name: payload_printable
164
  dtype: string
165
+ - name: direction
166
  dtype: string
167
+ - name: pkt_src
168
  dtype: string
169
+ - name: stream
170
  dtype: string
171
+ - name: action
172
  dtype: string
173
+ - name: tx_id
174
  dtype: string
175
  - name: http
176
  dtype: string
177
+ - name: rdp
178
  dtype: string
179
+ - name: raw_freq
180
  dtype: string
181
+ - name: uptime
182
  dtype: string
183
+ - name: fatt_ssh
184
  dtype: string
185
+ - name: fatt_tls
186
  dtype: string
187
+ - name: fatt_rdp
188
  dtype: string
189
+ - name: ssh
190
  dtype: string
191
+ - name: input
192
  dtype: string
193
  - name: client_version
194
  dtype: string
195
+ - name: environ
 
 
196
  dtype: string
197
+ - name: mstshash
198
  dtype: string
199
+ - name: data
200
  dtype: string
201
+ - name: lang
202
  dtype: string
203
+ - name: app
204
  dtype: string
205
  - name: tls
206
  dtype: string
207
+ - name: output
 
 
208
  dtype: string
209
+ - name: request.userAgent
210
  dtype: string
211
+ - name: request.body
212
  dtype: string
213
+ - name: "request.headers.User-Agent"
214
  dtype: string
215
+ - name: response.metadata.model
216
  dtype: string
217
+ - name: request.requestURI
218
  dtype: string
219
+ - name: response.metadata.provider
220
  dtype: string
221
+ - name: request.headers.sorted
222
  dtype: string
223
  - name: request.protocol
224
  dtype: string
225
+ - name: response.headers.Server
 
 
226
  dtype: string
227
  - name: hostname
228
  dtype: string
229
+ - name: request.bodySha256
230
  dtype: string
231
+ - name: response.body
232
  dtype: string
233
+ - name: request.headers.Accept
234
+ dtype: string
235
+ - name: "response.headers.Content-Type"
236
  dtype: string
237
  - name: response.metadata.temperature
238
  dtype: string
239
+ - name: request.method
240
  dtype: string
241
+ - name: response.metadata.generationSource
242
  dtype: string
243
+ - name: request.headers.sortedSha256
244
  dtype: string
245
+ - name: sensorName
246
  dtype: string
247
+ - name: tc_progress
248
  dtype: string
249
+ - name: ts_progress
250
  dtype: string
251
+ - name: anomaly
252
  dtype: string
253
+ - name: fileinfo
254
  dtype: string
255
+ - name: files
256
  dtype: string
257
+ - name: "request.headers.Accept-Encoding"
258
  dtype: string
259
+ - name: "request.headers.Accept-Language"
260
  dtype: string
261
  - name: icmp_code
262
  dtype: string
263
+ - name: icmp_type
 
 
 
 
264
  dtype: string
265
+ - name: request.headers.Connection
266
  dtype: string
267
+ - name: smb
268
  dtype: string
269
+ - name: fatt_http
270
  dtype: string
271
+ - name: ftp
272
  dtype: string
273
+ - name: app_proto_tc
274
  dtype: string
275
+ - name: smtp
276
  dtype: string
277
+ - name: "request.headers.Cache-Control"
278
  dtype: string
279
+ - name: request.headers.Pragma
280
  dtype: string
281
+ - name: "request.headers.Upgrade-Insecure-Requests"
282
  dtype: string
283
+ - name: data_type
284
  dtype: string
285
  - name: request
286
  dtype: string
287
+ - name: id
288
  dtype: string
289
  - name: public_ip
290
  dtype: string
 
292
  dtype: string
293
  - name: response
294
  dtype: string
295
+ - name: "request.headers.Content-Length"
 
 
 
 
 
 
 
 
 
 
296
  dtype: string
297
+ - name: "request.headers.Next-Action"
298
  dtype: string
299
+ - name: "request.headers.Content-Type"
300
  dtype: string
301
+ - name: "request.headers.Accept-Charset"
302
  dtype: string
303
+ - name: eventid
304
  dtype: string
305
+ - name: sensor
306
  dtype: string
307
+ - name: duration
308
  dtype: string
309
  - name: commands
310
  dtype: string
311
  splits:
312
  - name: train
313
+ num_bytes: 799903325
314
+ num_examples: 88415
315
+ download_size: 799903325
316
+ dataset_size: 799903325
317
  config_name: default
318
  ---
319
 
 
390
 
391
  ## Data Fields
392
 
393
+ The dataset contains 139 features across several categories:
394
 
395
  ### Network Features
396
+ - `geoip_ext`: Network-related information
397
  - `geoip`: Network-related information
398
+ - `honeypot_ip_ext`: Network-related information
399
  - `dest_ip`: Network-related information
400
+ - `honeypot_ip_int`: Network-related information
401
+ - ... and 10 more network features
 
402
 
403
  ### Behavioral Features
 
 
404
  - `session`: Behavioral analysis data
405
  - `username`: Behavioral analysis data
406
+ - `session_duration`: Behavioral analysis data
407
  - `request.userAgent`: Behavioral analysis data
408
+ - `request.headers.User-Agent`: Behavioral analysis data
409
+ - ... and 1 more behavioral features
410
 
411
  ### Temporal Features
412
  - `@timestamp`: Time-based information
413
  - `timestamp`: Time-based information
414
  - `start_time`: Time-based information
415
  - `end_time`: Time-based information
416
+ - `session_duration`: Time-based information
417
  - ... and 2 more temporal features
418
 
419
  ### Security Features
 
428
 
429
  | Split | Examples |
430
  |-------|----------|
431
+ | train | 88,415 |
432
 
433
  ## Dataset Statistics
434
 
435
+ - **Total size**: ~762.8 MB
436
+ - **Average record size**: ~9047 bytes
437
  - **Feature completeness**: 100.0%
438
 
439
  ## Ethical Considerations
metadata.json CHANGED
@@ -3,48 +3,41 @@
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
- "total_samples": 86543,
7
- "features": 164,
8
- "creation_timestamp": "2026-02-02T06:07:25.475666+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
- "end": "2026-02-02T06:00:01.373127+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
- "feature_extraction_time": 109.363525,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
- "created_by_node_id": "object",
25
- "ip_rep": "object",
26
- "collected_method": "object",
27
- "app_name": "object",
28
- "called_number": "object",
29
- "geoip": "object",
30
- "dest_ip": "object",
31
- "sip_user_agent": "object",
32
  "geoip_ext": "object",
33
  "host": "object",
 
 
 
34
  "type": "object",
 
 
 
 
 
35
  "honeypot_ip_int": "object",
36
  "dest_port": "int64",
37
- "sip_method": "object",
38
- "@version": "object",
39
- "app_version": "object",
40
- "honeypot_ip_ext": "object",
41
  "src_ip": "object",
42
- "@timestamp": "object",
43
- "event_uuid": "object",
44
- "transport_type": "object",
45
- "sip_message": "object",
46
  "src_port": "object",
47
- "honeypot_hostname": "object",
48
  "mitre_techniques": "object",
49
  "attack_vectors": "object",
50
  "mitre_tactic": "object",
@@ -53,165 +46,140 @@
53
  "is_malicious": "bool",
54
  "severity": "object",
55
  "primary_label": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  "raw_sig": "object",
57
- "subject": "object",
58
- "os": "object",
59
  "dist": "object",
60
- "params": "object",
61
- "mod": "object",
62
- "timestamp": "object",
63
- "ip_v": "object",
64
- "flow": "object",
65
  "tcp": "object",
 
66
  "flow_id": "object",
67
- "metadata": "object",
68
- "event_type": "object",
69
  "proto": "object",
70
  "in_iface": "object",
71
- "direction": "object",
72
- "alert": "object",
73
- "payload": "object",
74
- "pkt_src": "object",
75
- "app_proto": "object",
76
- "stream": "object",
77
- "payload_printable": "object",
78
  "proxy_connection": "object",
79
- "operation_mode": "object",
80
  "downloads": "object",
81
- "download_count": "object",
82
  "is_virtual": "object",
83
- "attack_connection": "object",
 
84
  "start_time": "object",
85
- "download_tries": "object",
86
  "end_time": "object",
87
- "raw_mtu": "object",
88
- "link": "object",
89
- "tags": "object",
90
- "smb": "object",
 
 
 
 
 
91
  "tx_id": "object",
92
- "raw_hits": "object",
93
- "reason": "object",
94
  "rdp": "object",
95
- "protocol": "object",
96
- "data": "object",
97
- "mstshash": "object",
98
- "action": "object",
99
- "fatt_rdp": "object",
100
- "uptime": "object",
101
  "raw_freq": "object",
102
- "session_duration": "float64",
103
- "status": "object",
104
- "message": "object",
105
- "session": "object",
106
- "level": "object",
107
- "msg": "object",
108
- "app": "object",
109
- "lang": "object",
110
- "tc_progress": "object",
111
- "http": "object",
112
- "ts_progress": "object",
113
  "fatt_ssh": "object",
 
 
114
  "ssh": "object",
115
  "input": "object",
116
- "output": "object",
117
- "service": "object",
118
- "username": "object",
119
- "environ": "object",
120
  "client_version": "object",
121
- "files": "object",
122
- "fileinfo": "object",
123
- "fatt_tls": "object",
124
- "anomaly": "object",
125
- "client": "object",
126
- "password": "object",
127
  "tls": "object",
128
- "request.headers.Accept-Encoding": "object",
129
- "request.headers.sortedSha256": "object",
130
- "response.headers.Server": "object",
131
- "request.headers.Connection": "object",
132
  "request.userAgent": "object",
133
- "request.bodySha256": "object",
134
  "request.body": "object",
135
- "request.headers.Next-Action": "object",
136
- "request.method": "object",
137
- "request.protocol": "object",
138
- "request.requestURI": "object",
139
- "request.headers.Content-Length": "object",
140
- "hostname": "object",
141
- "request.headers.sorted": "object",
142
- "request.headers.Content-Type": "object",
143
  "request.headers.User-Agent": "object",
144
- "response.metadata.temperature": "object",
145
  "response.metadata.model": "object",
146
- "sensorName": "object",
 
 
 
 
 
 
147
  "response.body": "object",
 
148
  "response.headers.Content-Type": "object",
149
- "response.metadata.provider": "object",
 
150
  "response.metadata.generationSource": "object",
151
- "fileinfo.state": "object",
152
- "http.http_method": "object",
153
- "fileinfo.filename": "object",
154
- "app_proto_tc": "object",
155
- "icmp_type": "object",
 
 
 
 
156
  "icmp_code": "object",
 
 
 
 
157
  "ftp": "object",
 
158
  "smtp": "object",
159
- "fatt_http": "object",
160
- "request.headers.Accept": "object",
161
- "response.headers.Connection": "object",
162
- "request.headers.Accept-Charset": "object",
163
- "request.headers.Accept-Language": "object",
164
- "eventid": "object",
165
- "duration": "object",
166
- "sensor": "object",
167
- "id": "object",
168
- "version": "object",
169
- "pgsql": "object",
170
- "request": "object",
171
  "data_type": "object",
 
 
172
  "public_ip": "object",
173
  "sensorid": "object",
174
  "response": "object",
175
- "request.headers.X-Requested-With": "object",
176
- "caller": "object",
177
- "os_version": "object",
178
- "method": "object",
179
- "browser": "object",
180
- "device": "object",
181
- "browser_version": "object",
182
- "qs": "object",
183
- "user_agent": "object",
184
- "device_brand": "object",
185
- "phase": "object",
186
- "sip": "object",
187
  "commands": "object"
188
  },
189
  "quality_metrics": {
190
  "completeness": {
191
- "created_by_node_id": 1.0,
192
- "ip_rep": 1.0,
193
- "collected_method": 1.0,
194
- "app_name": 1.0,
195
- "called_number": 1.0,
196
- "geoip": 1.0,
197
- "dest_ip": 1.0,
198
- "sip_user_agent": 1.0,
199
  "geoip_ext": 1.0,
200
  "host": 1.0,
 
 
 
201
  "type": 1.0,
 
 
 
 
 
202
  "honeypot_ip_int": 1.0,
203
  "dest_port": 1.0,
204
- "sip_method": 1.0,
205
- "@version": 1.0,
206
- "app_version": 1.0,
207
- "honeypot_ip_ext": 1.0,
208
  "src_ip": 1.0,
209
- "@timestamp": 1.0,
210
- "event_uuid": 1.0,
211
- "transport_type": 1.0,
212
- "sip_message": 1.0,
213
  "src_port": 1.0,
214
- "honeypot_hostname": 1.0,
215
  "mitre_techniques": 1.0,
216
  "attack_vectors": 1.0,
217
  "mitre_tactic": 1.0,
@@ -220,304 +188,261 @@
220
  "is_malicious": 1.0,
221
  "severity": 1.0,
222
  "primary_label": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
223
  "raw_sig": 1.0,
224
- "subject": 1.0,
225
- "os": 1.0,
226
  "dist": 1.0,
227
- "params": 1.0,
228
- "mod": 1.0,
229
- "timestamp": 1.0,
230
- "ip_v": 1.0,
231
- "flow": 1.0,
232
  "tcp": 1.0,
 
233
  "flow_id": 1.0,
234
- "metadata": 1.0,
235
- "event_type": 1.0,
236
  "proto": 1.0,
237
  "in_iface": 1.0,
238
- "direction": 1.0,
239
- "alert": 1.0,
240
- "payload": 1.0,
241
- "pkt_src": 1.0,
242
- "app_proto": 1.0,
243
- "stream": 1.0,
244
- "payload_printable": 1.0,
245
  "proxy_connection": 1.0,
246
- "operation_mode": 1.0,
247
  "downloads": 1.0,
248
- "download_count": 1.0,
249
  "is_virtual": 1.0,
250
- "attack_connection": 1.0,
 
251
  "start_time": 1.0,
252
- "download_tries": 1.0,
253
  "end_time": 1.0,
254
- "raw_mtu": 1.0,
255
- "link": 1.0,
256
- "tags": 1.0,
257
- "smb": 1.0,
 
 
 
 
 
258
  "tx_id": 1.0,
259
- "raw_hits": 1.0,
260
- "reason": 1.0,
261
  "rdp": 1.0,
262
- "protocol": 1.0,
263
- "data": 1.0,
264
- "mstshash": 1.0,
265
- "action": 1.0,
266
- "fatt_rdp": 1.0,
267
- "uptime": 1.0,
268
  "raw_freq": 1.0,
269
- "session_duration": 1.0,
270
- "status": 1.0,
271
- "message": 1.0,
272
- "session": 1.0,
273
- "level": 1.0,
274
- "msg": 1.0,
275
- "app": 1.0,
276
- "lang": 1.0,
277
- "tc_progress": 1.0,
278
- "http": 1.0,
279
- "ts_progress": 1.0,
280
  "fatt_ssh": 1.0,
 
 
281
  "ssh": 1.0,
282
  "input": 1.0,
283
- "output": 1.0,
284
- "service": 1.0,
285
- "username": 1.0,
286
- "environ": 1.0,
287
  "client_version": 1.0,
288
- "files": 1.0,
289
- "fileinfo": 1.0,
290
- "fatt_tls": 1.0,
291
- "anomaly": 1.0,
292
- "client": 1.0,
293
- "password": 1.0,
294
  "tls": 1.0,
295
- "request.headers.Accept-Encoding": 1.0,
296
- "request.headers.sortedSha256": 1.0,
297
- "response.headers.Server": 1.0,
298
- "request.headers.Connection": 1.0,
299
  "request.userAgent": 1.0,
300
- "request.bodySha256": 1.0,
301
  "request.body": 1.0,
302
- "request.headers.Next-Action": 1.0,
303
- "request.method": 1.0,
304
- "request.protocol": 1.0,
305
- "request.requestURI": 1.0,
306
- "request.headers.Content-Length": 1.0,
307
- "hostname": 1.0,
308
- "request.headers.sorted": 1.0,
309
- "request.headers.Content-Type": 1.0,
310
  "request.headers.User-Agent": 1.0,
311
- "response.metadata.temperature": 1.0,
312
  "response.metadata.model": 1.0,
313
- "sensorName": 1.0,
 
 
 
 
 
 
314
  "response.body": 1.0,
 
315
  "response.headers.Content-Type": 1.0,
316
- "response.metadata.provider": 1.0,
 
317
  "response.metadata.generationSource": 1.0,
318
- "fileinfo.state": 1.0,
319
- "http.http_method": 1.0,
320
- "fileinfo.filename": 1.0,
321
- "app_proto_tc": 1.0,
322
- "icmp_type": 1.0,
 
 
 
 
323
  "icmp_code": 1.0,
 
 
 
 
324
  "ftp": 1.0,
 
325
  "smtp": 1.0,
326
- "fatt_http": 1.0,
327
- "request.headers.Accept": 1.0,
328
- "response.headers.Connection": 1.0,
329
- "request.headers.Accept-Charset": 1.0,
330
- "request.headers.Accept-Language": 1.0,
331
- "eventid": 1.0,
332
- "duration": 1.0,
333
- "sensor": 1.0,
334
- "id": 1.0,
335
- "version": 1.0,
336
- "pgsql": 1.0,
337
- "request": 1.0,
338
  "data_type": 1.0,
 
 
339
  "public_ip": 1.0,
340
  "sensorid": 1.0,
341
  "response": 1.0,
342
- "request.headers.X-Requested-With": 1.0,
343
- "caller": 1.0,
344
- "os_version": 1.0,
345
- "method": 1.0,
346
- "browser": 1.0,
347
- "device": 1.0,
348
- "browser_version": 1.0,
349
- "qs": 1.0,
350
- "user_agent": 1.0,
351
- "device_brand": 1.0,
352
- "phase": 1.0,
353
- "sip": 1.0,
354
  "commands": 1.0
355
  },
356
  "uniqueness": {
357
- "created_by_node_id": 3.466484868793548e-05,
358
- "ip_rep": 8.088464693851611e-05,
359
- "collected_method": 2.310989912529032e-05,
360
- "app_name": 2.310989912529032e-05,
361
- "called_number": 2.310989912529032e-05,
362
- "geoip": 0.05083022312607605,
363
- "dest_ip": 8.088464693851611e-05,
364
- "sip_user_agent": 2.310989912529032e-05,
365
- "geoip_ext": 9.243959650116128e-05,
366
- "host": 0.0034549299192309026,
367
- "type": 0.00016176929387703222,
368
- "honeypot_ip_int": 0.5509053302982333,
369
- "dest_port": 0.04229111539928128,
370
- "sip_method": 2.310989912529032e-05,
371
- "@version": 1.155494956264516e-05,
372
- "app_version": 2.310989912529032e-05,
373
- "honeypot_ip_ext": 1.155494956264516e-05,
374
- "src_ip": 0.037206937591717414,
375
- "@timestamp": 0.3310030851715332,
376
- "event_uuid": 3.466484868793548e-05,
377
- "transport_type": 2.310989912529032e-05,
378
- "sip_message": 2.310989912529032e-05,
379
- "src_port": 0.11757161179991449,
380
- "honeypot_hostname": 0.0034549299192309026,
381
- "mitre_techniques": 1.155494956264516e-05,
382
- "attack_vectors": 1.155494956264516e-05,
383
- "mitre_tactic": 1.155494956264516e-05,
384
- "mitre_technique": 1.155494956264516e-05,
385
- "confidence_score": 1.155494956264516e-05,
386
- "is_malicious": 1.155494956264516e-05,
387
- "severity": 1.155494956264516e-05,
388
- "primary_label": 3.466484868793548e-05,
389
- "raw_sig": 0.005188172353627676,
390
- "subject": 3.466484868793548e-05,
391
- "os": 0.00016176929387703222,
392
- "dist": 0.00038131333556729025,
393
- "params": 9.243959650116128e-05,
394
- "mod": 0.00010399454606380643,
395
- "timestamp": 0.29591070334977987,
396
- "ip_v": 2.310989912529032e-05,
397
- "flow": 0.17945992165744196,
398
- "tcp": 0.0027731878950348382,
399
- "flow_id": 0.13800076262667113,
400
- "metadata": 0.0005546375790069677,
401
- "event_type": 0.0001733242434396774,
402
- "proto": 3.466484868793548e-05,
403
- "in_iface": 2.310989912529032e-05,
404
- "direction": 3.466484868793548e-05,
405
- "alert": 0.006112568318639289,
406
- "payload": 0.0036166992131079346,
407
- "pkt_src": 4.621979825058064e-05,
408
- "app_proto": 0.00015021434431438706,
409
- "stream": 3.466484868793548e-05,
410
- "payload_printable": 0.003420265070542967,
411
- "proxy_connection": 9.243959650116128e-05,
412
- "operation_mode": 2.310989912529032e-05,
413
- "downloads": 2.310989912529032e-05,
414
- "download_count": 2.310989912529032e-05,
415
- "is_virtual": 2.310989912529032e-05,
416
- "attack_connection": 0.008920421062362063,
417
- "start_time": 0.022254832857654578,
418
- "download_tries": 2.310989912529032e-05,
419
- "end_time": 0.022208613059403994,
420
- "raw_mtu": 0.0002542088903781935,
421
- "link": 9.243959650116128e-05,
422
- "tags": 6.932969737587096e-05,
423
- "smb": 0.0004968628311937418,
424
- "tx_id": 0.0023687646603422576,
425
- "raw_hits": 0.0014097038466427095,
426
- "reason": 0.0002310989912529032,
427
- "rdp": 0.0001155494956264516,
428
- "protocol": 0.0001155494956264516,
429
- "data": 0.00016176929387703222,
430
- "mstshash": 2.310989912529032e-05,
431
- "action": 4.621979825058064e-05,
432
- "fatt_rdp": 3.466484868793548e-05,
433
- "uptime": 0.023029014478351803,
434
- "raw_freq": 0.00584680447869845,
435
- "session_duration": 1.155494956264516e-05,
436
- "status": 6.932969737587096e-05,
437
- "message": 0.0034664848687935477,
438
- "session": 0.01119674612620316,
439
- "level": 5.77747478132258e-05,
440
- "msg": 0.00012710444518909675,
441
- "app": 9.243959650116128e-05,
442
- "lang": 4.621979825058064e-05,
443
- "tc_progress": 4.621979825058064e-05,
444
- "http": 0.0033740452722923866,
445
- "ts_progress": 3.466484868793548e-05,
446
- "fatt_ssh": 0.0003466484868793548,
447
- "ssh": 0.00048530788163109667,
448
- "input": 0.00012710444518909675,
449
- "output": 0.0009475058641369031,
450
- "service": 2.310989912529032e-05,
451
- "username": 0.0011786048553898063,
452
- "environ": 2.310989912529032e-05,
453
- "client_version": 2.310989912529032e-05,
454
- "files": 4.621979825058064e-05,
455
- "fileinfo": 8.088464693851611e-05,
456
- "fatt_tls": 0.00043908808338051605,
457
- "anomaly": 6.932969737587096e-05,
458
- "client": 4.621979825058064e-05,
459
- "password": 0.001964341425649677,
460
- "tls": 0.0006586321250707741,
461
- "request.headers.Accept-Encoding": 4.621979825058064e-05,
462
- "request.headers.sortedSha256": 9.243959650116128e-05,
463
- "response.headers.Server": 2.310989912529032e-05,
464
- "request.headers.Connection": 3.466484868793548e-05,
465
- "request.userAgent": 9.243959650116128e-05,
466
- "request.bodySha256": 3.466484868793548e-05,
467
- "request.body": 2.310989912529032e-05,
468
- "request.headers.Next-Action": 2.310989912529032e-05,
469
- "request.method": 4.621979825058064e-05,
470
- "request.protocol": 3.466484868793548e-05,
471
- "request.requestURI": 3.466484868793548e-05,
472
- "request.headers.Content-Length": 2.310989912529032e-05,
473
- "hostname": 4.621979825058064e-05,
474
- "request.headers.sorted": 8.088464693851611e-05,
475
- "request.headers.Content-Type": 3.466484868793548e-05,
476
- "request.headers.User-Agent": 9.243959650116128e-05,
477
- "response.metadata.temperature": 2.310989912529032e-05,
478
- "response.metadata.model": 2.310989912529032e-05,
479
- "sensorName": 5.77747478132258e-05,
480
- "response.body": 3.466484868793548e-05,
481
- "response.headers.Content-Type": 3.466484868793548e-05,
482
- "response.metadata.provider": 2.310989912529032e-05,
483
- "response.metadata.generationSource": 3.466484868793548e-05,
484
- "fileinfo.state": 3.466484868793548e-05,
485
- "http.http_method": 3.466484868793548e-05,
486
- "fileinfo.filename": 3.466484868793548e-05,
487
- "app_proto_tc": 4.621979825058064e-05,
488
- "icmp_type": 2.310989912529032e-05,
489
- "icmp_code": 3.466484868793548e-05,
490
- "ftp": 6.932969737587096e-05,
491
- "smtp": 4.621979825058064e-05,
492
- "fatt_http": 0.00021954404169025803,
493
- "request.headers.Accept": 2.310989912529032e-05,
494
- "response.headers.Connection": 2.310989912529032e-05,
495
- "request.headers.Accept-Charset": 2.310989912529032e-05,
496
- "request.headers.Accept-Language": 3.466484868793548e-05,
497
- "eventid": 3.466484868793548e-05,
498
- "duration": 3.466484868793548e-05,
499
- "sensor": 2.310989912529032e-05,
500
- "id": 5.77747478132258e-05,
501
- "version": 2.310989912529032e-05,
502
- "pgsql": 5.77747478132258e-05,
503
- "request": 1.155494956264516e-05,
504
- "data_type": 2.310989912529032e-05,
505
- "public_ip": 2.310989912529032e-05,
506
- "sensorid": 2.310989912529032e-05,
507
- "response": 1.155494956264516e-05,
508
- "request.headers.X-Requested-With": 2.310989912529032e-05,
509
- "caller": 2.310989912529032e-05,
510
- "os_version": 1.155494956264516e-05,
511
- "method": 2.310989912529032e-05,
512
- "browser": 2.310989912529032e-05,
513
- "device": 2.310989912529032e-05,
514
- "browser_version": 2.310989912529032e-05,
515
- "qs": 1.155494956264516e-05,
516
- "user_agent": 2.310989912529032e-05,
517
- "device_brand": 1.155494956264516e-05,
518
- "phase": 3.466484868793548e-05,
519
- "sip": 1.155494956264516e-05,
520
- "commands": 1.155494956264516e-05
521
  }
522
  }
523
  }
 
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
  "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
  "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
  }
train.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3372502bd4cb86bdccda391cc2e0298889ddd4e07f0f3e7f55cfb0bf90c4d424
3
- size 122341398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cfe3bbdba00e81faad992155057470394d8ebd081fa9e5315a8418e2cd6537b
3
+ size 127419891
train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63c27cbcc34155b2ce30139d4c48612e8d11a5636065d92df120fe5a97a80ed8
3
- size 347663332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aad08b32bd0d01cc635fcc4c5b5416c4664003291371aae642f1b4b06ed5603
3
+ size 325926510
train.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c20de11ef4622b1f08d29341aba4dfa0b36e9f5e4e4f6877e3ea06af3ed661fa
3
- size 7290061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:418f139a1bd5f35907a65cfe2c7281bf1d73e5465e26212553dc6b3832444934
3
+ size 7986372
upload_manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "upload_session_id": "upload_1770012465",
3
- "preparation_timestamp": "2026-02-02T06:07:47.056843+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": 477323156
15
  }
 
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
  "train.parquet",
12
  "train.csv"
13
  ],
14
+ "total_size_bytes": 461357909
15
  }