pyToshka commited on
Commit
c9074e9
·
verified ·
1 Parent(s): 751d18d

Upload dataset - Session upload_1768802949

Browse files
Files changed (6) hide show
  1. README.md +193 -139
  2. metadata.json +400 -331
  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,44 +16,63 @@ 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: honeypot_hostname
26
  dtype: string
27
- - name: honeypot_ip_int
 
 
28
  dtype: string
29
- - name: '@version'
 
 
 
 
 
 
30
  dtype: string
31
  - name: type
32
  dtype: string
33
- - name: '@timestamp'
34
  dtype: string
35
- - name: src_ip
36
  dtype: string
37
- - name: timestamp
38
  dtype: string
39
- - name: honeypot_ip_ext
40
  dtype: string
41
- - name: protocol
42
  dtype: string
43
- - name: host
44
  dtype: string
45
- - name: geoip
46
  dtype: string
47
- - name: src_port
48
  dtype: string
49
- - name: action
 
 
 
 
50
  dtype: string
51
  - name: dest_ip
52
  dtype: string
53
- - name: dest_port
54
- dtype: int64
55
- - name: geoip_ext
56
  dtype: string
57
  - name: mitre_techniques
58
  dtype: string
@@ -70,127 +90,121 @@ dataset_info:
70
  dtype: string
71
  - name: primary_label
72
  dtype: string
73
- - name: flow
74
  dtype: string
75
- - name: alert
76
  dtype: string
77
- - name: rdp
78
  dtype: string
79
  - name: pkt_src
80
  dtype: string
81
- - name: tags
82
- dtype: string
83
- - name: proto
84
- dtype: string
85
- - name: tx_id
86
- dtype: string
87
- - name: tx_guessed
88
- dtype: string
89
- - name: stream
90
- dtype: string
91
  - name: direction
92
  dtype: string
93
- - name: flow_id
94
  dtype: string
95
  - name: app_proto
96
  dtype: string
97
- - name: payload_printable
98
  dtype: string
99
- - name: payload
100
  dtype: string
101
- - name: in_iface
102
  dtype: string
103
- - name: event_type
104
  dtype: string
105
- - name: mod
106
  dtype: string
107
- - name: link
108
  dtype: string
109
- - name: ip_rep
110
  dtype: string
111
  - name: raw_mtu
112
  dtype: string
 
 
113
  - name: subject
114
  dtype: string
115
- - name: dist
 
 
116
  dtype: string
117
  - name: params
118
  dtype: string
119
  - name: os
120
  dtype: string
121
- - name: raw_sig
122
  dtype: string
123
- - name: metadata
124
  dtype: string
125
- - name: tcp
126
  dtype: string
127
- - name: status
128
  dtype: string
129
- - name: session
130
  dtype: string
131
- - name: level
132
  dtype: string
133
- - name: input
134
  dtype: string
135
- - name: service
136
  dtype: string
137
- - name: environ
138
  dtype: string
139
- - name: message
140
  dtype: string
141
- - name: msg
142
  dtype: string
143
- - name: output
144
  dtype: string
145
- - name: username
146
  dtype: string
147
- - name: client_version
148
  dtype: string
149
  - name: mstshash
150
  dtype: string
151
  - name: data
152
  dtype: string
153
- - name: uptime
154
- dtype: string
155
- - name: raw_freq
156
  dtype: string
157
- - name: fatt_rdp
158
  dtype: string
159
- - name: raw_hits
160
  dtype: string
161
- - name: reason
162
  dtype: string
163
- - name: fatt_ssh
164
  dtype: string
165
- - name: session_duration
166
- dtype: float64
167
- - name: fatt_tls
168
  dtype: string
169
- - name: ssh
170
  dtype: string
171
- - name: tls
172
  dtype: string
173
- - name: password
174
  dtype: string
175
- - name: client
176
  dtype: string
177
- - name: http
 
 
178
  dtype: string
179
  - name: fileinfo
180
  dtype: string
181
- - name: anomaly
182
  dtype: string
183
- - name: proxy_connection
184
  dtype: string
185
- - name: download_tries
186
  dtype: string
187
- - name: attack_connection
188
  dtype: string
189
  - name: operation_mode
190
  dtype: string
 
 
191
  - name: is_virtual
192
  dtype: string
193
- - name: end_time
194
  dtype: string
195
  - name: download_count
196
  dtype: string
@@ -198,124 +212,164 @@ dataset_info:
198
  dtype: string
199
  - name: downloads
200
  dtype: string
201
- - name: smb
202
  dtype: string
203
- - name: files
204
  dtype: string
205
  - name: app
206
  dtype: string
207
  - name: lang
208
  dtype: string
209
- - name: app_proto_tc
210
  dtype: string
211
- - name: smtp
 
 
 
 
 
 
 
 
 
 
212
  dtype: string
213
  - name: fatt_http
214
  dtype: string
215
- - name: request.body
216
  dtype: string
217
- - name: response.headers.Content-Type
218
  dtype: string
219
- - name: request.headers.sorted
220
  dtype: string
221
- - name: sensorName
222
  dtype: string
223
- - name: request.headers.Connection
224
  dtype: string
225
- - name: response.headers.Server
226
  dtype: string
227
- - name: response.metadata.model
228
  dtype: string
229
- - name: response.metadata.generationSource
230
  dtype: string
231
- - name: hostname
232
  dtype: string
233
- - name: request.headers.Accept-Encoding
234
  dtype: string
235
- - name: response.metadata.provider
236
  dtype: string
237
- - name: request.userAgent
238
  dtype: string
239
- - name: request.headers.User-Agent
240
  dtype: string
241
- - name: request.headers.sortedSha256
 
 
 
 
 
 
 
 
 
 
 
 
 
 
242
  dtype: string
243
  - name: request.headers.Accept
244
  dtype: string
245
  - name: request.method
246
  dtype: string
247
- - name: request.protocol
248
  dtype: string
249
- - name: response.body
250
  dtype: string
251
- - name: request.requestURI
 
 
 
 
 
 
 
 
 
 
 
 
 
 
252
  dtype: string
253
  - name: response.metadata.temperature
254
  dtype: string
255
  - name: request.bodySha256
256
  dtype: string
257
- - name: icmp_type
258
  dtype: string
259
- - name: icmp_code
260
  dtype: string
261
- - name: sensor
262
  dtype: string
263
- - name: duration
264
  dtype: string
265
- - name: eventid
266
  dtype: string
267
- - name: app_proto_ts
268
  dtype: string
269
- - name: shasum
270
  dtype: string
271
- - name: filename
272
  dtype: string
273
- - name: outfile
274
  dtype: string
275
- - name: src_url
276
  dtype: string
277
- - name: request.headers.Accept-Charset
278
  dtype: string
279
- - name: request.headers.Accept-Language
280
  dtype: string
281
- - name: request
282
  dtype: string
283
- - name: response
284
  dtype: string
285
- - name: sensorid
286
  dtype: string
287
- - name: data_type
288
  dtype: string
289
- - name: id
290
  dtype: string
291
- - name: public_ip
292
  dtype: string
293
- - name: headers
294
  dtype: string
295
- - name: pgsql
296
  dtype: string
297
- - name: request.headers.Content-Type
298
  dtype: string
299
- - name: request.headers.X-Nextjs-Html-Request-Id
300
  dtype: string
301
- - name: request.headers.X-Nextjs-Request-Id
302
  dtype: string
303
- - name: request.headers.Next-Action
304
  dtype: string
305
- - name: request.headers.Content-Length
306
  dtype: string
307
- - name: mqtt
308
  dtype: string
309
- - name: ftp
 
 
310
  dtype: string
311
  - name: commands
312
  dtype: string
313
  splits:
314
  - name: train
315
- num_bytes: 802873682
316
- num_examples: 85496
317
- download_size: 802873682
318
- dataset_size: 802873682
319
  config_name: default
320
  ---
321
 
@@ -392,30 +446,30 @@ print(f"Malicious events: {malicious_count}/{len(train_data)} ({malicious_count/
392
 
393
  ## Data Fields
394
 
395
- The dataset contains 144 features across several categories:
396
 
397
  ### Network Features
398
- - `honeypot_ip_int`: Network-related information
399
- - `src_ip`: Network-related information
400
- - `honeypot_ip_ext`: Network-related information
401
- - `protocol`: Network-related information
402
  - `geoip`: Network-related information
403
- - ... and 9 more network features
 
 
 
404
 
405
  ### Behavioral Features
406
- - `session`: Behavioral analysis data
407
  - `username`: Behavioral analysis data
 
408
  - `session_duration`: Behavioral analysis data
409
- - `request.userAgent`: Behavioral analysis data
410
- - `request.headers.User-Agent`: Behavioral analysis data
411
- - ... and 1 more behavioral features
412
 
413
  ### Temporal Features
414
- - `@timestamp`: Time-based information
415
  - `timestamp`: Time-based information
 
416
  - `uptime`: Time-based information
417
  - `session_duration`: Time-based information
418
- - `end_time`: Time-based information
419
  - ... and 2 more temporal features
420
 
421
  ### Security Features
@@ -430,12 +484,12 @@ The dataset contains 144 features across several categories:
430
 
431
  | Split | Examples |
432
  |-------|----------|
433
- | train | 85,496 |
434
 
435
  ## Dataset Statistics
436
 
437
- - **Total size**: ~765.7 MB
438
- - **Average record size**: ~9391 bytes
439
  - **Feature completeness**: 100.0%
440
 
441
  ## 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: dest_port
36
+ dtype: int64
37
+ - name: geoip
38
  dtype: string
39
+ - name: ip_rep
40
+ dtype: string
41
+ - name: geoip_ext
42
+ dtype: string
43
+ - name: timestamp
44
+ dtype: string
45
+ - name: honeypot_ip_int
46
  dtype: string
47
  - name: type
48
  dtype: string
49
+ - name: tcp
50
  dtype: string
51
+ - name: "@timestamp"
52
  dtype: string
53
+ - name: flow_id
54
  dtype: string
55
+ - name: proto
56
  dtype: string
57
+ - name: flow
58
  dtype: string
59
+ - name: src_ip
60
  dtype: string
61
+ - name: metadata
62
  dtype: string
63
+ - name: "@version"
64
  dtype: string
65
+ - name: honeypot_ip_ext
66
+ dtype: string
67
+ - name: event_type
68
+ dtype: string
69
+ - name: src_port
70
  dtype: string
71
  - name: dest_ip
72
  dtype: string
73
+ - name: host
74
+ dtype: string
75
+ - name: honeypot_hostname
76
  dtype: string
77
  - name: mitre_techniques
78
  dtype: string
 
90
  dtype: string
91
  - name: primary_label
92
  dtype: string
93
+ - name: payload_printable
94
  dtype: string
95
+ - name: stream
96
  dtype: string
97
+ - name: alert
98
  dtype: string
99
  - name: pkt_src
100
  dtype: string
 
 
 
 
 
 
 
 
 
 
101
  - name: direction
102
  dtype: string
103
+ - name: payload
104
  dtype: string
105
  - name: app_proto
106
  dtype: string
107
+ - name: tags
108
  dtype: string
109
+ - name: response
110
  dtype: string
111
+ - name: data_type
112
  dtype: string
113
+ - name: sensorid
114
  dtype: string
115
+ - name: id
116
  dtype: string
117
+ - name: request
118
  dtype: string
119
+ - name: public_ip
120
  dtype: string
121
  - name: raw_mtu
122
  dtype: string
123
+ - name: mod
124
+ dtype: string
125
  - name: subject
126
  dtype: string
127
+ - name: link
128
+ dtype: string
129
+ - name: raw_sig
130
  dtype: string
131
  - name: params
132
  dtype: string
133
  - name: os
134
  dtype: string
135
+ - name: dist
136
  dtype: string
137
+ - name: raw_freq
138
  dtype: string
139
+ - name: uptime
140
  dtype: string
141
+ - name: raw_hits
142
  dtype: string
143
+ - name: reason
144
  dtype: string
145
+ - name: fatt_tls
146
  dtype: string
147
+ - name: protocol
148
  dtype: string
149
+ - name: action
150
  dtype: string
151
+ - name: rdp
152
  dtype: string
153
+ - name: fatt_rdp
154
  dtype: string
155
+ - name: fatt_ssh
156
  dtype: string
157
+ - name: ip_v
158
  dtype: string
159
+ - name: tx_id
160
  dtype: string
161
+ - name: tx_guessed
162
  dtype: string
163
  - name: mstshash
164
  dtype: string
165
  - name: data
166
  dtype: string
167
+ - name: environ
 
 
168
  dtype: string
169
+ - name: output
170
  dtype: string
171
+ - name: service
172
  dtype: string
173
+ - name: input
174
  dtype: string
175
+ - name: msg
176
  dtype: string
177
+ - name: level
 
 
178
  dtype: string
179
+ - name: status
180
  dtype: string
181
+ - name: message
182
  dtype: string
183
+ - name: username
184
  dtype: string
185
+ - name: session
186
  dtype: string
187
+ - name: session_duration
188
+ dtype: float64
189
+ - name: tls
190
  dtype: string
191
  - name: fileinfo
192
  dtype: string
193
+ - name: http
194
  dtype: string
195
+ - name: ssh
196
  dtype: string
197
+ - name: anomaly
198
  dtype: string
199
+ - name: files
200
  dtype: string
201
  - name: operation_mode
202
  dtype: string
203
+ - name: download_tries
204
+ dtype: string
205
  - name: is_virtual
206
  dtype: string
207
+ - name: attack_connection
208
  dtype: string
209
  - name: download_count
210
  dtype: string
 
212
  dtype: string
213
  - name: downloads
214
  dtype: string
215
+ - name: end_time
216
  dtype: string
217
+ - name: proxy_connection
218
  dtype: string
219
  - name: app
220
  dtype: string
221
  - name: lang
222
  dtype: string
223
+ - name: smb
224
  dtype: string
225
+ - name: client
226
+ dtype: string
227
+ - name: password
228
+ dtype: string
229
+ - name: client_version
230
+ dtype: string
231
+ - name: tc_progress
232
+ dtype: string
233
+ - name: ts_progress
234
+ dtype: string
235
+ - name: app_proto_tc
236
  dtype: string
237
  - name: fatt_http
238
  dtype: string
239
+ - name: hostname
240
  dtype: string
241
+ - name: request_uri
242
  dtype: string
243
+ - name: trapped
244
  dtype: string
245
+ - name: "user-agent"
246
  dtype: string
247
+ - name: header_connection
248
  dtype: string
249
+ - name: request_method
250
  dtype: string
251
+ - name: "user-agent_browser"
252
  dtype: string
253
+ - name: "user-agent_os_version"
254
  dtype: string
255
+ - name: "user-agent_os"
256
  dtype: string
257
+ - name: "header_user-agent"
258
  dtype: string
259
+ - name: "user-agent_browser_version"
260
  dtype: string
261
+ - name: sensor
262
  dtype: string
263
+ - name: eventid
264
  dtype: string
265
+ - name: "response.headers.Content-Type"
266
+ dtype: string
267
+ - name: "request.headers.Accept-Encoding"
268
+ dtype: string
269
+ - name: request.headers.Pragma
270
+ dtype: string
271
+ - name: request.requestURI
272
+ dtype: string
273
+ - name: response.body
274
+ dtype: string
275
+ - name: sensorName
276
+ dtype: string
277
+ - name: request.headers.sorted
278
+ dtype: string
279
+ - name: "request.headers.Upgrade-Insecure-Requests"
280
  dtype: string
281
  - name: request.headers.Accept
282
  dtype: string
283
  - name: request.method
284
  dtype: string
285
+ - name: response.metadata.generationSource
286
  dtype: string
287
+ - name: "request.headers.Cache-Control"
288
  dtype: string
289
+ - name: request.userAgent
290
+ dtype: string
291
+ - name: "request.headers.User-Agent"
292
+ dtype: string
293
+ - name: request.headers.sortedSha256
294
+ dtype: string
295
+ - name: response.metadata.model
296
+ dtype: string
297
+ - name: response.headers.Server
298
+ dtype: string
299
+ - name: request.body
300
+ dtype: string
301
+ - name: response.metadata.provider
302
+ dtype: string
303
+ - name: "request.headers.Accept-Language"
304
  dtype: string
305
  - name: response.metadata.temperature
306
  dtype: string
307
  - name: request.bodySha256
308
  dtype: string
309
+ - name: request.headers.Connection
310
  dtype: string
311
+ - name: request.protocol
312
  dtype: string
313
+ - name: app_proto_ts
314
  dtype: string
315
+ - name: ftp
316
  dtype: string
317
+ - name: icmp_code
318
  dtype: string
319
+ - name: icmp_type
320
  dtype: string
321
+ - name: "request.headers.Content-Type"
322
  dtype: string
323
+ - name: request.headers.Authorization
324
  dtype: string
325
+ - name: "request.headers.Content-Length"
326
  dtype: string
327
+ - name: duration
328
  dtype: string
329
+ - name: request.headers.Cookie
330
  dtype: string
331
+ - name: smtp
332
  dtype: string
333
+ - name: header_accept
334
  dtype: string
335
+ - name: src_url
336
  dtype: string
337
+ - name: outfile
338
  dtype: string
339
+ - name: shasum
340
  dtype: string
341
+ - name: filename
342
  dtype: string
343
+ - name: os_version
344
  dtype: string
345
+ - name: phase
346
  dtype: string
347
+ - name: device_brand
348
  dtype: string
349
+ - name: browser_version
350
  dtype: string
351
+ - name: qs
352
  dtype: string
353
+ - name: user_agent
354
  dtype: string
355
+ - name: device
356
  dtype: string
357
+ - name: caller
358
  dtype: string
359
+ - name: browser
360
  dtype: string
361
+ - name: method
362
+ dtype: string
363
+ - name: request.headers.Referer
364
  dtype: string
365
  - name: commands
366
  dtype: string
367
  splits:
368
  - name: train
369
+ num_bytes: 903801030
370
+ num_examples: 84526
371
+ download_size: 903801030
372
+ dataset_size: 903801030
373
  config_name: default
374
  ---
375
 
 
446
 
447
  ## Data Fields
448
 
449
+ The dataset contains 167 features across several categories:
450
 
451
  ### Network Features
452
+ - `dest_port`: Network-related information
 
 
 
453
  - `geoip`: Network-related information
454
+ - `ip_rep`: Network-related information
455
+ - `geoip_ext`: Network-related information
456
+ - `honeypot_ip_int`: Network-related information
457
+ - ... and 10 more network features
458
 
459
  ### Behavioral Features
 
460
  - `username`: Behavioral analysis data
461
+ - `session`: Behavioral analysis data
462
  - `session_duration`: Behavioral analysis data
463
+ - `user-agent`: Behavioral analysis data
464
+ - `user-agent_browser`: Behavioral analysis data
465
+ - ... and 9 more behavioral features
466
 
467
  ### Temporal Features
 
468
  - `timestamp`: Time-based information
469
+ - `@timestamp`: Time-based information
470
  - `uptime`: Time-based information
471
  - `session_duration`: Time-based information
472
+ - `start_time`: Time-based information
473
  - ... and 2 more temporal features
474
 
475
  ### Security Features
 
484
 
485
  | Split | Examples |
486
  |-------|----------|
487
+ | train | 84,526 |
488
 
489
  ## Dataset Statistics
490
 
491
+ - **Total size**: ~861.9 MB
492
+ - **Average record size**: ~10693 bytes
493
  - **Feature completeness**: 100.0%
494
 
495
  ## Ethical Considerations
metadata.json CHANGED
@@ -3,40 +3,46 @@
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
- "total_samples": 85496,
7
- "features": 144,
8
- "creation_timestamp": "2026-01-12T06:07:08.802790+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
- "end": "2026-01-12T05:41:16.985426+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
- "feature_extraction_time": 82.797638,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
- "honeypot_hostname": "object",
 
 
 
 
 
25
  "honeypot_ip_int": "object",
26
- "@version": "object",
27
  "type": "object",
 
28
  "@timestamp": "object",
 
 
 
29
  "src_ip": "object",
30
- "timestamp": "object",
 
31
  "honeypot_ip_ext": "object",
32
- "protocol": "object",
33
- "host": "object",
34
- "geoip": "object",
35
  "src_port": "object",
36
- "action": "object",
37
  "dest_ip": "object",
38
- "dest_port": "int64",
39
- "geoip_ext": "object",
40
  "mitre_techniques": "object",
41
  "attack_vectors": "object",
42
  "mitre_tactic": "object",
@@ -45,145 +51,168 @@
45
  "is_malicious": "bool",
46
  "severity": "object",
47
  "primary_label": "object",
48
- "flow": "object",
 
49
  "alert": "object",
50
- "rdp": "object",
51
  "pkt_src": "object",
52
- "tags": "object",
53
- "proto": "object",
54
- "tx_id": "object",
55
- "tx_guessed": "object",
56
- "stream": "object",
57
  "direction": "object",
58
- "flow_id": "object",
59
- "app_proto": "object",
60
- "payload_printable": "object",
61
  "payload": "object",
62
- "in_iface": "object",
63
- "event_type": "object",
64
- "mod": "object",
65
- "link": "object",
66
- "ip_rep": "object",
 
 
 
67
  "raw_mtu": "object",
 
68
  "subject": "object",
69
- "dist": "object",
 
70
  "params": "object",
71
  "os": "object",
72
- "raw_sig": "object",
73
- "metadata": "object",
74
- "tcp": "object",
75
- "status": "object",
76
- "session": "object",
77
- "level": "object",
78
- "input": "object",
79
- "service": "object",
80
- "environ": "object",
81
- "message": "object",
82
- "msg": "object",
83
- "output": "object",
84
- "username": "object",
85
- "client_version": "object",
86
- "mstshash": "object",
87
- "data": "object",
88
- "uptime": "object",
89
  "raw_freq": "object",
90
- "fatt_rdp": "object",
91
  "raw_hits": "object",
92
  "reason": "object",
 
 
 
 
 
93
  "fatt_ssh": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  "session_duration": "float64",
95
- "fatt_tls": "object",
96
- "ssh": "object",
97
  "tls": "object",
98
- "password": "object",
99
- "client": "object",
100
- "http": "object",
101
  "fileinfo": "object",
 
 
102
  "anomaly": "object",
103
- "proxy_connection": "object",
104
- "download_tries": "object",
105
- "attack_connection": "object",
106
  "operation_mode": "object",
 
107
  "is_virtual": "object",
108
- "end_time": "object",
109
  "download_count": "object",
110
  "start_time": "object",
111
  "downloads": "object",
112
- "smb": "object",
113
- "files": "object",
114
  "app": "object",
115
  "lang": "object",
 
 
 
 
 
 
116
  "app_proto_tc": "object",
117
- "smtp": "object",
118
  "fatt_http": "object",
119
- "request.body": "object",
 
 
 
 
 
 
 
 
 
 
 
 
120
  "response.headers.Content-Type": "object",
121
- "request.headers.sorted": "object",
 
 
 
122
  "sensorName": "object",
123
- "request.headers.Connection": "object",
124
- "response.headers.Server": "object",
125
- "response.metadata.model": "object",
 
126
  "response.metadata.generationSource": "object",
127
- "hostname": "object",
128
- "request.headers.Accept-Encoding": "object",
129
- "response.metadata.provider": "object",
130
  "request.userAgent": "object",
131
  "request.headers.User-Agent": "object",
132
  "request.headers.sortedSha256": "object",
133
- "request.headers.Accept": "object",
134
- "request.method": "object",
135
- "request.protocol": "object",
136
- "response.body": "object",
137
- "request.requestURI": "object",
138
  "response.metadata.temperature": "object",
139
  "request.bodySha256": "object",
140
- "icmp_type": "object",
 
 
 
141
  "icmp_code": "object",
142
- "sensor": "object",
 
 
 
143
  "duration": "object",
144
- "eventid": "object",
145
- "app_proto_ts": "object",
 
 
 
146
  "shasum": "object",
147
  "filename": "object",
148
- "outfile": "object",
149
- "src_url": "object",
150
- "request.headers.Accept-Charset": "object",
151
- "request.headers.Accept-Language": "object",
152
- "request": "object",
153
- "response": "object",
154
- "sensorid": "object",
155
- "data_type": "object",
156
- "id": "object",
157
- "public_ip": "object",
158
- "headers": "object",
159
- "pgsql": "object",
160
- "request.headers.Content-Type": "object",
161
- "request.headers.X-Nextjs-Html-Request-Id": "object",
162
- "request.headers.X-Nextjs-Request-Id": "object",
163
- "request.headers.Next-Action": "object",
164
- "request.headers.Content-Length": "object",
165
- "mqtt": "object",
166
- "ftp": "object",
167
  "commands": "object"
168
  },
169
  "quality_metrics": {
170
  "completeness": {
171
- "honeypot_hostname": 1.0,
 
 
 
 
 
172
  "honeypot_ip_int": 1.0,
173
- "@version": 1.0,
174
  "type": 1.0,
 
175
  "@timestamp": 1.0,
 
 
 
176
  "src_ip": 1.0,
177
- "timestamp": 1.0,
 
178
  "honeypot_ip_ext": 1.0,
179
- "protocol": 1.0,
180
- "host": 1.0,
181
- "geoip": 1.0,
182
  "src_port": 1.0,
183
- "action": 1.0,
184
  "dest_ip": 1.0,
185
- "dest_port": 1.0,
186
- "geoip_ext": 1.0,
187
  "mitre_techniques": 1.0,
188
  "attack_vectors": 1.0,
189
  "mitre_tactic": 1.0,
@@ -192,272 +221,312 @@
192
  "is_malicious": 1.0,
193
  "severity": 1.0,
194
  "primary_label": 1.0,
195
- "flow": 1.0,
 
196
  "alert": 1.0,
197
- "rdp": 1.0,
198
  "pkt_src": 1.0,
199
- "tags": 1.0,
200
- "proto": 1.0,
201
- "tx_id": 1.0,
202
- "tx_guessed": 1.0,
203
- "stream": 1.0,
204
  "direction": 1.0,
205
- "flow_id": 1.0,
206
- "app_proto": 1.0,
207
- "payload_printable": 1.0,
208
  "payload": 1.0,
209
- "in_iface": 1.0,
210
- "event_type": 1.0,
211
- "mod": 1.0,
212
- "link": 1.0,
213
- "ip_rep": 1.0,
 
 
 
214
  "raw_mtu": 1.0,
 
215
  "subject": 1.0,
216
- "dist": 1.0,
 
217
  "params": 1.0,
218
  "os": 1.0,
219
- "raw_sig": 1.0,
220
- "metadata": 1.0,
221
- "tcp": 1.0,
222
- "status": 1.0,
223
- "session": 1.0,
224
- "level": 1.0,
225
- "input": 1.0,
226
- "service": 1.0,
227
- "environ": 1.0,
228
- "message": 1.0,
229
- "msg": 1.0,
230
- "output": 1.0,
231
- "username": 1.0,
232
- "client_version": 1.0,
233
- "mstshash": 1.0,
234
- "data": 1.0,
235
- "uptime": 1.0,
236
  "raw_freq": 1.0,
237
- "fatt_rdp": 1.0,
238
  "raw_hits": 1.0,
239
  "reason": 1.0,
 
 
 
 
 
240
  "fatt_ssh": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
241
  "session_duration": 1.0,
242
- "fatt_tls": 1.0,
243
- "ssh": 1.0,
244
  "tls": 1.0,
245
- "password": 1.0,
246
- "client": 1.0,
247
- "http": 1.0,
248
  "fileinfo": 1.0,
 
 
249
  "anomaly": 1.0,
250
- "proxy_connection": 1.0,
251
- "download_tries": 1.0,
252
- "attack_connection": 1.0,
253
  "operation_mode": 1.0,
 
254
  "is_virtual": 1.0,
255
- "end_time": 1.0,
256
  "download_count": 1.0,
257
  "start_time": 1.0,
258
  "downloads": 1.0,
259
- "smb": 1.0,
260
- "files": 1.0,
261
  "app": 1.0,
262
  "lang": 1.0,
 
 
 
 
 
 
263
  "app_proto_tc": 1.0,
264
- "smtp": 1.0,
265
  "fatt_http": 1.0,
266
- "request.body": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
267
  "response.headers.Content-Type": 1.0,
268
- "request.headers.sorted": 1.0,
 
 
 
269
  "sensorName": 1.0,
270
- "request.headers.Connection": 1.0,
271
- "response.headers.Server": 1.0,
272
- "response.metadata.model": 1.0,
 
273
  "response.metadata.generationSource": 1.0,
274
- "hostname": 1.0,
275
- "request.headers.Accept-Encoding": 1.0,
276
- "response.metadata.provider": 1.0,
277
  "request.userAgent": 1.0,
278
  "request.headers.User-Agent": 1.0,
279
  "request.headers.sortedSha256": 1.0,
280
- "request.headers.Accept": 1.0,
281
- "request.method": 1.0,
282
- "request.protocol": 1.0,
283
- "response.body": 1.0,
284
- "request.requestURI": 1.0,
285
  "response.metadata.temperature": 1.0,
286
  "request.bodySha256": 1.0,
287
- "icmp_type": 1.0,
 
 
 
288
  "icmp_code": 1.0,
289
- "sensor": 1.0,
 
 
 
290
  "duration": 1.0,
291
- "eventid": 1.0,
292
- "app_proto_ts": 1.0,
 
 
 
293
  "shasum": 1.0,
294
  "filename": 1.0,
295
- "outfile": 1.0,
296
- "src_url": 1.0,
297
- "request.headers.Accept-Charset": 1.0,
298
- "request.headers.Accept-Language": 1.0,
299
- "request": 1.0,
300
- "response": 1.0,
301
- "sensorid": 1.0,
302
- "data_type": 1.0,
303
- "id": 1.0,
304
- "public_ip": 1.0,
305
- "headers": 1.0,
306
- "pgsql": 1.0,
307
- "request.headers.Content-Type": 1.0,
308
- "request.headers.X-Nextjs-Html-Request-Id": 1.0,
309
- "request.headers.X-Nextjs-Request-Id": 1.0,
310
- "request.headers.Next-Action": 1.0,
311
- "request.headers.Content-Length": 1.0,
312
- "mqtt": 1.0,
313
- "ftp": 1.0,
314
  "commands": 1.0
315
  },
316
  "uniqueness": {
317
- "honeypot_hostname": 0.003497239636942079,
318
- "honeypot_ip_int": 0.5541428838776083,
319
- "@version": 1.169645363525779e-05,
320
- "type": 0.0001286609899878357,
321
- "@timestamp": 0.3002947506316085,
322
- "src_ip": 0.043089735192289695,
323
- "timestamp": 0.29304294937774866,
324
- "honeypot_ip_ext": 1.169645363525779e-05,
325
- "protocol": 0.00019883971179938243,
326
- "host": 0.003497239636942079,
327
- "geoip": 0.06172218583325536,
328
- "src_port": 0.10223870122578835,
329
- "action": 7.017872181154674e-05,
330
- "dest_ip": 9.357162908206232e-05,
331
- "dest_port": 0.04304294937774867,
332
- "geoip_ext": 9.357162908206232e-05,
333
- "mitre_techniques": 1.169645363525779e-05,
334
- "attack_vectors": 1.169645363525779e-05,
335
- "mitre_tactic": 1.169645363525779e-05,
336
- "mitre_technique": 1.169645363525779e-05,
337
- "confidence_score": 1.169645363525779e-05,
338
- "is_malicious": 1.169645363525779e-05,
339
- "severity": 1.169645363525779e-05,
340
- "primary_label": 3.508936090577337e-05,
341
- "flow": 0.18414896603349865,
342
- "alert": 0.005579208384017965,
343
- "rdp": 0.00017544680452886684,
344
- "pkt_src": 4.678581454103116e-05,
345
- "tags": 2.339290727051558e-05,
346
- "proto": 3.508936090577337e-05,
347
- "tx_id": 5.848226817628895e-05,
348
- "tx_guessed": 2.339290727051558e-05,
349
- "stream": 3.508936090577337e-05,
350
- "direction": 3.508936090577337e-05,
351
- "flow_id": 0.14021708617947037,
352
- "app_proto": 0.00015205389725835128,
353
- "payload_printable": 0.008281089173762515,
354
- "payload": 0.008257696266492,
355
- "in_iface": 2.339290727051558e-05,
356
- "event_type": 0.00017544680452886684,
357
- "mod": 0.0001052680827173201,
358
- "link": 0.0001052680827173201,
359
- "ip_rep": 5.848226817628895e-05,
360
- "raw_mtu": 0.00026901843361092916,
361
- "subject": 3.508936090577337e-05,
362
- "dist": 0.0003275007017872181,
363
- "params": 8.187517544680453e-05,
364
- "os": 0.00017544680452886684,
365
- "raw_sig": 0.0049826892486198185,
366
- "metadata": 0.0006199120426686629,
367
- "tcp": 0.0025147375315804246,
368
- "status": 4.678581454103116e-05,
369
- "session": 0.01084261251988397,
370
- "level": 3.508936090577337e-05,
371
- "input": 0.00030410779451670256,
372
- "service": 2.339290727051558e-05,
373
- "environ": 1.169645363525779e-05,
374
- "message": 0.002386076541592589,
375
- "msg": 0.0001052680827173201,
376
- "output": 0.0011345560026200057,
377
- "username": 0.000994198558996912,
378
- "client_version": 2.339290727051558e-05,
379
- "mstshash": 2.339290727051558e-05,
380
- "data": 0.0003742865163282493,
381
- "uptime": 0.01301815289604192,
382
- "raw_freq": 0.006093852343969308,
383
- "fatt_rdp": 3.508936090577337e-05,
384
- "raw_hits": 0.0011462524562552633,
385
- "reason": 0.00022223261906989802,
386
- "fatt_ssh": 0.0003275007017872181,
387
- "session_duration": 1.169645363525779e-05,
388
- "fatt_tls": 0.000502947506316085,
389
- "ssh": 0.000502947506316085,
390
- "tls": 0.0009357162908206232,
391
- "password": 0.0024796481706746516,
392
- "client": 3.508936090577337e-05,
393
- "http": 0.0028773275942734163,
394
- "fileinfo": 0.00031580424815196034,
395
- "anomaly": 0.0001052680827173201,
396
- "proxy_connection": 9.357162908206232e-05,
397
- "download_tries": 2.339290727051558e-05,
398
- "attack_connection": 0.005181528960419201,
399
- "operation_mode": 2.339290727051558e-05,
400
- "is_virtual": 2.339290727051558e-05,
401
- "end_time": 0.007906802657434266,
402
- "download_count": 2.339290727051558e-05,
403
- "start_time": 0.007871713296528493,
404
- "downloads": 2.339290727051558e-05,
405
- "smb": 0.0005848226817628894,
406
- "files": 2.339290727051558e-05,
407
- "app": 4.678581454103116e-05,
408
- "lang": 5.848226817628895e-05,
409
- "app_proto_tc": 3.508936090577337e-05,
410
- "smtp": 4.678581454103116e-05,
411
- "fatt_http": 0.0010175914662674276,
412
- "request.body": 2.339290727051558e-05,
413
- "response.headers.Content-Type": 2.339290727051558e-05,
414
- "request.headers.sorted": 8.187517544680453e-05,
415
- "sensorName": 4.678581454103116e-05,
416
- "request.headers.Connection": 3.508936090577337e-05,
417
- "response.headers.Server": 2.339290727051558e-05,
418
- "response.metadata.model": 2.339290727051558e-05,
419
- "response.metadata.generationSource": 2.339290727051558e-05,
420
- "hostname": 7.017872181154674e-05,
421
- "request.headers.Accept-Encoding": 4.678581454103116e-05,
422
- "response.metadata.provider": 2.339290727051558e-05,
423
- "request.userAgent": 8.187517544680453e-05,
424
- "request.headers.User-Agent": 8.187517544680453e-05,
425
- "request.headers.sortedSha256": 9.357162908206232e-05,
426
- "request.headers.Accept": 2.339290727051558e-05,
427
- "request.method": 4.678581454103116e-05,
428
- "request.protocol": 2.339290727051558e-05,
429
- "response.body": 2.339290727051558e-05,
430
- "request.requestURI": 2.339290727051558e-05,
431
- "response.metadata.temperature": 2.339290727051558e-05,
432
- "request.bodySha256": 3.508936090577337e-05,
433
- "icmp_type": 2.339290727051558e-05,
434
- "icmp_code": 2.339290727051558e-05,
435
- "sensor": 2.339290727051558e-05,
436
- "duration": 7.017872181154674e-05,
437
- "eventid": 5.848226817628895e-05,
438
- "app_proto_ts": 2.339290727051558e-05,
439
- "shasum": 0.0002105361654346402,
440
- "filename": 0.0002105361654346402,
441
- "outfile": 0.0002105361654346402,
442
- "src_url": 0.0002105361654346402,
443
- "request.headers.Accept-Charset": 2.339290727051558e-05,
444
- "request.headers.Accept-Language": 2.339290727051558e-05,
445
- "request": 1.169645363525779e-05,
446
- "response": 1.169645363525779e-05,
447
- "sensorid": 2.339290727051558e-05,
448
- "data_type": 2.339290727051558e-05,
449
- "id": 3.508936090577337e-05,
450
- "public_ip": 2.339290727051558e-05,
451
- "headers": 2.339290727051558e-05,
452
- "pgsql": 5.848226817628895e-05,
453
- "request.headers.Content-Type": 2.339290727051558e-05,
454
- "request.headers.X-Nextjs-Html-Request-Id": 2.339290727051558e-05,
455
- "request.headers.X-Nextjs-Request-Id": 2.339290727051558e-05,
456
- "request.headers.Next-Action": 2.339290727051558e-05,
457
- "request.headers.Content-Length": 2.339290727051558e-05,
458
- "mqtt": 2.339290727051558e-05,
459
- "ftp": 2.339290727051558e-05,
460
- "commands": 1.169645363525779e-05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
461
  }
462
  }
463
  }
 
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
+ "total_samples": 84526,
7
+ "features": 167,
8
+ "creation_timestamp": "2026-01-19T06:08:45.478457+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
+ "end": "2026-01-19T05:52:41.746011+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
+ "feature_extraction_time": 93.096119,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
+ "in_iface": "object",
25
+ "dest_port": "int64",
26
+ "geoip": "object",
27
+ "ip_rep": "object",
28
+ "geoip_ext": "object",
29
+ "timestamp": "object",
30
  "honeypot_ip_int": "object",
 
31
  "type": "object",
32
+ "tcp": "object",
33
  "@timestamp": "object",
34
+ "flow_id": "object",
35
+ "proto": "object",
36
+ "flow": "object",
37
  "src_ip": "object",
38
+ "metadata": "object",
39
+ "@version": "object",
40
  "honeypot_ip_ext": "object",
41
+ "event_type": "object",
 
 
42
  "src_port": "object",
 
43
  "dest_ip": "object",
44
+ "host": "object",
45
+ "honeypot_hostname": "object",
46
  "mitre_techniques": "object",
47
  "attack_vectors": "object",
48
  "mitre_tactic": "object",
 
51
  "is_malicious": "bool",
52
  "severity": "object",
53
  "primary_label": "object",
54
+ "payload_printable": "object",
55
+ "stream": "object",
56
  "alert": "object",
 
57
  "pkt_src": "object",
 
 
 
 
 
58
  "direction": "object",
 
 
 
59
  "payload": "object",
60
+ "app_proto": "object",
61
+ "tags": "object",
62
+ "response": "object",
63
+ "data_type": "object",
64
+ "sensorid": "object",
65
+ "id": "object",
66
+ "request": "object",
67
+ "public_ip": "object",
68
  "raw_mtu": "object",
69
+ "mod": "object",
70
  "subject": "object",
71
+ "link": "object",
72
+ "raw_sig": "object",
73
  "params": "object",
74
  "os": "object",
75
+ "dist": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  "raw_freq": "object",
77
+ "uptime": "object",
78
  "raw_hits": "object",
79
  "reason": "object",
80
+ "fatt_tls": "object",
81
+ "protocol": "object",
82
+ "action": "object",
83
+ "rdp": "object",
84
+ "fatt_rdp": "object",
85
  "fatt_ssh": "object",
86
+ "ip_v": "object",
87
+ "tx_id": "object",
88
+ "tx_guessed": "object",
89
+ "mstshash": "object",
90
+ "data": "object",
91
+ "environ": "object",
92
+ "output": "object",
93
+ "service": "object",
94
+ "input": "object",
95
+ "msg": "object",
96
+ "level": "object",
97
+ "status": "object",
98
+ "message": "object",
99
+ "username": "object",
100
+ "session": "object",
101
  "session_duration": "float64",
 
 
102
  "tls": "object",
 
 
 
103
  "fileinfo": "object",
104
+ "http": "object",
105
+ "ssh": "object",
106
  "anomaly": "object",
107
+ "files": "object",
 
 
108
  "operation_mode": "object",
109
+ "download_tries": "object",
110
  "is_virtual": "object",
111
+ "attack_connection": "object",
112
  "download_count": "object",
113
  "start_time": "object",
114
  "downloads": "object",
115
+ "end_time": "object",
116
+ "proxy_connection": "object",
117
  "app": "object",
118
  "lang": "object",
119
+ "smb": "object",
120
+ "client": "object",
121
+ "password": "object",
122
+ "client_version": "object",
123
+ "tc_progress": "object",
124
+ "ts_progress": "object",
125
  "app_proto_tc": "object",
 
126
  "fatt_http": "object",
127
+ "hostname": "object",
128
+ "request_uri": "object",
129
+ "trapped": "object",
130
+ "user-agent": "object",
131
+ "header_connection": "object",
132
+ "request_method": "object",
133
+ "user-agent_browser": "object",
134
+ "user-agent_os_version": "object",
135
+ "user-agent_os": "object",
136
+ "header_user-agent": "object",
137
+ "user-agent_browser_version": "object",
138
+ "sensor": "object",
139
+ "eventid": "object",
140
  "response.headers.Content-Type": "object",
141
+ "request.headers.Accept-Encoding": "object",
142
+ "request.headers.Pragma": "object",
143
+ "request.requestURI": "object",
144
+ "response.body": "object",
145
  "sensorName": "object",
146
+ "request.headers.sorted": "object",
147
+ "request.headers.Upgrade-Insecure-Requests": "object",
148
+ "request.headers.Accept": "object",
149
+ "request.method": "object",
150
  "response.metadata.generationSource": "object",
151
+ "request.headers.Cache-Control": "object",
 
 
152
  "request.userAgent": "object",
153
  "request.headers.User-Agent": "object",
154
  "request.headers.sortedSha256": "object",
155
+ "response.metadata.model": "object",
156
+ "response.headers.Server": "object",
157
+ "request.body": "object",
158
+ "response.metadata.provider": "object",
159
+ "request.headers.Accept-Language": "object",
160
  "response.metadata.temperature": "object",
161
  "request.bodySha256": "object",
162
+ "request.headers.Connection": "object",
163
+ "request.protocol": "object",
164
+ "app_proto_ts": "object",
165
+ "ftp": "object",
166
  "icmp_code": "object",
167
+ "icmp_type": "object",
168
+ "request.headers.Content-Type": "object",
169
+ "request.headers.Authorization": "object",
170
+ "request.headers.Content-Length": "object",
171
  "duration": "object",
172
+ "request.headers.Cookie": "object",
173
+ "smtp": "object",
174
+ "header_accept": "object",
175
+ "src_url": "object",
176
+ "outfile": "object",
177
  "shasum": "object",
178
  "filename": "object",
179
+ "os_version": "object",
180
+ "phase": "object",
181
+ "device_brand": "object",
182
+ "browser_version": "object",
183
+ "qs": "object",
184
+ "user_agent": "object",
185
+ "device": "object",
186
+ "caller": "object",
187
+ "browser": "object",
188
+ "method": "object",
189
+ "request.headers.Referer": "object",
 
 
 
 
 
 
 
 
190
  "commands": "object"
191
  },
192
  "quality_metrics": {
193
  "completeness": {
194
+ "in_iface": 1.0,
195
+ "dest_port": 1.0,
196
+ "geoip": 1.0,
197
+ "ip_rep": 1.0,
198
+ "geoip_ext": 1.0,
199
+ "timestamp": 1.0,
200
  "honeypot_ip_int": 1.0,
 
201
  "type": 1.0,
202
+ "tcp": 1.0,
203
  "@timestamp": 1.0,
204
+ "flow_id": 1.0,
205
+ "proto": 1.0,
206
+ "flow": 1.0,
207
  "src_ip": 1.0,
208
+ "metadata": 1.0,
209
+ "@version": 1.0,
210
  "honeypot_ip_ext": 1.0,
211
+ "event_type": 1.0,
 
 
212
  "src_port": 1.0,
 
213
  "dest_ip": 1.0,
214
+ "host": 1.0,
215
+ "honeypot_hostname": 1.0,
216
  "mitre_techniques": 1.0,
217
  "attack_vectors": 1.0,
218
  "mitre_tactic": 1.0,
 
221
  "is_malicious": 1.0,
222
  "severity": 1.0,
223
  "primary_label": 1.0,
224
+ "payload_printable": 1.0,
225
+ "stream": 1.0,
226
  "alert": 1.0,
 
227
  "pkt_src": 1.0,
 
 
 
 
 
228
  "direction": 1.0,
 
 
 
229
  "payload": 1.0,
230
+ "app_proto": 1.0,
231
+ "tags": 1.0,
232
+ "response": 1.0,
233
+ "data_type": 1.0,
234
+ "sensorid": 1.0,
235
+ "id": 1.0,
236
+ "request": 1.0,
237
+ "public_ip": 1.0,
238
  "raw_mtu": 1.0,
239
+ "mod": 1.0,
240
  "subject": 1.0,
241
+ "link": 1.0,
242
+ "raw_sig": 1.0,
243
  "params": 1.0,
244
  "os": 1.0,
245
+ "dist": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
246
  "raw_freq": 1.0,
247
+ "uptime": 1.0,
248
  "raw_hits": 1.0,
249
  "reason": 1.0,
250
+ "fatt_tls": 1.0,
251
+ "protocol": 1.0,
252
+ "action": 1.0,
253
+ "rdp": 1.0,
254
+ "fatt_rdp": 1.0,
255
  "fatt_ssh": 1.0,
256
+ "ip_v": 1.0,
257
+ "tx_id": 1.0,
258
+ "tx_guessed": 1.0,
259
+ "mstshash": 1.0,
260
+ "data": 1.0,
261
+ "environ": 1.0,
262
+ "output": 1.0,
263
+ "service": 1.0,
264
+ "input": 1.0,
265
+ "msg": 1.0,
266
+ "level": 1.0,
267
+ "status": 1.0,
268
+ "message": 1.0,
269
+ "username": 1.0,
270
+ "session": 1.0,
271
  "session_duration": 1.0,
 
 
272
  "tls": 1.0,
 
 
 
273
  "fileinfo": 1.0,
274
+ "http": 1.0,
275
+ "ssh": 1.0,
276
  "anomaly": 1.0,
277
+ "files": 1.0,
 
 
278
  "operation_mode": 1.0,
279
+ "download_tries": 1.0,
280
  "is_virtual": 1.0,
281
+ "attack_connection": 1.0,
282
  "download_count": 1.0,
283
  "start_time": 1.0,
284
  "downloads": 1.0,
285
+ "end_time": 1.0,
286
+ "proxy_connection": 1.0,
287
  "app": 1.0,
288
  "lang": 1.0,
289
+ "smb": 1.0,
290
+ "client": 1.0,
291
+ "password": 1.0,
292
+ "client_version": 1.0,
293
+ "tc_progress": 1.0,
294
+ "ts_progress": 1.0,
295
  "app_proto_tc": 1.0,
 
296
  "fatt_http": 1.0,
297
+ "hostname": 1.0,
298
+ "request_uri": 1.0,
299
+ "trapped": 1.0,
300
+ "user-agent": 1.0,
301
+ "header_connection": 1.0,
302
+ "request_method": 1.0,
303
+ "user-agent_browser": 1.0,
304
+ "user-agent_os_version": 1.0,
305
+ "user-agent_os": 1.0,
306
+ "header_user-agent": 1.0,
307
+ "user-agent_browser_version": 1.0,
308
+ "sensor": 1.0,
309
+ "eventid": 1.0,
310
  "response.headers.Content-Type": 1.0,
311
+ "request.headers.Accept-Encoding": 1.0,
312
+ "request.headers.Pragma": 1.0,
313
+ "request.requestURI": 1.0,
314
+ "response.body": 1.0,
315
  "sensorName": 1.0,
316
+ "request.headers.sorted": 1.0,
317
+ "request.headers.Upgrade-Insecure-Requests": 1.0,
318
+ "request.headers.Accept": 1.0,
319
+ "request.method": 1.0,
320
  "response.metadata.generationSource": 1.0,
321
+ "request.headers.Cache-Control": 1.0,
 
 
322
  "request.userAgent": 1.0,
323
  "request.headers.User-Agent": 1.0,
324
  "request.headers.sortedSha256": 1.0,
325
+ "response.metadata.model": 1.0,
326
+ "response.headers.Server": 1.0,
327
+ "request.body": 1.0,
328
+ "response.metadata.provider": 1.0,
329
+ "request.headers.Accept-Language": 1.0,
330
  "response.metadata.temperature": 1.0,
331
  "request.bodySha256": 1.0,
332
+ "request.headers.Connection": 1.0,
333
+ "request.protocol": 1.0,
334
+ "app_proto_ts": 1.0,
335
+ "ftp": 1.0,
336
  "icmp_code": 1.0,
337
+ "icmp_type": 1.0,
338
+ "request.headers.Content-Type": 1.0,
339
+ "request.headers.Authorization": 1.0,
340
+ "request.headers.Content-Length": 1.0,
341
  "duration": 1.0,
342
+ "request.headers.Cookie": 1.0,
343
+ "smtp": 1.0,
344
+ "header_accept": 1.0,
345
+ "src_url": 1.0,
346
+ "outfile": 1.0,
347
  "shasum": 1.0,
348
  "filename": 1.0,
349
+ "os_version": 1.0,
350
+ "phase": 1.0,
351
+ "device_brand": 1.0,
352
+ "browser_version": 1.0,
353
+ "qs": 1.0,
354
+ "user_agent": 1.0,
355
+ "device": 1.0,
356
+ "caller": 1.0,
357
+ "browser": 1.0,
358
+ "method": 1.0,
359
+ "request.headers.Referer": 1.0,
 
 
 
 
 
 
 
 
360
  "commands": 1.0
361
  },
362
  "uniqueness": {
363
+ "in_iface": 2.3661358635212835e-05,
364
+ "dest_port": 0.047571161536095405,
365
+ "geoip": 0.07126801220926106,
366
+ "ip_rep": 7.09840759056385e-05,
367
+ "geoip_ext": 9.464543454085134e-05,
368
+ "timestamp": 0.3180441520952133,
369
+ "honeypot_ip_int": 0.5570002129522277,
370
+ "type": 0.000141968151811277,
371
+ "tcp": 0.002721056243049476,
372
+ "@timestamp": 0.33566003359912927,
373
+ "flow_id": 0.15017864325769587,
374
+ "proto": 3.549203795281925e-05,
375
+ "flow": 0.19052125973073375,
376
+ "src_ip": 0.05030404845846249,
377
+ "metadata": 0.000709840759056385,
378
+ "@version": 1.1830679317606417e-05,
379
+ "honeypot_ip_ext": 1.1830679317606417e-05,
380
+ "event_type": 0.00015379883112888343,
381
+ "src_port": 0.10698483306911483,
382
+ "dest_ip": 0.00010647611385845775,
383
+ "host": 0.0035373731159643188,
384
+ "honeypot_hostname": 0.0035373731159643188,
385
+ "mitre_techniques": 1.1830679317606417e-05,
386
+ "attack_vectors": 1.1830679317606417e-05,
387
+ "mitre_tactic": 1.1830679317606417e-05,
388
+ "mitre_technique": 1.1830679317606417e-05,
389
+ "confidence_score": 1.1830679317606417e-05,
390
+ "is_malicious": 1.1830679317606417e-05,
391
+ "severity": 1.1830679317606417e-05,
392
+ "primary_label": 3.549203795281925e-05,
393
+ "payload_printable": 0.0053947897688285265,
394
+ "stream": 3.549203795281925e-05,
395
+ "alert": 0.00676714856967087,
396
+ "pkt_src": 4.732271727042567e-05,
397
+ "direction": 3.549203795281925e-05,
398
+ "payload": 0.0053474670515581005,
399
+ "app_proto": 0.00011830679317606416,
400
+ "tags": 2.3661358635212835e-05,
401
+ "response": 1.1830679317606417e-05,
402
+ "data_type": 3.549203795281925e-05,
403
+ "sensorid": 2.3661358635212835e-05,
404
+ "id": 5.915339658803208e-05,
405
+ "request": 1.1830679317606417e-05,
406
+ "public_ip": 2.3661358635212835e-05,
407
+ "raw_mtu": 0.0002721056243049476,
408
+ "mod": 0.00010647611385845775,
409
+ "subject": 3.549203795281925e-05,
410
+ "link": 9.464543454085134e-05,
411
+ "raw_sig": 0.0056195726758630484,
412
+ "params": 0.00010647611385845775,
413
+ "os": 0.00016562951044648983,
414
+ "dist": 0.0005915339658803208,
415
+ "raw_freq": 0.006270260038331401,
416
+ "uptime": 0.01918936185315761,
417
+ "raw_hits": 0.001360528121524738,
418
+ "reason": 0.00023661358635212833,
419
+ "fatt_tls": 0.00044956581406904386,
420
+ "protocol": 0.00017746018976409625,
421
+ "action": 4.732271727042567e-05,
422
+ "rdp": 0.0002129522277169155,
423
+ "fatt_rdp": 3.549203795281925e-05,
424
+ "fatt_ssh": 0.0004968885313394695,
425
+ "ip_v": 2.3661358635212835e-05,
426
+ "tx_id": 0.0002721056243049476,
427
+ "tx_guessed": 2.3661358635212835e-05,
428
+ "mstshash": 2.3661358635212835e-05,
429
+ "data": 0.000141968151811277,
430
+ "environ": 1.1830679317606417e-05,
431
+ "output": 0.0015261576319712277,
432
+ "service": 2.3661358635212835e-05,
433
+ "input": 0.0004140737761162246,
434
+ "msg": 8.281475522324491e-05,
435
+ "level": 2.3661358635212835e-05,
436
+ "status": 7.09840759056385e-05,
437
+ "message": 0.007914724463478693,
438
+ "username": 0.0016208030665120791,
439
+ "session": 0.018041785959349785,
440
+ "session_duration": 1.1830679317606417e-05,
441
+ "tls": 0.0006506873624683529,
442
+ "fileinfo": 0.00013013747249367058,
443
+ "http": 0.0029576698294016043,
444
+ "ssh": 0.0006980100797387786,
445
+ "anomaly": 0.00022478290703452193,
446
+ "files": 2.3661358635212835e-05,
447
+ "operation_mode": 2.3661358635212835e-05,
448
+ "download_tries": 2.3661358635212835e-05,
449
+ "is_virtual": 2.3661358635212835e-05,
450
+ "attack_connection": 0.005607741996545442,
451
+ "download_count": 2.3661358635212835e-05,
452
+ "start_time": 0.00934623666090907,
453
+ "downloads": 2.3661358635212835e-05,
454
+ "end_time": 0.00944088209544992,
455
+ "proxy_connection": 0.00010647611385845775,
456
+ "app": 4.732271727042567e-05,
457
+ "lang": 5.915339658803208e-05,
458
+ "smb": 0.0006506873624683529,
459
+ "client": 0.00010647611385845775,
460
+ "password": 0.0037384946643636277,
461
+ "client_version": 2.3661358635212835e-05,
462
+ "tc_progress": 3.549203795281925e-05,
463
+ "ts_progress": 3.549203795281925e-05,
464
+ "app_proto_tc": 3.549203795281925e-05,
465
+ "fatt_http": 0.00022478290703452193,
466
+ "hostname": 4.732271727042567e-05,
467
+ "request_uri": 3.549203795281925e-05,
468
+ "trapped": 2.3661358635212835e-05,
469
+ "user-agent": 2.3661358635212835e-05,
470
+ "header_connection": 3.549203795281925e-05,
471
+ "request_method": 2.3661358635212835e-05,
472
+ "user-agent_browser": 3.549203795281925e-05,
473
+ "user-agent_os_version": 2.3661358635212835e-05,
474
+ "user-agent_os": 3.549203795281925e-05,
475
+ "header_user-agent": 2.3661358635212835e-05,
476
+ "user-agent_browser_version": 2.3661358635212835e-05,
477
+ "sensor": 2.3661358635212835e-05,
478
+ "eventid": 5.915339658803208e-05,
479
+ "response.headers.Content-Type": 3.549203795281925e-05,
480
+ "request.headers.Accept-Encoding": 3.549203795281925e-05,
481
+ "request.headers.Pragma": 2.3661358635212835e-05,
482
+ "request.requestURI": 3.549203795281925e-05,
483
+ "response.body": 3.549203795281925e-05,
484
+ "sensorName": 9.464543454085134e-05,
485
+ "request.headers.sorted": 0.00013013747249367058,
486
+ "request.headers.Upgrade-Insecure-Requests": 2.3661358635212835e-05,
487
+ "request.headers.Accept": 5.915339658803208e-05,
488
+ "request.method": 4.732271727042567e-05,
489
+ "response.metadata.generationSource": 3.549203795281925e-05,
490
+ "request.headers.Cache-Control": 3.549203795281925e-05,
491
+ "request.userAgent": 9.464543454085134e-05,
492
+ "request.headers.User-Agent": 9.464543454085134e-05,
493
+ "request.headers.sortedSha256": 0.000141968151811277,
494
+ "response.metadata.model": 2.3661358635212835e-05,
495
+ "response.headers.Server": 3.549203795281925e-05,
496
+ "request.body": 3.549203795281925e-05,
497
+ "response.metadata.provider": 2.3661358635212835e-05,
498
+ "request.headers.Accept-Language": 3.549203795281925e-05,
499
+ "response.metadata.temperature": 2.3661358635212835e-05,
500
+ "request.bodySha256": 4.732271727042567e-05,
501
+ "request.headers.Connection": 4.732271727042567e-05,
502
+ "request.protocol": 4.732271727042567e-05,
503
+ "app_proto_ts": 3.549203795281925e-05,
504
+ "ftp": 8.281475522324491e-05,
505
+ "icmp_code": 2.3661358635212835e-05,
506
+ "icmp_type": 2.3661358635212835e-05,
507
+ "request.headers.Content-Type": 2.3661358635212835e-05,
508
+ "request.headers.Authorization": 3.549203795281925e-05,
509
+ "request.headers.Content-Length": 4.732271727042567e-05,
510
+ "duration": 7.09840759056385e-05,
511
+ "request.headers.Cookie": 2.3661358635212835e-05,
512
+ "smtp": 5.915339658803208e-05,
513
+ "header_accept": 2.3661358635212835e-05,
514
+ "src_url": 3.549203795281925e-05,
515
+ "outfile": 3.549203795281925e-05,
516
+ "shasum": 3.549203795281925e-05,
517
+ "filename": 3.549203795281925e-05,
518
+ "os_version": 1.1830679317606417e-05,
519
+ "phase": 3.549203795281925e-05,
520
+ "device_brand": 1.1830679317606417e-05,
521
+ "browser_version": 2.3661358635212835e-05,
522
+ "qs": 1.1830679317606417e-05,
523
+ "user_agent": 2.3661358635212835e-05,
524
+ "device": 2.3661358635212835e-05,
525
+ "caller": 2.3661358635212835e-05,
526
+ "browser": 2.3661358635212835e-05,
527
+ "method": 2.3661358635212835e-05,
528
+ "request.headers.Referer": 2.3661358635212835e-05,
529
+ "commands": 1.1830679317606417e-05
530
  }
531
  }
532
  }
train.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e367621af6d47b170fe6dd7d2401946ff39203e1cb1e3baa1a29f68f229c3487
3
- size 119080088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8e62baf7b40e0050e2512a8487118d0b7cb98bb182f48055b66f146818b727f
3
+ size 121294535
train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08c07d9975b1257d7ca550c3a32cfff76b6701b0f4534111c9991cb982b332d1
3
- size 315350594
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9b117aa5b3e6df80e4514bdbf629dd728ba8bb8c6705869450ca0eb18b5b384
3
+ size 349589700
train.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8565d93fbddc2536ac6268183b334f8fc7da7ebe82fd7e4b39f9702e1ab3ec3
3
- size 8516133
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba4c4776ab811e1e9171f36961cd2657456bd91d7503818cbafefa180326291d
3
+ size 8386825
upload_manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "upload_session_id": "upload_1768198046",
3
- "preparation_timestamp": "2026-01-12T06:07:28.179145+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": 442972459
15
  }
 
1
  {
2
+ "upload_session_id": "upload_1768802949",
3
+ "preparation_timestamp": "2026-01-19T06:09:11.687736+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": 479300103
15
  }