pyToshka commited on
Commit
850866c
·
verified ·
1 Parent(s): 9257b48

Upload dataset - Session upload_1775031842

Browse files
Files changed (6) hide show
  1. README.md +166 -154
  2. metadata.json +368 -362
  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,56 +16,61 @@ 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: geoip
26
  dtype: string
27
  - name: src_port
28
  dtype: string
29
- - name: proxy_connection
30
- dtype: string
31
  - name: dest_ip
32
  dtype: string
33
- - name: operation_mode
34
  dtype: string
35
- - name: type
36
  dtype: string
37
- - name: downloads
38
  dtype: string
39
- - name: download_count
40
  dtype: string
41
- - name: honeypot_ip_ext
42
  dtype: string
43
- - name: is_virtual
44
  dtype: string
45
- - name: attack_connection
46
  dtype: string
47
  - name: geoip_ext
48
  dtype: string
49
- - name: start_time
50
  dtype: string
51
- - name: download_tries
52
  dtype: string
53
- - name: '@version'
 
 
54
  dtype: string
55
- - name: honeypot_hostname
56
  dtype: string
57
- - name: '@timestamp'
58
  dtype: string
59
- - name: src_ip
60
  dtype: string
61
- - name: honeypot_ip_int
62
  dtype: string
63
- - name: dest_port
64
- dtype: int64
65
- - name: end_time
66
  dtype: string
67
- - name: host
68
  dtype: string
69
  - name: mitre_techniques
70
  dtype: string
@@ -82,254 +88,260 @@ dataset_info:
82
  dtype: string
83
  - name: primary_label
84
  dtype: string
85
- - name: payload_printable
86
  dtype: string
87
- - name: pkt_src
88
  dtype: string
89
- - name: direction
90
  dtype: string
91
- - name: flow_id
92
  dtype: string
93
- - name: alert
 
 
 
 
94
  dtype: string
95
  - name: stream
96
  dtype: string
97
- - name: flow
98
  dtype: string
99
- - name: in_iface
100
  dtype: string
101
- - name: proto
102
  dtype: string
103
- - name: ip_v
104
  dtype: string
105
- - name: timestamp
106
  dtype: string
107
- - name: payload
108
  dtype: string
109
  - name: metadata
110
  dtype: string
111
- - name: event_type
112
  dtype: string
113
- - name: link
114
  dtype: string
115
- - name: subject
116
  dtype: string
117
- - name: raw_mtu
118
  dtype: string
119
- - name: mod
120
  dtype: string
121
- - name: tags
122
  dtype: string
123
- - name: client
124
  dtype: string
125
- - name: level
126
  dtype: string
127
- - name: status
128
  dtype: string
129
- - name: password
130
  dtype: string
131
- - name: session
132
  dtype: string
133
- - name: service
134
  dtype: string
135
- - name: message
136
  dtype: string
137
- - name: ip_rep
138
  dtype: string
139
- - name: protocol
140
  dtype: string
141
- - name: msg
142
  dtype: string
143
- - name: username
144
  dtype: string
145
- - name: reason
146
  dtype: string
147
- - name: raw_hits
148
  dtype: string
149
- - name: params
150
  dtype: string
151
- - name: raw_sig
152
  dtype: string
153
- - name: dist
154
  dtype: string
155
- - name: os
156
  dtype: string
157
- - name: tcp
158
  dtype: string
159
- - name: app_proto
160
  dtype: string
161
- - name: action
 
 
162
  dtype: string
163
- - name: session_duration
164
- dtype: float64
165
  - name: output
166
  dtype: string
167
- - name: input
168
  dtype: string
169
- - name: environ
170
  dtype: string
171
- - name: ssh
172
  dtype: string
173
- - name: raw_freq
174
  dtype: string
175
- - name: uptime
 
 
 
 
176
  dtype: string
177
  - name: rdp
178
  dtype: string
179
- - name: fatt_rdp
180
  dtype: string
181
- - name: fatt_tls
182
  dtype: string
183
- - name: data
184
  dtype: string
185
- - name: mstshash
186
  dtype: string
187
  - name: fatt_ssh
188
  dtype: string
189
- - name: client_version
190
- dtype: string
191
- - name: tx_id
192
  dtype: string
193
  - name: http
194
  dtype: string
195
- - name: fileinfo
196
- dtype: string
197
  - name: tls
198
  dtype: string
199
- - name: anomaly
200
- dtype: string
201
- - name: tc_progress
202
  dtype: string
203
  - name: ts_progress
204
  dtype: string
205
- - name: files
206
  dtype: string
207
- - name: lang
208
  dtype: string
209
- - name: app
210
  dtype: string
211
- - name: response.metadata.model
212
  dtype: string
213
- - name: request.headers.Accept
 
 
214
  dtype: string
215
- - name: request.method
216
  dtype: string
217
- - name: request.requestURI
218
  dtype: string
219
- - name: response.metadata.generationSource
220
  dtype: string
221
- - name: response.body
222
  dtype: string
223
- - name: request.protocol
224
  dtype: string
225
- - name: request.headers.User-Agent
226
  dtype: string
227
- - name: sensorName
228
  dtype: string
229
- - name: response.metadata.temperature
230
  dtype: string
231
- - name: request.headers.sorted
232
  dtype: string
233
- - name: request.bodySha256
234
  dtype: string
235
- - name: hostname
236
  dtype: string
237
- - name: request.headers.Accept-Encoding
238
  dtype: string
239
- - name: request.userAgent
240
  dtype: string
241
- - name: request.headers.sortedSha256
242
  dtype: string
243
  - name: request.body
244
  dtype: string
245
- - name: response.headers.Content-Type
246
- dtype: string
247
- - name: response.metadata.provider
248
  dtype: string
249
  - name: response.headers.Server
250
  dtype: string
251
- - name: eventid
252
  dtype: string
253
- - name: sensor
254
  dtype: string
255
- - name: smb
 
 
256
  dtype: string
257
- - name: request.headers.Accept-Language
258
  dtype: string
259
- - name: icmp_code
260
  dtype: string
261
- - name: icmp_type
262
  dtype: string
263
- - name: request.headers.Connection
264
  dtype: string
265
- - name: smtp
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: src_url
274
  dtype: string
275
- - name: outfile
276
  dtype: string
277
- - name: app_proto_tc
278
  dtype: string
279
- - name: request.headers.Content-Type
280
  dtype: string
281
- - name: request.headers.Next-Action
282
  dtype: string
283
- - name: request.headers.Content-Length
284
  dtype: string
285
- - name: fatt_http
286
  dtype: string
287
- - name: fileinfo.state
288
  dtype: string
289
- - name: http.http_method
290
  dtype: string
291
- - name: fileinfo.filename
292
  dtype: string
293
- - name: duration
294
  dtype: string
295
  - name: ftp
296
  dtype: string
297
- - name: mqtt
298
  dtype: string
299
- - name: request.headers.Referer
300
  dtype: string
301
- - name: response.headers.Connection
302
  dtype: string
303
- - name: request.headers.Cache-Control
304
  dtype: string
305
- - name: request.headers.Pragma
306
  dtype: string
307
- - name: request.headers.Upgrade-Insecure-Requests
308
  dtype: string
309
- - name: request.headers.Accept-Charset
310
  dtype: string
311
- - name: pgsql
312
  dtype: string
313
- - name: data_type
314
  dtype: string
315
- - name: request
316
  dtype: string
317
- - name: id
318
  dtype: string
319
- - name: public_ip
320
  dtype: string
321
- - name: sensorid
322
  dtype: string
323
- - name: response
 
 
324
  dtype: string
325
  - name: commands
326
  dtype: string
327
  splits:
328
  - name: train
329
- num_bytes: 2559895125
330
- num_examples: 261933
331
- download_size: 2559895125
332
- dataset_size: 2559895125
333
  config_name: default
334
  ---
335
 
@@ -406,50 +418,50 @@ print(f"Malicious events: {malicious_count}/{len(train_data)} ({malicious_count/
406
 
407
  ## Data Fields
408
 
409
- The dataset contains 151 features across several categories:
410
 
411
  ### Network Features
412
- - `geoip`: Network-related information
413
  - `src_port`: Network-related information
414
  - `dest_ip`: Network-related information
415
- - `honeypot_ip_ext`: Network-related information
416
  - `geoip_ext`: Network-related information
417
- - ... and 10 more network features
418
 
419
  ### Behavioral Features
420
- - `session`: Behavioral analysis data
421
  - `username`: Behavioral analysis data
 
422
  - `session_duration`: Behavioral analysis data
423
- - `request.headers.User-Agent`: Behavioral analysis data
424
  - `request.userAgent`: Behavioral analysis data
425
- - ... and 1 more behavioral features
 
426
 
427
  ### Temporal Features
428
- - `start_time`: Time-based information
429
  - `@timestamp`: Time-based information
430
- - `end_time`: Time-based information
431
  - `timestamp`: Time-based information
432
- - `session_duration`: Time-based information
 
 
433
  - ... and 2 more temporal features
434
 
435
  ### Security Features
436
- - `attack_connection`: Security and threat intelligence
437
  - `mitre_techniques`: Security and threat intelligence
438
  - `attack_vectors`: Security and threat intelligence
439
  - `mitre_tactic`: Security and threat intelligence
440
  - `mitre_technique`: Security and threat intelligence
 
441
  - ... and 2 more security features
442
 
443
  ## Data Splits
444
 
445
  | Split | Examples |
446
  |-------|----------|
447
- | train | 261,933 |
448
 
449
  ## Dataset Statistics
450
 
451
- - **Total size**: ~2441.3 MB
452
- - **Average record size**: ~9773 bytes
453
  - **Feature completeness**: 100.0%
454
 
455
  ## 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: src_ip
34
  dtype: string
35
  - name: src_port
36
  dtype: string
 
 
37
  - name: dest_ip
38
  dtype: string
39
+ - name: event_type
40
  dtype: string
41
+ - name: in_iface
42
  dtype: string
43
+ - name: type
44
  dtype: string
45
+ - name: "@version"
46
  dtype: string
47
+ - name: "@timestamp"
48
  dtype: string
49
+ - name: geoip
50
  dtype: string
51
+ - name: timestamp
52
  dtype: string
53
  - name: geoip_ext
54
  dtype: string
55
+ - name: flow
56
  dtype: string
57
+ - name: honeypot_ip_int
58
  dtype: string
59
+ - name: dest_port
60
+ dtype: int64
61
+ - name: flow_id
62
  dtype: string
63
+ - name: ip_v
64
  dtype: string
65
+ - name: honeypot_hostname
66
  dtype: string
67
+ - name: host
68
  dtype: string
69
+ - name: honeypot_ip_ext
70
  dtype: string
71
+ - name: proto
 
 
72
  dtype: string
73
+ - name: tcp
74
  dtype: string
75
  - name: mitre_techniques
76
  dtype: string
 
88
  dtype: string
89
  - name: primary_label
90
  dtype: string
91
+ - name: os
92
  dtype: string
93
+ - name: dist
94
  dtype: string
95
+ - name: raw_sig
96
  dtype: string
97
+ - name: mod
98
  dtype: string
99
+ - name: subject
100
+ dtype: string
101
+ - name: params
102
+ dtype: string
103
+ - name: pkt_src
104
  dtype: string
105
  - name: stream
106
  dtype: string
107
+ - name: direction
108
  dtype: string
109
+ - name: payload
110
  dtype: string
111
+ - name: payload_printable
112
  dtype: string
113
+ - name: alert
114
  dtype: string
115
+ - name: raw_mtu
116
  dtype: string
117
+ - name: link
118
  dtype: string
119
  - name: metadata
120
  dtype: string
121
+ - name: tx_id
122
  dtype: string
123
+ - name: smtp
124
  dtype: string
125
+ - name: app_proto
126
  dtype: string
127
+ - name: ssh
128
  dtype: string
129
+ - name: ip_rep
130
  dtype: string
131
+ - name: attack_connection
132
  dtype: string
133
+ - name: is_virtual
134
  dtype: string
135
+ - name: proxy_connection
136
  dtype: string
137
+ - name: operation_mode
138
  dtype: string
139
+ - name: download_tries
140
  dtype: string
141
+ - name: start_time
142
  dtype: string
143
+ - name: download_count
144
  dtype: string
145
+ - name: end_time
146
  dtype: string
147
+ - name: downloads
148
  dtype: string
149
+ - name: data
150
  dtype: string
151
+ - name: mstshash
152
  dtype: string
153
+ - name: action
154
  dtype: string
155
+ - name: protocol
156
  dtype: string
157
+ - name: response
158
  dtype: string
159
+ - name: id
160
  dtype: string
161
+ - name: sensorid
162
  dtype: string
163
+ - name: public_ip
164
  dtype: string
165
+ - name: data_type
166
  dtype: string
167
+ - name: request
168
  dtype: string
169
+ - name: input
170
  dtype: string
171
+ - name: status
172
+ dtype: string
173
+ - name: username
174
  dtype: string
 
 
175
  - name: output
176
  dtype: string
177
+ - name: level
178
  dtype: string
179
+ - name: session
180
  dtype: string
181
+ - name: message
182
  dtype: string
183
+ - name: service
184
  dtype: string
185
+ - name: environ
186
+ dtype: string
187
+ - name: msg
188
+ dtype: string
189
+ - name: tags
190
  dtype: string
191
  - name: rdp
192
  dtype: string
193
+ - name: reason
194
  dtype: string
195
+ - name: raw_hits
196
  dtype: string
197
+ - name: raw_freq
198
  dtype: string
199
+ - name: uptime
200
  dtype: string
201
  - name: fatt_ssh
202
  dtype: string
203
+ - name: anomaly
 
 
204
  dtype: string
205
  - name: http
206
  dtype: string
 
 
207
  - name: tls
208
  dtype: string
209
+ - name: fatt_rdp
 
 
210
  dtype: string
211
  - name: ts_progress
212
  dtype: string
213
+ - name: tc_progress
214
  dtype: string
215
+ - name: fileinfo
216
  dtype: string
217
+ - name: fatt_http
218
  dtype: string
219
+ - name: fatt_tls
220
  dtype: string
221
+ - name: session_duration
222
+ dtype: float64
223
+ - name: smb
224
  dtype: string
225
+ - name: password
226
  dtype: string
227
+ - name: sip
228
  dtype: string
229
+ - name: app
230
  dtype: string
231
+ - name: lang
232
  dtype: string
233
+ - name: files
234
  dtype: string
235
+ - name: client_version
236
  dtype: string
237
+ - name: client
238
  dtype: string
239
+ - name: hostname
240
  dtype: string
241
+ - name: response.metadata.generationSource
242
  dtype: string
243
+ - name: response.metadata.provider
244
  dtype: string
245
+ - name: "response.headers.Content-Type"
246
  dtype: string
247
+ - name: response.body
248
  dtype: string
249
+ - name: response.metadata.model
250
  dtype: string
251
+ - name: response.metadata.temperature
252
  dtype: string
253
  - name: request.body
254
  dtype: string
255
+ - name: request.bodySha256
 
 
256
  dtype: string
257
  - name: response.headers.Server
258
  dtype: string
259
+ - name: "request.headers.Accept-Encoding"
260
  dtype: string
261
+ - name: request.headers.sortedSha256
262
  dtype: string
263
+ - name: sensorName
264
+ dtype: string
265
+ - name: request.requestURI
266
  dtype: string
267
+ - name: request.method
268
  dtype: string
269
+ - name: request.protocol
270
  dtype: string
271
+ - name: request.headers.sorted
272
  dtype: string
273
+ - name: request.userAgent
274
  dtype: string
275
+ - name: "request.headers.User-Agent"
276
  dtype: string
277
+ - name: sip_user_agent
278
  dtype: string
279
+ - name: created_by_node_id
280
  dtype: string
281
+ - name: collected_method
282
  dtype: string
283
+ - name: sip_method
284
  dtype: string
285
+ - name: app_version
286
  dtype: string
287
+ - name: transport_type
288
  dtype: string
289
+ - name: event_uuid
290
  dtype: string
291
+ - name: called_number
292
  dtype: string
293
+ - name: app_name
294
  dtype: string
295
+ - name: sip_message
296
  dtype: string
297
+ - name: request.headers.Accept
298
  dtype: string
299
+ - name: "request.headers.Accept-Charset"
300
  dtype: string
301
+ - name: "request.headers.Accept-Language"
302
  dtype: string
303
+ - name: app_proto_tc
304
  dtype: string
305
  - name: ftp
306
  dtype: string
307
+ - name: pgsql
308
  dtype: string
309
+ - name: request.headers.Connection
310
  dtype: string
311
+ - name: duration
312
  dtype: string
313
+ - name: eventid
314
  dtype: string
315
+ - name: sensor
316
  dtype: string
317
+ - name: app_proto_ts
318
  dtype: string
319
+ - name: icmp_code
320
  dtype: string
321
+ - name: icmp_type
322
  dtype: string
323
+ - name: headers
324
  dtype: string
325
+ - name: request.headers.Referer
326
  dtype: string
327
+ - name: "request.headers.Cache-Control"
328
  dtype: string
329
+ - name: request.headers.Pragma
330
  dtype: string
331
+ - name: "request.headers.Upgrade-Insecure-Requests"
332
  dtype: string
333
+ - name: version
334
+ dtype: string
335
+ - name: rfb
336
  dtype: string
337
  - name: commands
338
  dtype: string
339
  splits:
340
  - name: train
341
+ num_bytes: 2678199844
342
+ num_examples: 269612
343
+ download_size: 2678199844
344
+ dataset_size: 2678199844
345
  config_name: default
346
  ---
347
 
 
418
 
419
  ## Data Fields
420
 
421
+ The dataset contains 153 features across several categories:
422
 
423
  ### Network Features
424
+ - `src_ip`: Network-related information
425
  - `src_port`: Network-related information
426
  - `dest_ip`: Network-related information
427
+ - `geoip`: Network-related information
428
  - `geoip_ext`: Network-related information
429
+ - ... and 15 more network features
430
 
431
  ### Behavioral Features
 
432
  - `username`: Behavioral analysis data
433
+ - `session`: Behavioral analysis data
434
  - `session_duration`: Behavioral analysis data
 
435
  - `request.userAgent`: Behavioral analysis data
436
+ - `request.headers.User-Agent`: Behavioral analysis data
437
+ - ... and 2 more behavioral features
438
 
439
  ### Temporal Features
 
440
  - `@timestamp`: Time-based information
 
441
  - `timestamp`: Time-based information
442
+ - `start_time`: Time-based information
443
+ - `end_time`: Time-based information
444
+ - `uptime`: Time-based information
445
  - ... and 2 more temporal features
446
 
447
  ### Security Features
 
448
  - `mitre_techniques`: Security and threat intelligence
449
  - `attack_vectors`: Security and threat intelligence
450
  - `mitre_tactic`: Security and threat intelligence
451
  - `mitre_technique`: Security and threat intelligence
452
+ - `is_malicious`: Security and threat intelligence
453
  - ... and 2 more security features
454
 
455
  ## Data Splits
456
 
457
  | Split | Examples |
458
  |-------|----------|
459
+ | train | 269,612 |
460
 
461
  ## Dataset Statistics
462
 
463
+ - **Total size**: ~2554.1 MB
464
+ - **Average record size**: ~9934 bytes
465
  - **Feature completeness**: 100.0%
466
 
467
  ## Ethical Considerations
metadata.json CHANGED
@@ -3,46 +3,45 @@
3
  "name": "attacks-monthly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
- "total_samples": 261933,
7
- "features": 151,
8
- "creation_timestamp": "2026-03-01T09:23:50.901393+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
- "end": "2026-02-28T23:59:59.970714993+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 300000,
18
  "successful_extractions": 300000,
19
- "feature_extraction_time": 279.982642,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
- "geoip": "object",
25
  "src_port": "object",
26
- "proxy_connection": "object",
27
  "dest_ip": "object",
28
- "operation_mode": "object",
 
29
  "type": "object",
30
- "downloads": "object",
31
- "download_count": "object",
32
- "honeypot_ip_ext": "object",
33
- "is_virtual": "object",
34
- "attack_connection": "object",
35
- "geoip_ext": "object",
36
- "start_time": "object",
37
- "download_tries": "object",
38
  "@version": "object",
39
- "honeypot_hostname": "object",
40
  "@timestamp": "object",
41
- "src_ip": "object",
 
 
 
42
  "honeypot_ip_int": "object",
43
  "dest_port": "int64",
44
- "end_time": "object",
 
 
45
  "host": "object",
 
 
 
46
  "mitre_techniques": "object",
47
  "attack_vectors": "object",
48
  "mitre_tactic": "object",
@@ -51,152 +50,154 @@
51
  "is_malicious": "bool",
52
  "severity": "object",
53
  "primary_label": "object",
54
- "payload_printable": "object",
 
 
 
 
 
55
  "pkt_src": "object",
56
- "direction": "object",
57
- "flow_id": "object",
58
- "alert": "object",
59
  "stream": "object",
60
- "flow": "object",
61
- "in_iface": "object",
62
- "proto": "object",
63
- "ip_v": "object",
64
- "timestamp": "object",
65
  "payload": "object",
66
- "metadata": "object",
67
- "event_type": "object",
68
- "link": "object",
69
- "subject": "object",
70
  "raw_mtu": "object",
71
- "mod": "object",
72
- "tags": "object",
73
- "client": "object",
74
- "level": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  "status": "object",
76
- "password": "object",
 
 
77
  "session": "object",
78
- "service": "object",
79
  "message": "object",
80
- "ip_rep": "object",
81
- "protocol": "object",
82
  "msg": "object",
83
- "username": "object",
 
84
  "reason": "object",
85
  "raw_hits": "object",
86
- "params": "object",
87
- "raw_sig": "object",
88
- "dist": "object",
89
- "os": "object",
90
- "tcp": "object",
91
- "app_proto": "object",
92
- "action": "object",
93
- "session_duration": "float64",
94
- "output": "object",
95
- "input": "object",
96
- "environ": "object",
97
- "ssh": "object",
98
  "raw_freq": "object",
99
  "uptime": "object",
100
- "rdp": "object",
101
- "fatt_rdp": "object",
102
- "fatt_tls": "object",
103
- "data": "object",
104
- "mstshash": "object",
105
  "fatt_ssh": "object",
106
- "client_version": "object",
107
- "tx_id": "object",
108
  "http": "object",
109
- "fileinfo": "object",
110
  "tls": "object",
111
- "anomaly": "object",
112
- "tc_progress": "object",
113
  "ts_progress": "object",
114
- "files": "object",
115
- "lang": "object",
 
 
 
 
 
 
116
  "app": "object",
117
- "response.metadata.model": "object",
118
- "request.headers.Accept": "object",
119
- "request.method": "object",
120
- "request.requestURI": "object",
 
121
  "response.metadata.generationSource": "object",
 
 
122
  "response.body": "object",
123
- "request.protocol": "object",
124
- "request.headers.User-Agent": "object",
125
- "sensorName": "object",
126
  "response.metadata.temperature": "object",
127
- "request.headers.sorted": "object",
128
  "request.bodySha256": "object",
129
- "hostname": "object",
130
  "request.headers.Accept-Encoding": "object",
131
- "request.userAgent": "object",
132
  "request.headers.sortedSha256": "object",
133
- "request.body": "object",
134
- "response.headers.Content-Type": "object",
135
- "response.metadata.provider": "object",
136
- "response.headers.Server": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
137
  "eventid": "object",
138
  "sensor": "object",
139
- "smb": "object",
140
- "request.headers.Accept-Language": "object",
141
  "icmp_code": "object",
142
  "icmp_type": "object",
143
- "request.headers.Connection": "object",
144
- "smtp": "object",
145
- "app_proto_ts": "object",
146
- "shasum": "object",
147
- "filename": "object",
148
- "src_url": "object",
149
- "outfile": "object",
150
- "app_proto_tc": "object",
151
- "request.headers.Content-Type": "object",
152
- "request.headers.Next-Action": "object",
153
- "request.headers.Content-Length": "object",
154
- "fatt_http": "object",
155
- "fileinfo.state": "object",
156
- "http.http_method": "object",
157
- "fileinfo.filename": "object",
158
- "duration": "object",
159
- "ftp": "object",
160
- "mqtt": "object",
161
  "request.headers.Referer": "object",
162
- "response.headers.Connection": "object",
163
  "request.headers.Cache-Control": "object",
164
  "request.headers.Pragma": "object",
165
  "request.headers.Upgrade-Insecure-Requests": "object",
166
- "request.headers.Accept-Charset": "object",
167
- "pgsql": "object",
168
- "data_type": "object",
169
- "request": "object",
170
- "id": "object",
171
- "public_ip": "object",
172
- "sensorid": "object",
173
- "response": "object",
174
  "commands": "object"
175
  },
176
  "quality_metrics": {
177
  "completeness": {
178
- "geoip": 1.0,
179
  "src_port": 1.0,
180
- "proxy_connection": 1.0,
181
  "dest_ip": 1.0,
182
- "operation_mode": 1.0,
 
183
  "type": 1.0,
184
- "downloads": 1.0,
185
- "download_count": 1.0,
186
- "honeypot_ip_ext": 1.0,
187
- "is_virtual": 1.0,
188
- "attack_connection": 1.0,
189
- "geoip_ext": 1.0,
190
- "start_time": 1.0,
191
- "download_tries": 1.0,
192
  "@version": 1.0,
193
- "honeypot_hostname": 1.0,
194
  "@timestamp": 1.0,
195
- "src_ip": 1.0,
 
 
 
196
  "honeypot_ip_int": 1.0,
197
  "dest_port": 1.0,
198
- "end_time": 1.0,
 
 
199
  "host": 1.0,
 
 
 
200
  "mitre_techniques": 1.0,
201
  "attack_vectors": 1.0,
202
  "mitre_tactic": 1.0,
@@ -205,280 +206,285 @@
205
  "is_malicious": 1.0,
206
  "severity": 1.0,
207
  "primary_label": 1.0,
208
- "payload_printable": 1.0,
 
 
 
 
 
209
  "pkt_src": 1.0,
210
- "direction": 1.0,
211
- "flow_id": 1.0,
212
- "alert": 1.0,
213
  "stream": 1.0,
214
- "flow": 1.0,
215
- "in_iface": 1.0,
216
- "proto": 1.0,
217
- "ip_v": 1.0,
218
- "timestamp": 1.0,
219
  "payload": 1.0,
220
- "metadata": 1.0,
221
- "event_type": 1.0,
222
- "link": 1.0,
223
- "subject": 1.0,
224
  "raw_mtu": 1.0,
225
- "mod": 1.0,
226
- "tags": 1.0,
227
- "client": 1.0,
228
- "level": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
229
  "status": 1.0,
230
- "password": 1.0,
 
 
231
  "session": 1.0,
232
- "service": 1.0,
233
  "message": 1.0,
234
- "ip_rep": 1.0,
235
- "protocol": 1.0,
236
  "msg": 1.0,
237
- "username": 1.0,
 
238
  "reason": 1.0,
239
  "raw_hits": 1.0,
240
- "params": 1.0,
241
- "raw_sig": 1.0,
242
- "dist": 1.0,
243
- "os": 1.0,
244
- "tcp": 1.0,
245
- "app_proto": 1.0,
246
- "action": 1.0,
247
- "session_duration": 1.0,
248
- "output": 1.0,
249
- "input": 1.0,
250
- "environ": 1.0,
251
- "ssh": 1.0,
252
  "raw_freq": 1.0,
253
  "uptime": 1.0,
254
- "rdp": 1.0,
255
- "fatt_rdp": 1.0,
256
- "fatt_tls": 1.0,
257
- "data": 1.0,
258
- "mstshash": 1.0,
259
  "fatt_ssh": 1.0,
260
- "client_version": 1.0,
261
- "tx_id": 1.0,
262
  "http": 1.0,
263
- "fileinfo": 1.0,
264
  "tls": 1.0,
265
- "anomaly": 1.0,
266
- "tc_progress": 1.0,
267
  "ts_progress": 1.0,
268
- "files": 1.0,
269
- "lang": 1.0,
 
 
 
 
 
 
270
  "app": 1.0,
271
- "response.metadata.model": 1.0,
272
- "request.headers.Accept": 1.0,
273
- "request.method": 1.0,
274
- "request.requestURI": 1.0,
 
275
  "response.metadata.generationSource": 1.0,
 
 
276
  "response.body": 1.0,
277
- "request.protocol": 1.0,
278
- "request.headers.User-Agent": 1.0,
279
- "sensorName": 1.0,
280
  "response.metadata.temperature": 1.0,
281
- "request.headers.sorted": 1.0,
282
  "request.bodySha256": 1.0,
283
- "hostname": 1.0,
284
  "request.headers.Accept-Encoding": 1.0,
285
- "request.userAgent": 1.0,
286
  "request.headers.sortedSha256": 1.0,
287
- "request.body": 1.0,
288
- "response.headers.Content-Type": 1.0,
289
- "response.metadata.provider": 1.0,
290
- "response.headers.Server": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
291
  "eventid": 1.0,
292
  "sensor": 1.0,
293
- "smb": 1.0,
294
- "request.headers.Accept-Language": 1.0,
295
  "icmp_code": 1.0,
296
  "icmp_type": 1.0,
297
- "request.headers.Connection": 1.0,
298
- "smtp": 1.0,
299
- "app_proto_ts": 1.0,
300
- "shasum": 1.0,
301
- "filename": 1.0,
302
- "src_url": 1.0,
303
- "outfile": 1.0,
304
- "app_proto_tc": 1.0,
305
- "request.headers.Content-Type": 1.0,
306
- "request.headers.Next-Action": 1.0,
307
- "request.headers.Content-Length": 1.0,
308
- "fatt_http": 1.0,
309
- "fileinfo.state": 1.0,
310
- "http.http_method": 1.0,
311
- "fileinfo.filename": 1.0,
312
- "duration": 1.0,
313
- "ftp": 1.0,
314
- "mqtt": 1.0,
315
  "request.headers.Referer": 1.0,
316
- "response.headers.Connection": 1.0,
317
  "request.headers.Cache-Control": 1.0,
318
  "request.headers.Pragma": 1.0,
319
  "request.headers.Upgrade-Insecure-Requests": 1.0,
320
- "request.headers.Accept-Charset": 1.0,
321
- "pgsql": 1.0,
322
- "data_type": 1.0,
323
- "request": 1.0,
324
- "id": 1.0,
325
- "public_ip": 1.0,
326
- "sensorid": 1.0,
327
- "response": 1.0,
328
  "commands": 1.0
329
  },
330
  "uniqueness": {
331
- "geoip": 0.058633314626259384,
332
- "src_port": 0.1054506305047474,
333
- "proxy_connection": 0.00011071533560108883,
334
- "dest_ip": 3.4359931738268944e-05,
335
- "operation_mode": 7.635540386281989e-06,
336
- "type": 4.1995472124550935e-05,
337
- "downloads": 7.635540386281989e-06,
338
- "download_count": 7.635540386281989e-06,
339
- "honeypot_ip_ext": 3.8177701931409944e-06,
340
- "is_virtual": 7.635540386281989e-06,
341
- "attack_connection": 0.005638846575269248,
342
- "geoip_ext": 0.00011071533560108883,
343
- "start_time": 0.018871238064695935,
344
- "download_tries": 7.635540386281989e-06,
345
- "@version": 3.8177701931409944e-06,
346
- "honeypot_hostname": 0.0011415132877491572,
347
- "@timestamp": 0.30182145815914757,
348
- "src_ip": 0.045026781657904885,
349
- "honeypot_ip_int": 0.24210389679803615,
350
- "dest_port": 0.026590769395227025,
351
- "end_time": 0.01889032691566164,
352
- "host": 0.0011415132877491572,
353
- "mitre_techniques": 3.8177701931409944e-06,
354
- "attack_vectors": 3.8177701931409944e-06,
355
- "mitre_tactic": 3.8177701931409944e-06,
356
- "mitre_technique": 3.8177701931409944e-06,
357
- "confidence_score": 3.8177701931409944e-06,
358
- "is_malicious": 3.8177701931409944e-06,
359
- "severity": 3.8177701931409944e-06,
360
- "primary_label": 7.635540386281989e-06,
361
- "payload_printable": 0.0024090129918719672,
362
- "pkt_src": 1.5271080772563978e-05,
363
- "direction": 1.1453310579422982e-05,
364
- "flow_id": 0.13357232574742395,
365
- "alert": 0.006074072377287322,
366
- "stream": 1.1453310579422982e-05,
367
- "flow": 0.1983369793038678,
368
- "in_iface": 7.635540386281989e-06,
369
- "proto": 1.1453310579422982e-05,
370
- "ip_v": 7.635540386281989e-06,
371
- "timestamp": 0.32177312518850243,
372
- "payload": 0.0024471906938033773,
373
- "metadata": 0.0003206926962238435,
374
- "event_type": 6.108432309025591e-05,
375
- "link": 3.4359931738268944e-05,
376
- "subject": 1.1453310579422982e-05,
377
- "raw_mtu": 0.00010689756540794783,
378
- "mod": 3.4359931738268944e-05,
379
- "tags": 2.2906621158845965e-05,
380
- "client": 4.581324231769193e-05,
381
- "level": 1.1453310579422982e-05,
382
- "status": 2.2906621158845965e-05,
383
- "password": 0.0069368884409371865,
384
- "session": 0.011460946119809265,
385
- "service": 7.635540386281989e-06,
386
- "message": 0.002576994880370171,
387
- "ip_rep": 2.2906621158845965e-05,
388
- "protocol": 6.49020932833969e-05,
389
- "msg": 2.6724391351986957e-05,
390
- "username": 0.001905067326377356,
391
- "reason": 0.0001870707394639087,
392
- "raw_hits": 0.0006833808645722379,
393
- "params": 3.4359931738268944e-05,
394
- "raw_sig": 0.0035772506709731114,
395
- "dist": 0.00016034634811192176,
396
- "os": 6.871986347653789e-05,
397
- "tcp": 0.0031496604093413203,
398
- "app_proto": 6.49020932833969e-05,
399
- "action": 1.908885096570497e-05,
400
- "session_duration": 3.8177701931409944e-06,
401
- "output": 0.0010002557906029403,
402
- "input": 0.00015271080772563976,
403
- "environ": 7.635540386281989e-06,
404
- "ssh": 0.0004504968827906373,
405
- "raw_freq": 0.003894125597003814,
406
- "uptime": 0.013889047962646936,
407
- "rdp": 7.635540386281988e-05,
408
- "fatt_rdp": 1.5271080772563978e-05,
409
- "fatt_tls": 0.0006948341751516609,
410
- "data": 0.00015652857791878075,
411
- "mstshash": 7.635540386281989e-06,
412
- "fatt_ssh": 0.00040850141066608634,
413
- "client_version": 1.1453310579422982e-05,
414
- "tx_id": 0.0007826428895939038,
415
- "http": 0.0020654136744892777,
416
- "fileinfo": 0.00021761290100903667,
417
- "tls": 0.000610843230902559,
418
- "anomaly": 0.00010307979521480684,
419
- "tc_progress": 3.0542161545127955e-05,
420
- "ts_progress": 2.2906621158845965e-05,
421
- "files": 4.9631012510832925e-05,
422
- "lang": 1.5271080772563978e-05,
423
- "app": 3.4359931738268944e-05,
424
- "response.metadata.model": 7.635540386281989e-06,
425
- "request.headers.Accept": 1.5271080772563978e-05,
426
- "request.method": 2.2906621158845965e-05,
427
- "request.requestURI": 1.5271080772563978e-05,
428
- "response.metadata.generationSource": 1.5271080772563978e-05,
429
- "response.body": 1.908885096570497e-05,
430
- "request.protocol": 1.5271080772563978e-05,
431
- "request.headers.User-Agent": 7.253763366967889e-05,
432
- "sensorName": 7.253763366967889e-05,
433
- "response.metadata.temperature": 7.635540386281989e-06,
434
- "request.headers.sorted": 4.9631012510832925e-05,
435
- "request.bodySha256": 2.2906621158845965e-05,
436
- "hostname": 5.3448782703973914e-05,
437
- "request.headers.Accept-Encoding": 1.908885096570497e-05,
438
- "request.userAgent": 7.253763366967889e-05,
439
- "request.headers.sortedSha256": 5.3448782703973914e-05,
440
- "request.body": 1.908885096570497e-05,
441
- "response.headers.Content-Type": 1.1453310579422982e-05,
442
- "response.metadata.provider": 7.635540386281989e-06,
443
- "response.headers.Server": 1.5271080772563978e-05,
444
- "eventid": 1.908885096570497e-05,
445
- "sensor": 7.635540386281989e-06,
446
- "smb": 0.0003359637769964075,
447
- "request.headers.Accept-Language": 1.908885096570497e-05,
448
- "icmp_code": 1.5271080772563978e-05,
449
- "icmp_type": 7.635540386281989e-06,
450
- "request.headers.Connection": 1.5271080772563978e-05,
451
- "smtp": 6.108432309025591e-05,
452
- "app_proto_ts": 1.1453310579422982e-05,
453
- "shasum": 3.0542161545127955e-05,
454
- "filename": 3.0542161545127955e-05,
455
- "src_url": 3.0542161545127955e-05,
456
- "outfile": 3.0542161545127955e-05,
457
- "app_proto_tc": 3.4359931738268944e-05,
458
- "request.headers.Content-Type": 1.1453310579422982e-05,
459
- "request.headers.Next-Action": 7.635540386281989e-06,
460
- "request.headers.Content-Length": 1.908885096570497e-05,
461
- "fatt_http": 9.544425482852485e-05,
462
- "fileinfo.state": 1.1453310579422982e-05,
463
- "http.http_method": 1.1453310579422982e-05,
464
- "fileinfo.filename": 1.1453310579422982e-05,
465
- "duration": 3.0542161545127955e-05,
466
- "ftp": 7.253763366967889e-05,
467
- "mqtt": 7.635540386281989e-06,
468
- "request.headers.Referer": 7.635540386281989e-06,
469
- "response.headers.Connection": 7.635540386281989e-06,
470
- "request.headers.Cache-Control": 7.635540386281989e-06,
471
- "request.headers.Pragma": 7.635540386281989e-06,
472
- "request.headers.Upgrade-Insecure-Requests": 7.635540386281989e-06,
473
- "request.headers.Accept-Charset": 7.635540386281989e-06,
474
- "pgsql": 2.6724391351986957e-05,
475
- "data_type": 7.635540386281989e-06,
476
- "request": 3.8177701931409944e-06,
477
- "id": 7.635540386281989e-06,
478
- "public_ip": 7.635540386281989e-06,
479
- "sensorid": 7.635540386281989e-06,
480
- "response": 3.8177701931409944e-06,
481
- "commands": 3.8177701931409944e-06
 
 
482
  }
483
  }
484
  }
 
3
  "name": "attacks-monthly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
+ "total_samples": 269612,
7
+ "features": 153,
8
+ "creation_timestamp": "2026-04-01T08:22:41.262207+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
+ "end": "2026-04-01T00:12:14.370245+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 300000,
18
  "successful_extractions": 300000,
19
+ "feature_extraction_time": 294.526502,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
+ "src_ip": "object",
25
  "src_port": "object",
 
26
  "dest_ip": "object",
27
+ "event_type": "object",
28
+ "in_iface": "object",
29
  "type": "object",
 
 
 
 
 
 
 
 
30
  "@version": "object",
 
31
  "@timestamp": "object",
32
+ "geoip": "object",
33
+ "timestamp": "object",
34
+ "geoip_ext": "object",
35
+ "flow": "object",
36
  "honeypot_ip_int": "object",
37
  "dest_port": "int64",
38
+ "flow_id": "object",
39
+ "ip_v": "object",
40
+ "honeypot_hostname": "object",
41
  "host": "object",
42
+ "honeypot_ip_ext": "object",
43
+ "proto": "object",
44
+ "tcp": "object",
45
  "mitre_techniques": "object",
46
  "attack_vectors": "object",
47
  "mitre_tactic": "object",
 
50
  "is_malicious": "bool",
51
  "severity": "object",
52
  "primary_label": "object",
53
+ "os": "object",
54
+ "dist": "object",
55
+ "raw_sig": "object",
56
+ "mod": "object",
57
+ "subject": "object",
58
+ "params": "object",
59
  "pkt_src": "object",
 
 
 
60
  "stream": "object",
61
+ "direction": "object",
 
 
 
 
62
  "payload": "object",
63
+ "payload_printable": "object",
64
+ "alert": "object",
 
 
65
  "raw_mtu": "object",
66
+ "link": "object",
67
+ "metadata": "object",
68
+ "tx_id": "object",
69
+ "smtp": "object",
70
+ "app_proto": "object",
71
+ "ssh": "object",
72
+ "ip_rep": "object",
73
+ "attack_connection": "object",
74
+ "is_virtual": "object",
75
+ "proxy_connection": "object",
76
+ "operation_mode": "object",
77
+ "download_tries": "object",
78
+ "start_time": "object",
79
+ "download_count": "object",
80
+ "end_time": "object",
81
+ "downloads": "object",
82
+ "data": "object",
83
+ "mstshash": "object",
84
+ "action": "object",
85
+ "protocol": "object",
86
+ "response": "object",
87
+ "id": "object",
88
+ "sensorid": "object",
89
+ "public_ip": "object",
90
+ "data_type": "object",
91
+ "request": "object",
92
+ "input": "object",
93
  "status": "object",
94
+ "username": "object",
95
+ "output": "object",
96
+ "level": "object",
97
  "session": "object",
 
98
  "message": "object",
99
+ "service": "object",
100
+ "environ": "object",
101
  "msg": "object",
102
+ "tags": "object",
103
+ "rdp": "object",
104
  "reason": "object",
105
  "raw_hits": "object",
 
 
 
 
 
 
 
 
 
 
 
 
106
  "raw_freq": "object",
107
  "uptime": "object",
 
 
 
 
 
108
  "fatt_ssh": "object",
109
+ "anomaly": "object",
 
110
  "http": "object",
 
111
  "tls": "object",
112
+ "fatt_rdp": "object",
 
113
  "ts_progress": "object",
114
+ "tc_progress": "object",
115
+ "fileinfo": "object",
116
+ "fatt_http": "object",
117
+ "fatt_tls": "object",
118
+ "session_duration": "float64",
119
+ "smb": "object",
120
+ "password": "object",
121
+ "sip": "object",
122
  "app": "object",
123
+ "lang": "object",
124
+ "files": "object",
125
+ "client_version": "object",
126
+ "client": "object",
127
+ "hostname": "object",
128
  "response.metadata.generationSource": "object",
129
+ "response.metadata.provider": "object",
130
+ "response.headers.Content-Type": "object",
131
  "response.body": "object",
132
+ "response.metadata.model": "object",
 
 
133
  "response.metadata.temperature": "object",
134
+ "request.body": "object",
135
  "request.bodySha256": "object",
136
+ "response.headers.Server": "object",
137
  "request.headers.Accept-Encoding": "object",
 
138
  "request.headers.sortedSha256": "object",
139
+ "sensorName": "object",
140
+ "request.requestURI": "object",
141
+ "request.method": "object",
142
+ "request.protocol": "object",
143
+ "request.headers.sorted": "object",
144
+ "request.userAgent": "object",
145
+ "request.headers.User-Agent": "object",
146
+ "sip_user_agent": "object",
147
+ "created_by_node_id": "object",
148
+ "collected_method": "object",
149
+ "sip_method": "object",
150
+ "app_version": "object",
151
+ "transport_type": "object",
152
+ "event_uuid": "object",
153
+ "called_number": "object",
154
+ "app_name": "object",
155
+ "sip_message": "object",
156
+ "request.headers.Accept": "object",
157
+ "request.headers.Accept-Charset": "object",
158
+ "request.headers.Accept-Language": "object",
159
+ "app_proto_tc": "object",
160
+ "ftp": "object",
161
+ "pgsql": "object",
162
+ "request.headers.Connection": "object",
163
+ "duration": "object",
164
  "eventid": "object",
165
  "sensor": "object",
166
+ "app_proto_ts": "object",
 
167
  "icmp_code": "object",
168
  "icmp_type": "object",
169
+ "headers": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
170
  "request.headers.Referer": "object",
 
171
  "request.headers.Cache-Control": "object",
172
  "request.headers.Pragma": "object",
173
  "request.headers.Upgrade-Insecure-Requests": "object",
174
+ "version": "object",
175
+ "rfb": "object",
 
 
 
 
 
 
176
  "commands": "object"
177
  },
178
  "quality_metrics": {
179
  "completeness": {
180
+ "src_ip": 1.0,
181
  "src_port": 1.0,
 
182
  "dest_ip": 1.0,
183
+ "event_type": 1.0,
184
+ "in_iface": 1.0,
185
  "type": 1.0,
 
 
 
 
 
 
 
 
186
  "@version": 1.0,
 
187
  "@timestamp": 1.0,
188
+ "geoip": 1.0,
189
+ "timestamp": 1.0,
190
+ "geoip_ext": 1.0,
191
+ "flow": 1.0,
192
  "honeypot_ip_int": 1.0,
193
  "dest_port": 1.0,
194
+ "flow_id": 1.0,
195
+ "ip_v": 1.0,
196
+ "honeypot_hostname": 1.0,
197
  "host": 1.0,
198
+ "honeypot_ip_ext": 1.0,
199
+ "proto": 1.0,
200
+ "tcp": 1.0,
201
  "mitre_techniques": 1.0,
202
  "attack_vectors": 1.0,
203
  "mitre_tactic": 1.0,
 
206
  "is_malicious": 1.0,
207
  "severity": 1.0,
208
  "primary_label": 1.0,
209
+ "os": 1.0,
210
+ "dist": 1.0,
211
+ "raw_sig": 1.0,
212
+ "mod": 1.0,
213
+ "subject": 1.0,
214
+ "params": 1.0,
215
  "pkt_src": 1.0,
 
 
 
216
  "stream": 1.0,
217
+ "direction": 1.0,
 
 
 
 
218
  "payload": 1.0,
219
+ "payload_printable": 1.0,
220
+ "alert": 1.0,
 
 
221
  "raw_mtu": 1.0,
222
+ "link": 1.0,
223
+ "metadata": 1.0,
224
+ "tx_id": 1.0,
225
+ "smtp": 1.0,
226
+ "app_proto": 1.0,
227
+ "ssh": 1.0,
228
+ "ip_rep": 1.0,
229
+ "attack_connection": 1.0,
230
+ "is_virtual": 1.0,
231
+ "proxy_connection": 1.0,
232
+ "operation_mode": 1.0,
233
+ "download_tries": 1.0,
234
+ "start_time": 1.0,
235
+ "download_count": 1.0,
236
+ "end_time": 1.0,
237
+ "downloads": 1.0,
238
+ "data": 1.0,
239
+ "mstshash": 1.0,
240
+ "action": 1.0,
241
+ "protocol": 1.0,
242
+ "response": 1.0,
243
+ "id": 1.0,
244
+ "sensorid": 1.0,
245
+ "public_ip": 1.0,
246
+ "data_type": 1.0,
247
+ "request": 1.0,
248
+ "input": 1.0,
249
  "status": 1.0,
250
+ "username": 1.0,
251
+ "output": 1.0,
252
+ "level": 1.0,
253
  "session": 1.0,
 
254
  "message": 1.0,
255
+ "service": 1.0,
256
+ "environ": 1.0,
257
  "msg": 1.0,
258
+ "tags": 1.0,
259
+ "rdp": 1.0,
260
  "reason": 1.0,
261
  "raw_hits": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
262
  "raw_freq": 1.0,
263
  "uptime": 1.0,
 
 
 
 
 
264
  "fatt_ssh": 1.0,
265
+ "anomaly": 1.0,
 
266
  "http": 1.0,
 
267
  "tls": 1.0,
268
+ "fatt_rdp": 1.0,
 
269
  "ts_progress": 1.0,
270
+ "tc_progress": 1.0,
271
+ "fileinfo": 1.0,
272
+ "fatt_http": 1.0,
273
+ "fatt_tls": 1.0,
274
+ "session_duration": 1.0,
275
+ "smb": 1.0,
276
+ "password": 1.0,
277
+ "sip": 1.0,
278
  "app": 1.0,
279
+ "lang": 1.0,
280
+ "files": 1.0,
281
+ "client_version": 1.0,
282
+ "client": 1.0,
283
+ "hostname": 1.0,
284
  "response.metadata.generationSource": 1.0,
285
+ "response.metadata.provider": 1.0,
286
+ "response.headers.Content-Type": 1.0,
287
  "response.body": 1.0,
288
+ "response.metadata.model": 1.0,
 
 
289
  "response.metadata.temperature": 1.0,
290
+ "request.body": 1.0,
291
  "request.bodySha256": 1.0,
292
+ "response.headers.Server": 1.0,
293
  "request.headers.Accept-Encoding": 1.0,
 
294
  "request.headers.sortedSha256": 1.0,
295
+ "sensorName": 1.0,
296
+ "request.requestURI": 1.0,
297
+ "request.method": 1.0,
298
+ "request.protocol": 1.0,
299
+ "request.headers.sorted": 1.0,
300
+ "request.userAgent": 1.0,
301
+ "request.headers.User-Agent": 1.0,
302
+ "sip_user_agent": 1.0,
303
+ "created_by_node_id": 1.0,
304
+ "collected_method": 1.0,
305
+ "sip_method": 1.0,
306
+ "app_version": 1.0,
307
+ "transport_type": 1.0,
308
+ "event_uuid": 1.0,
309
+ "called_number": 1.0,
310
+ "app_name": 1.0,
311
+ "sip_message": 1.0,
312
+ "request.headers.Accept": 1.0,
313
+ "request.headers.Accept-Charset": 1.0,
314
+ "request.headers.Accept-Language": 1.0,
315
+ "app_proto_tc": 1.0,
316
+ "ftp": 1.0,
317
+ "pgsql": 1.0,
318
+ "request.headers.Connection": 1.0,
319
+ "duration": 1.0,
320
  "eventid": 1.0,
321
  "sensor": 1.0,
322
+ "app_proto_ts": 1.0,
 
323
  "icmp_code": 1.0,
324
  "icmp_type": 1.0,
325
+ "headers": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
326
  "request.headers.Referer": 1.0,
 
327
  "request.headers.Cache-Control": 1.0,
328
  "request.headers.Pragma": 1.0,
329
  "request.headers.Upgrade-Insecure-Requests": 1.0,
330
+ "version": 1.0,
331
+ "rfb": 1.0,
 
 
 
 
 
 
332
  "commands": 1.0
333
  },
334
  "uniqueness": {
335
+ "src_ip": 0.06127323709627168,
336
+ "src_port": 0.10490630980816877,
337
+ "dest_ip": 3.7090337225346056e-05,
338
+ "event_type": 6.305357328308829e-05,
339
+ "in_iface": 7.418067445069211e-06,
340
+ "type": 4.450840467041526e-05,
341
+ "@version": 3.7090337225346054e-06,
342
+ "@timestamp": 0.23244143435752118,
343
+ "geoip": 0.07057920270611101,
344
+ "timestamp": 0.26418705398869485,
345
+ "geoip_ext": 0.00010756197795350355,
346
+ "flow": 0.1808784475468451,
347
+ "honeypot_ip_int": 0.2355310594483925,
348
+ "dest_port": 0.047939260863759776,
349
+ "flow_id": 0.1439253445692328,
350
+ "ip_v": 7.418067445069211e-06,
351
+ "honeypot_hostname": 0.001109001083037847,
352
+ "host": 0.001109001083037847,
353
+ "honeypot_ip_ext": 3.7090337225346054e-06,
354
+ "proto": 1.4836134890138422e-05,
355
+ "tcp": 0.002640832010444639,
356
+ "mitre_techniques": 3.7090337225346054e-06,
357
+ "attack_vectors": 3.7090337225346054e-06,
358
+ "mitre_tactic": 3.7090337225346054e-06,
359
+ "mitre_technique": 3.7090337225346054e-06,
360
+ "confidence_score": 3.7090337225346054e-06,
361
+ "is_malicious": 3.7090337225346054e-06,
362
+ "severity": 3.7090337225346054e-06,
363
+ "primary_label": 7.418067445069211e-06,
364
+ "os": 5.9344539560553686e-05,
365
+ "dist": 0.00017432458495912645,
366
+ "raw_sig": 0.0033789297212290254,
367
+ "mod": 3.338130350281145e-05,
368
+ "subject": 1.1127101167603815e-05,
369
+ "params": 3.338130350281145e-05,
370
+ "pkt_src": 1.4836134890138422e-05,
371
+ "stream": 1.1127101167603815e-05,
372
+ "direction": 1.1127101167603815e-05,
373
+ "payload": 0.0030191534501431685,
374
+ "payload_printable": 0.0030302805513107724,
375
+ "alert": 0.005300209189501951,
376
+ "raw_mtu": 0.00011498004539857276,
377
+ "link": 3.338130350281145e-05,
378
+ "metadata": 0.0003412311024731837,
379
+ "tx_id": 1.4836134890138422e-05,
380
+ "smtp": 1.8545168612673028e-05,
381
+ "app_proto": 5.563550583801908e-05,
382
+ "ssh": 0.00038944854086613354,
383
+ "ip_rep": 2.5963236057742237e-05,
384
+ "attack_connection": 0.00657240775633132,
385
+ "is_virtual": 7.418067445069211e-06,
386
+ "proxy_connection": 0.00010385294423096895,
387
+ "operation_mode": 7.418067445069211e-06,
388
+ "download_tries": 7.418067445069211e-06,
389
+ "start_time": 0.009958755545005415,
390
+ "download_count": 7.418067445069211e-06,
391
+ "end_time": 0.010040354286901176,
392
+ "downloads": 7.418067445069211e-06,
393
+ "data": 0.00011868907912110737,
394
+ "mstshash": 7.418067445069211e-06,
395
+ "action": 2.225420233520763e-05,
396
+ "protocol": 6.305357328308829e-05,
397
+ "response": 3.7090337225346054e-06,
398
+ "id": 5.1926472115484474e-05,
399
+ "sensorid": 7.418067445069211e-06,
400
+ "public_ip": 7.418067445069211e-06,
401
+ "data_type": 1.1127101167603815e-05,
402
+ "request": 3.7090337225346054e-06,
403
+ "input": 0.00018174265240419567,
404
+ "status": 1.8545168612673028e-05,
405
+ "username": 0.0005897363618830023,
406
+ "output": 0.0005897363618830023,
407
+ "level": 1.4836134890138422e-05,
408
+ "session": 0.005530169280299096,
409
+ "message": 0.006498227081880629,
410
+ "service": 7.418067445069211e-06,
411
+ "environ": 3.7090337225346054e-06,
412
+ "msg": 8.159874189576131e-05,
413
+ "tags": 1.4836134890138422e-05,
414
+ "rdp": 6.305357328308829e-05,
415
+ "reason": 0.00017432458495912645,
416
+ "raw_hits": 0.0006008634630506061,
417
+ "raw_freq": 0.00394641188077682,
418
+ "uptime": 0.010414966692877172,
419
+ "fatt_ssh": 0.00030043173152530304,
420
+ "anomaly": 9.643487678589974e-05,
421
+ "http": 0.003071079922258653,
422
+ "tls": 0.0007418067445069211,
423
+ "fatt_rdp": 1.1127101167603815e-05,
424
+ "ts_progress": 1.8545168612673028e-05,
425
+ "tc_progress": 1.8545168612673028e-05,
426
+ "fileinfo": 2.5963236057742237e-05,
427
+ "fatt_http": 0.0004710472827618949,
428
+ "fatt_tls": 0.00044137501298161804,
429
+ "session_duration": 3.7090337225346054e-06,
430
+ "smb": 0.006067979170066614,
431
+ "password": 0.0006082815304956753,
432
+ "sip": 0.0006713351037787636,
433
+ "app": 3.338130350281145e-05,
434
+ "lang": 1.8545168612673028e-05,
435
+ "files": 7.418067445069211e-06,
436
+ "client_version": 7.418067445069211e-06,
437
+ "client": 3.338130350281145e-05,
438
+ "hostname": 3.338130350281145e-05,
439
+ "response.metadata.generationSource": 7.418067445069211e-06,
440
+ "response.metadata.provider": 7.418067445069211e-06,
441
+ "response.headers.Content-Type": 7.418067445069211e-06,
442
+ "response.body": 7.418067445069211e-06,
443
+ "response.metadata.model": 7.418067445069211e-06,
444
+ "response.metadata.temperature": 7.418067445069211e-06,
445
+ "request.body": 3.7090337225346054e-06,
446
+ "request.bodySha256": 7.418067445069211e-06,
447
+ "response.headers.Server": 7.418067445069211e-06,
448
+ "request.headers.Accept-Encoding": 1.4836134890138422e-05,
449
+ "request.headers.sortedSha256": 4.0799370947880655e-05,
450
+ "sensorName": 4.821743839294987e-05,
451
+ "request.requestURI": 7.418067445069211e-06,
452
+ "request.method": 1.1127101167603815e-05,
453
+ "request.protocol": 1.1127101167603815e-05,
454
+ "request.headers.sorted": 3.7090337225346056e-05,
455
+ "request.userAgent": 6.67626070056229e-05,
456
+ "request.headers.User-Agent": 6.67626070056229e-05,
457
+ "sip_user_agent": 1.1127101167603815e-05,
458
+ "created_by_node_id": 1.4836134890138422e-05,
459
+ "collected_method": 7.418067445069211e-06,
460
+ "sip_method": 1.1127101167603815e-05,
461
+ "app_version": 7.418067445069211e-06,
462
+ "transport_type": 7.418067445069211e-06,
463
+ "event_uuid": 0.0006750441375012982,
464
+ "called_number": 0.0006713351037787636,
465
+ "app_name": 7.418067445069211e-06,
466
+ "sip_message": 0.0006713351037787636,
467
+ "request.headers.Accept": 1.4836134890138422e-05,
468
+ "request.headers.Accept-Charset": 7.418067445069211e-06,
469
+ "request.headers.Accept-Language": 1.1127101167603815e-05,
470
+ "app_proto_tc": 1.8545168612673028e-05,
471
+ "ftp": 2.5963236057742237e-05,
472
+ "pgsql": 4.450840467041526e-05,
473
+ "request.headers.Connection": 1.4836134890138422e-05,
474
+ "duration": 2.9672269780276843e-05,
475
+ "eventid": 1.1127101167603815e-05,
476
+ "sensor": 7.418067445069211e-06,
477
+ "app_proto_ts": 1.1127101167603815e-05,
478
+ "icmp_code": 1.4836134890138422e-05,
479
+ "icmp_type": 7.418067445069211e-06,
480
+ "headers": 7.418067445069211e-06,
481
+ "request.headers.Referer": 7.418067445069211e-06,
482
+ "request.headers.Cache-Control": 7.418067445069211e-06,
483
+ "request.headers.Pragma": 7.418067445069211e-06,
484
+ "request.headers.Upgrade-Insecure-Requests": 7.418067445069211e-06,
485
+ "version": 7.418067445069211e-06,
486
+ "rfb": 7.418067445069211e-06,
487
+ "commands": 3.7090337225346054e-06
488
  }
489
  }
490
  }
train.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de2f5006e394cf58012aab293bafb5192169ec92ee10a896617ef1288a767186
3
- size 376251549
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f945ef805b1c5167e319875575e4997571991f4ececbd1de7c1ad9af865d5bc
3
+ size 368300321
train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f4509808895974fc183885349d87056de9fd4efaea3d2189bfcbb9eef19381f
3
- size 1018476133
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2694c91e867f3497caed53c39b98c8fd23ff971ef02f428011ba8576195e742
3
+ size 1019899385
train.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98ba1aa00ab8299434def660c1ae91da2d6259da5b8cf60c1a26584a43f90ba0
3
- size 35123346
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ef8b90859098e620ff1f2f0c172ddf33aeb9b173544dc039fb6a0f47fe11f7f
3
+ size 30993416
upload_manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "upload_session_id": "upload_1772357108",
3
- "preparation_timestamp": "2026-03-01T09:25:12.370016+00:00",
4
  "source_path": "outputs/ml_pipeline/attacks-monthly",
5
  "dataset_format": "huggingface",
6
  "files_prepared": [
@@ -11,5 +11,5 @@
11
  "train.parquet",
12
  "train.csv"
13
  ],
14
- "total_size_bytes": 1429877916
15
  }
 
1
  {
2
+ "upload_session_id": "upload_1775031842",
3
+ "preparation_timestamp": "2026-04-01T08:24:06.446422+00:00",
4
  "source_path": "outputs/ml_pipeline/attacks-monthly",
5
  "dataset_format": "huggingface",
6
  "files_prepared": [
 
11
  "train.parquet",
12
  "train.csv"
13
  ],
14
+ "total_size_bytes": 1419219969
15
  }