pyToshka commited on
Commit
3d2dbf5
·
verified ·
1 Parent(s): 68abb66

Upload dataset - Session upload_1775452013

Browse files
Files changed (6) hide show
  1. README.md +159 -161
  2. metadata.json +362 -377
  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,65 +16,58 @@ 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: '@timestamp'
28
  dtype: string
29
- - name: timestamp
30
  dtype: string
31
- - name: flow_id
32
  dtype: string
33
  - name: src_port
34
  dtype: string
35
- - name: ip_v
36
- dtype: string
37
- - name: host
38
- dtype: string
39
- - name: type
40
  dtype: string
41
  - name: honeypot_ip_int
42
  dtype: string
43
- - name: geoip_ext
44
- dtype: string
45
- - name: dest_ip
46
- dtype: string
47
- - name: proto
48
- dtype: string
49
- - name: flow
50
- dtype: string
51
- - name: '@version'
52
- dtype: string
53
- - name: in_iface
54
  dtype: string
55
- - name: honeypot_hostname
56
  dtype: string
57
- - name: payload_printable
58
  dtype: string
59
- - name: honeypot_ip_ext
60
  dtype: string
61
- - name: src_ip
62
  dtype: string
63
- - name: stream
64
  dtype: string
65
- - name: alert
66
  dtype: string
67
- - name: payload
68
  dtype: string
69
- - name: pkt_src
70
  dtype: string
71
- - name: event_type
72
  dtype: string
73
- - name: direction
74
  dtype: string
75
- - name: dest_port
76
- dtype: int64
77
  - name: mitre_techniques
78
  dtype: string
79
  - name: attack_vectors
@@ -90,53 +84,59 @@ dataset_info:
90
  dtype: string
91
  - name: primary_label
92
  dtype: string
93
- - name: tcp
94
  dtype: string
95
- - name: input
96
  dtype: string
97
- - name: status
98
  dtype: string
99
- - name: username
100
  dtype: string
101
- - name: output
102
  dtype: string
103
- - name: level
104
  dtype: string
105
- - name: session
106
  dtype: string
107
- - name: message
108
  dtype: string
109
- - name: service
110
  dtype: string
111
- - name: protocol
112
  dtype: string
113
- - name: environ
114
  dtype: string
115
- - name: msg
116
  dtype: string
117
- - name: app_proto
118
  dtype: string
119
- - name: metadata
120
  dtype: string
121
- - name: tags
122
  dtype: string
123
- - name: mod
124
  dtype: string
125
  - name: link
126
  dtype: string
127
  - name: raw_mtu
128
  dtype: string
129
- - name: subject
130
  dtype: string
131
- - name: ip_rep
132
  dtype: string
133
- - name: raw_sig
134
  dtype: string
135
- - name: os
136
  dtype: string
137
- - name: params
138
  dtype: string
139
- - name: dist
 
 
 
 
 
 
140
  dtype: string
141
  - name: rdp
142
  dtype: string
@@ -144,198 +144,196 @@ dataset_info:
144
  dtype: string
145
  - name: raw_hits
146
  dtype: string
147
- - name: action
148
  dtype: string
149
- - name: fatt_rdp
150
  dtype: string
151
- - name: uptime
152
  dtype: string
153
- - name: raw_freq
154
  dtype: string
155
- - name: fatt_tls
156
  dtype: string
157
- - name: fatt_ssh
158
  dtype: string
159
- - name: sip
160
  dtype: string
161
- - name: attack_connection
162
  dtype: string
163
- - name: proxy_connection
164
  dtype: string
165
- - name: download_count
166
  dtype: string
167
- - name: end_time
168
  dtype: string
169
- - name: operation_mode
170
  dtype: string
171
- - name: download_tries
172
  dtype: string
173
- - name: start_time
174
  dtype: string
175
- - name: downloads
176
  dtype: string
177
- - name: is_virtual
 
 
 
 
178
  dtype: string
179
  - name: ssh
180
  dtype: string
181
  - name: tls
182
  dtype: string
183
- - name: data
184
  dtype: string
185
- - name: mstshash
186
  dtype: string
187
- - name: session_duration
188
- dtype: float64
189
- - name: http
190
  dtype: string
191
- - name: tx_id
192
  dtype: string
193
- - name: tc_progress
194
  dtype: string
195
- - name: ts_progress
196
  dtype: string
197
- - name: password
198
  dtype: string
199
- - name: client
200
  dtype: string
201
- - name: lang
202
  dtype: string
203
- - name: app
204
  dtype: string
205
- - name: fileinfo
206
  dtype: string
207
- - name: anomaly
208
  dtype: string
209
  - name: files
210
  dtype: string
211
- - name: sip_user_agent
212
- dtype: string
213
- - name: created_by_node_id
214
- dtype: string
215
- - name: collected_method
216
  dtype: string
217
- - name: sip_method
218
  dtype: string
219
- - name: app_version
220
  dtype: string
221
- - name: transport_type
222
  dtype: string
223
- - name: event_uuid
224
  dtype: string
225
- - name: called_number
226
  dtype: string
227
- - name: app_name
228
  dtype: string
229
- - name: sip_message
230
  dtype: string
231
- - name: client_version
232
  dtype: string
233
  - name: fatt_http
234
  dtype: string
235
- - name: pgsql
236
- dtype: string
237
- - name: response.headers.Content-Type
238
  dtype: string
239
- - name: response.metadata.temperature
240
  dtype: string
241
  - name: request.requestURI
242
  dtype: string
 
 
243
  - name: request.bodySha256
244
  dtype: string
245
- - name: request.body
246
  dtype: string
247
- - name: response.headers.Server
248
  dtype: string
249
- - name: hostname
250
  dtype: string
251
- - name: response.body
252
  dtype: string
253
- - name: request.method
254
  dtype: string
255
- - name: request.userAgent
256
  dtype: string
257
- - name: request.headers.Accept-Encoding
258
  dtype: string
259
- - name: request.headers.sorted
260
  dtype: string
261
- - name: request.headers.Connection
262
  dtype: string
263
- - name: request.headers.User-Agent
264
  dtype: string
265
- - name: response.metadata.model
266
  dtype: string
267
- - name: request.headers.sortedSha256
268
  dtype: string
269
- - name: response.metadata.generationSource
270
  dtype: string
271
- - name: response.metadata.provider
272
  dtype: string
273
- - name: request.headers.Accept
274
  dtype: string
275
- - name: request.protocol
276
  dtype: string
277
- - name: sensorName
278
  dtype: string
279
- - name: duration
280
  dtype: string
281
  - name: eventid
282
  dtype: string
 
 
283
  - name: sensor
284
  dtype: string
285
- - name: app_proto_tc
286
  dtype: string
287
- - name: smb
 
 
288
  dtype: string
289
- - name: headers
290
  dtype: string
291
  - name: icmp_code
292
  dtype: string
293
  - name: icmp_type
294
  dtype: string
295
- - name: ftp
296
- dtype: string
297
- - name: app_proto_ts
298
- dtype: string
299
- - name: request.headers.Referer
300
  dtype: string
301
- - name: id
302
  dtype: string
303
- - name: response
304
  dtype: string
305
- - name: sensorid
306
  dtype: string
307
- - name: public_ip
308
  dtype: string
309
- - name: request
310
  dtype: string
311
- - name: data_type
312
  dtype: string
313
- - name: peer
314
  dtype: string
315
- - name: uuid
316
  dtype: string
317
- - name: method
318
  dtype: string
319
- - name: cookies
320
  dtype: string
321
- - name: post_data
322
  dtype: string
323
- - name: response_msg
324
  dtype: string
325
- - name: shasum
326
  dtype: string
327
- - name: outfile
328
  dtype: string
329
- - name: filename
330
  dtype: string
331
  - name: commands
332
  dtype: string
333
  splits:
334
  - name: train
335
- num_bytes: 911349861
336
- num_examples: 91904
337
- download_size: 911349861
338
- dataset_size: 911349861
339
  config_name: default
340
  ---
341
 
@@ -412,50 +410,50 @@ print(f"Malicious events: {malicious_count}/{len(train_data)} ({malicious_count/
412
 
413
  ## Data Fields
414
 
415
- The dataset contains 154 features across several categories:
416
 
417
  ### Network Features
418
- - `geoip`: Network-related information
419
- - `flow_id`: Network-related information
 
 
420
  - `src_port`: Network-related information
421
- - `ip_v`: Network-related information
422
- - `honeypot_ip_int`: Network-related information
423
- - ... and 15 more network features
424
 
425
  ### Behavioral Features
426
- - `username`: Behavioral analysis data
427
  - `session`: Behavioral analysis data
 
428
  - `session_duration`: Behavioral analysis data
429
- - `sip_user_agent`: Behavioral analysis data
430
  - `request.userAgent`: Behavioral analysis data
431
- - ... and 2 more behavioral features
 
432
 
433
  ### Temporal Features
434
  - `@timestamp`: Time-based information
435
  - `timestamp`: Time-based information
436
  - `uptime`: Time-based information
437
- - `end_time`: Time-based information
438
  - `start_time`: Time-based information
439
  - ... and 2 more temporal features
440
 
441
  ### Security Features
442
- - `alert`: Security and threat intelligence
443
  - `mitre_techniques`: Security and threat intelligence
444
  - `attack_vectors`: Security and threat intelligence
445
  - `mitre_tactic`: Security and threat intelligence
446
  - `mitre_technique`: Security and threat intelligence
 
447
  - ... and 2 more security features
448
 
449
  ## Data Splits
450
 
451
  | Split | Examples |
452
  |-------|----------|
453
- | train | 91,904 |
454
 
455
  ## Dataset Statistics
456
 
457
- - **Total size**: ~869.1 MB
458
- - **Average record size**: ~9916 bytes
459
  - **Feature completeness**: 100.0%
460
 
461
  ## 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: dest_port
34
+ dtype: int64
35
+ - name: honeypot_ip_ext
36
  dtype: string
37
+ - name: honeypot_hostname
38
  dtype: string
39
+ - name: geoip_ext
40
  dtype: string
41
+ - name: src_ip
42
  dtype: string
43
  - name: src_port
44
  dtype: string
45
+ - name: "@version"
 
 
 
 
46
  dtype: string
47
  - name: honeypot_ip_int
48
  dtype: string
49
+ - name: os
 
 
 
 
 
 
 
 
 
 
50
  dtype: string
51
+ - name: mod
52
  dtype: string
53
+ - name: params
54
  dtype: string
55
+ - name: geoip
56
  dtype: string
57
+ - name: raw_sig
58
  dtype: string
59
+ - name: subject
60
  dtype: string
61
+ - name: "@timestamp"
62
  dtype: string
63
+ - name: type
64
  dtype: string
65
+ - name: host
66
  dtype: string
67
+ - name: dest_ip
68
  dtype: string
69
+ - name: dist
70
  dtype: string
 
 
71
  - name: mitre_techniques
72
  dtype: string
73
  - name: attack_vectors
 
84
  dtype: string
85
  - name: primary_label
86
  dtype: string
87
+ - name: message
88
  dtype: string
89
+ - name: timestamp
90
  dtype: string
91
+ - name: payload_printable
92
  dtype: string
93
+ - name: flow
94
  dtype: string
95
+ - name: proto
96
  dtype: string
97
+ - name: stream
98
  dtype: string
99
+ - name: direction
100
  dtype: string
101
+ - name: metadata
102
  dtype: string
103
+ - name: event_type
104
  dtype: string
105
+ - name: alert
106
  dtype: string
107
+ - name: in_iface
108
  dtype: string
109
+ - name: pkt_src
110
  dtype: string
111
+ - name: payload
112
  dtype: string
113
+ - name: flow_id
114
  dtype: string
115
+ - name: ip_v
116
  dtype: string
117
+ - name: tags
118
  dtype: string
119
  - name: link
120
  dtype: string
121
  - name: raw_mtu
122
  dtype: string
123
+ - name: app_proto
124
  dtype: string
125
+ - name: mstshash
126
  dtype: string
127
+ - name: data
128
  dtype: string
129
+ - name: protocol
130
  dtype: string
131
+ - name: action
132
  dtype: string
133
+ - name: raw_freq
134
+ dtype: string
135
+ - name: uptime
136
+ dtype: string
137
+ - name: tcp
138
+ dtype: string
139
+ - name: ip_rep
140
  dtype: string
141
  - name: rdp
142
  dtype: string
 
144
  dtype: string
145
  - name: raw_hits
146
  dtype: string
147
+ - name: level
148
  dtype: string
149
+ - name: input
150
  dtype: string
151
+ - name: service
152
  dtype: string
153
+ - name: session
154
  dtype: string
155
+ - name: status
156
  dtype: string
157
+ - name: username
158
  dtype: string
159
+ - name: environ
160
  dtype: string
161
+ - name: output
162
  dtype: string
163
+ - name: msg
164
  dtype: string
165
+ - name: client_version
166
  dtype: string
167
+ - name: http
168
  dtype: string
169
+ - name: ts_progress
170
  dtype: string
171
+ - name: tx_id
172
  dtype: string
173
+ - name: tc_progress
174
  dtype: string
175
+ - name: fatt_rdp
176
  dtype: string
177
+ - name: session_duration
178
+ dtype: float64
179
+ - name: fileinfo
180
+ dtype: string
181
+ - name: fatt_tls
182
  dtype: string
183
  - name: ssh
184
  dtype: string
185
  - name: tls
186
  dtype: string
187
+ - name: anomaly
188
  dtype: string
189
+ - name: operation_mode
190
  dtype: string
191
+ - name: start_time
 
 
192
  dtype: string
193
+ - name: downloads
194
  dtype: string
195
+ - name: proxy_connection
196
  dtype: string
197
+ - name: download_count
198
  dtype: string
199
+ - name: attack_connection
200
  dtype: string
201
+ - name: is_virtual
202
  dtype: string
203
+ - name: end_time
204
  dtype: string
205
+ - name: download_tries
206
  dtype: string
207
+ - name: lang
208
  dtype: string
209
+ - name: app
210
  dtype: string
211
  - name: files
212
  dtype: string
213
+ - name: client
 
 
 
 
214
  dtype: string
215
+ - name: password
216
  dtype: string
217
+ - name: fatt_ssh
218
  dtype: string
219
+ - name: sensorid
220
  dtype: string
221
+ - name: response
222
  dtype: string
223
+ - name: request
224
  dtype: string
225
+ - name: public_ip
226
  dtype: string
227
+ - name: id
228
  dtype: string
229
+ - name: data_type
230
  dtype: string
231
  - name: fatt_http
232
  dtype: string
233
+ - name: response.body
 
 
234
  dtype: string
235
+ - name: response.metadata.model
236
  dtype: string
237
  - name: request.requestURI
238
  dtype: string
239
+ - name: hostname
240
+ dtype: string
241
  - name: request.bodySha256
242
  dtype: string
243
+ - name: response.metadata.provider
244
  dtype: string
245
+ - name: request.headers.Accept
246
  dtype: string
247
+ - name: request.method
248
  dtype: string
249
+ - name: request.headers.sorted
250
  dtype: string
251
+ - name: request.headers.sortedSha256
252
  dtype: string
253
+ - name: request.body
254
  dtype: string
255
+ - name: response.metadata.generationSource
256
  dtype: string
257
+ - name: response.headers.Server
258
  dtype: string
259
+ - name: request.protocol
260
  dtype: string
261
+ - name: "response.headers.Content-Type"
262
  dtype: string
263
+ - name: request.userAgent
264
  dtype: string
265
+ - name: sensorName
266
  dtype: string
267
+ - name: response.metadata.temperature
268
  dtype: string
269
+ - name: app_proto_ts
270
  dtype: string
271
+ - name: app_proto_tc
272
  dtype: string
273
+ - name: "request.headers.Accept-Encoding"
274
  dtype: string
275
+ - name: "request.headers.User-Agent"
276
  dtype: string
277
+ - name: ftp
278
  dtype: string
279
  - name: eventid
280
  dtype: string
281
+ - name: duration
282
+ dtype: string
283
  - name: sensor
284
  dtype: string
285
+ - name: "request.headers.Accept-Language"
286
  dtype: string
287
+ - name: request.headers.Connection
288
+ dtype: string
289
+ - name: "request.headers.Accept-Charset"
290
  dtype: string
291
+ - name: smtp
292
  dtype: string
293
  - name: icmp_code
294
  dtype: string
295
  - name: icmp_type
296
  dtype: string
297
+ - name: smb
 
 
 
 
298
  dtype: string
299
+ - name: "request.headers.Upgrade-Insecure-Requests"
300
  dtype: string
301
+ - name: request.headers.Pragma
302
  dtype: string
303
+ - name: "request.headers.Cache-Control"
304
  dtype: string
305
+ - name: xff
306
  dtype: string
307
+ - name: os_family
308
  dtype: string
309
+ - name: browser_version
310
  dtype: string
311
+ - name: device_family
312
  dtype: string
313
+ - name: filename
314
  dtype: string
315
+ - name: plugin
316
  dtype: string
317
+ - name: user_agent
318
  dtype: string
319
+ - name: os_version
320
  dtype: string
321
+ - name: browser_family
322
  dtype: string
323
+ - name: url
324
  dtype: string
325
+ - name: request.headers.Referer
326
  dtype: string
327
+ - name: author
328
  dtype: string
329
  - name: commands
330
  dtype: string
331
  splits:
332
  - name: train
333
+ num_bytes: 820093889
334
+ num_examples: 85598
335
+ download_size: 820093889
336
+ dataset_size: 820093889
337
  config_name: default
338
  ---
339
 
 
410
 
411
  ## Data Fields
412
 
413
+ The dataset contains 149 features across several categories:
414
 
415
  ### Network Features
416
+ - `dest_port`: Network-related information
417
+ - `honeypot_ip_ext`: Network-related information
418
+ - `geoip_ext`: Network-related information
419
+ - `src_ip`: Network-related information
420
  - `src_port`: Network-related information
421
+ - ... and 10 more network features
 
 
422
 
423
  ### Behavioral Features
 
424
  - `session`: Behavioral analysis data
425
+ - `username`: Behavioral analysis data
426
  - `session_duration`: Behavioral analysis data
 
427
  - `request.userAgent`: Behavioral analysis data
428
+ - `request.headers.User-Agent`: Behavioral analysis data
429
+ - ... and 3 more behavioral features
430
 
431
  ### Temporal Features
432
  - `@timestamp`: Time-based information
433
  - `timestamp`: Time-based information
434
  - `uptime`: Time-based information
435
+ - `session_duration`: Time-based information
436
  - `start_time`: Time-based information
437
  - ... and 2 more temporal features
438
 
439
  ### Security Features
 
440
  - `mitre_techniques`: Security and threat intelligence
441
  - `attack_vectors`: Security and threat intelligence
442
  - `mitre_tactic`: Security and threat intelligence
443
  - `mitre_technique`: Security and threat intelligence
444
+ - `is_malicious`: Security and threat intelligence
445
  - ... and 2 more security features
446
 
447
  ## Data Splits
448
 
449
  | Split | Examples |
450
  |-------|----------|
451
+ | train | 85,598 |
452
 
453
  ## Dataset Statistics
454
 
455
+ - **Total size**: ~782.1 MB
456
+ - **Average record size**: ~9581 bytes
457
  - **Feature completeness**: 100.0%
458
 
459
  ## Ethical Considerations
metadata.json CHANGED
@@ -3,50 +3,43 @@
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
- "total_samples": 91904,
7
- "features": 154,
8
- "creation_timestamp": "2026-03-30T05:08:55.095956+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
- "end": "2026-03-30T04:21:28.965200+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
- "feature_extraction_time": 102.75911,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
 
 
 
 
 
 
 
 
 
 
 
24
  "geoip": "object",
 
 
25
  "@timestamp": "object",
26
- "timestamp": "object",
27
- "flow_id": "object",
28
- "src_port": "object",
29
- "ip_v": "object",
30
- "host": "object",
31
  "type": "object",
32
- "honeypot_ip_int": "object",
33
- "geoip_ext": "object",
34
  "dest_ip": "object",
35
- "proto": "object",
36
- "flow": "object",
37
- "@version": "object",
38
- "in_iface": "object",
39
- "honeypot_hostname": "object",
40
- "payload_printable": "object",
41
- "honeypot_ip_ext": "object",
42
- "src_ip": "object",
43
- "stream": "object",
44
- "alert": "object",
45
- "payload": "object",
46
- "pkt_src": "object",
47
- "event_type": "object",
48
- "direction": "object",
49
- "dest_port": "int64",
50
  "mitre_techniques": "object",
51
  "attack_vectors": "object",
52
  "mitre_tactic": "object",
@@ -55,155 +48,150 @@
55
  "is_malicious": "bool",
56
  "severity": "object",
57
  "primary_label": "object",
58
- "tcp": "object",
59
- "input": "object",
60
- "status": "object",
61
- "username": "object",
62
- "output": "object",
63
- "level": "object",
64
- "session": "object",
65
  "message": "object",
66
- "service": "object",
67
- "protocol": "object",
68
- "environ": "object",
69
- "msg": "object",
70
- "app_proto": "object",
 
71
  "metadata": "object",
 
 
 
 
 
 
 
72
  "tags": "object",
73
- "mod": "object",
74
  "link": "object",
75
  "raw_mtu": "object",
76
- "subject": "object",
 
 
 
 
 
 
 
77
  "ip_rep": "object",
78
- "raw_sig": "object",
79
- "os": "object",
80
- "params": "object",
81
- "dist": "object",
82
  "rdp": "object",
83
  "reason": "object",
84
  "raw_hits": "object",
85
- "action": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  "fatt_rdp": "object",
87
- "uptime": "object",
88
- "raw_freq": "object",
89
  "fatt_tls": "object",
90
- "fatt_ssh": "object",
91
- "sip": "object",
92
- "attack_connection": "object",
93
- "proxy_connection": "object",
94
- "download_count": "object",
95
- "end_time": "object",
96
  "operation_mode": "object",
97
- "download_tries": "object",
98
  "start_time": "object",
99
  "downloads": "object",
 
 
 
100
  "is_virtual": "object",
101
- "ssh": "object",
102
- "tls": "object",
103
- "data": "object",
104
- "mstshash": "object",
105
- "session_duration": "float64",
106
- "http": "object",
107
- "tx_id": "object",
108
- "tc_progress": "object",
109
- "ts_progress": "object",
110
- "password": "object",
111
- "client": "object",
112
  "lang": "object",
113
  "app": "object",
114
- "fileinfo": "object",
115
- "anomaly": "object",
116
  "files": "object",
117
- "sip_user_agent": "object",
118
- "created_by_node_id": "object",
119
- "collected_method": "object",
120
- "sip_method": "object",
121
- "app_version": "object",
122
- "transport_type": "object",
123
- "event_uuid": "object",
124
- "called_number": "object",
125
- "app_name": "object",
126
- "sip_message": "object",
127
- "client_version": "object",
128
  "fatt_http": "object",
129
- "pgsql": "object",
130
- "response.headers.Content-Type": "object",
131
- "response.metadata.temperature": "object",
132
  "request.requestURI": "object",
133
- "request.bodySha256": "object",
134
- "request.body": "object",
135
- "response.headers.Server": "object",
136
  "hostname": "object",
137
- "response.body": "object",
 
 
138
  "request.method": "object",
139
- "request.userAgent": "object",
140
- "request.headers.Accept-Encoding": "object",
141
  "request.headers.sorted": "object",
142
- "request.headers.Connection": "object",
143
- "request.headers.User-Agent": "object",
144
- "response.metadata.model": "object",
145
  "request.headers.sortedSha256": "object",
 
146
  "response.metadata.generationSource": "object",
147
- "response.metadata.provider": "object",
148
- "request.headers.Accept": "object",
149
  "request.protocol": "object",
 
 
150
  "sensorName": "object",
151
- "duration": "object",
 
 
 
 
 
152
  "eventid": "object",
 
153
  "sensor": "object",
154
- "app_proto_tc": "object",
155
- "smb": "object",
156
- "headers": "object",
 
157
  "icmp_code": "object",
158
  "icmp_type": "object",
159
- "ftp": "object",
160
- "app_proto_ts": "object",
161
- "request.headers.Referer": "object",
162
- "id": "object",
163
- "response": "object",
164
- "sensorid": "object",
165
- "public_ip": "object",
166
- "request": "object",
167
- "data_type": "object",
168
- "peer": "object",
169
- "uuid": "object",
170
- "method": "object",
171
- "cookies": "object",
172
- "post_data": "object",
173
- "response_msg": "object",
174
- "shasum": "object",
175
- "outfile": "object",
176
  "filename": "object",
 
 
 
 
 
 
 
177
  "commands": "object"
178
  },
179
  "quality_metrics": {
180
  "completeness": {
 
 
 
 
 
 
 
 
 
 
 
181
  "geoip": 1.0,
 
 
182
  "@timestamp": 1.0,
183
- "timestamp": 1.0,
184
- "flow_id": 1.0,
185
- "src_port": 1.0,
186
- "ip_v": 1.0,
187
- "host": 1.0,
188
  "type": 1.0,
189
- "honeypot_ip_int": 1.0,
190
- "geoip_ext": 1.0,
191
  "dest_ip": 1.0,
192
- "proto": 1.0,
193
- "flow": 1.0,
194
- "@version": 1.0,
195
- "in_iface": 1.0,
196
- "honeypot_hostname": 1.0,
197
- "payload_printable": 1.0,
198
- "honeypot_ip_ext": 1.0,
199
- "src_ip": 1.0,
200
- "stream": 1.0,
201
- "alert": 1.0,
202
- "payload": 1.0,
203
- "pkt_src": 1.0,
204
- "event_type": 1.0,
205
- "direction": 1.0,
206
- "dest_port": 1.0,
207
  "mitre_techniques": 1.0,
208
  "attack_vectors": 1.0,
209
  "mitre_tactic": 1.0,
@@ -212,282 +200,279 @@
212
  "is_malicious": 1.0,
213
  "severity": 1.0,
214
  "primary_label": 1.0,
215
- "tcp": 1.0,
216
- "input": 1.0,
217
- "status": 1.0,
218
- "username": 1.0,
219
- "output": 1.0,
220
- "level": 1.0,
221
- "session": 1.0,
222
  "message": 1.0,
223
- "service": 1.0,
224
- "protocol": 1.0,
225
- "environ": 1.0,
226
- "msg": 1.0,
227
- "app_proto": 1.0,
 
228
  "metadata": 1.0,
 
 
 
 
 
 
 
229
  "tags": 1.0,
230
- "mod": 1.0,
231
  "link": 1.0,
232
  "raw_mtu": 1.0,
233
- "subject": 1.0,
 
 
 
 
 
 
 
234
  "ip_rep": 1.0,
235
- "raw_sig": 1.0,
236
- "os": 1.0,
237
- "params": 1.0,
238
- "dist": 1.0,
239
  "rdp": 1.0,
240
  "reason": 1.0,
241
  "raw_hits": 1.0,
242
- "action": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
243
  "fatt_rdp": 1.0,
244
- "uptime": 1.0,
245
- "raw_freq": 1.0,
246
  "fatt_tls": 1.0,
247
- "fatt_ssh": 1.0,
248
- "sip": 1.0,
249
- "attack_connection": 1.0,
250
- "proxy_connection": 1.0,
251
- "download_count": 1.0,
252
- "end_time": 1.0,
253
  "operation_mode": 1.0,
254
- "download_tries": 1.0,
255
  "start_time": 1.0,
256
  "downloads": 1.0,
 
 
 
257
  "is_virtual": 1.0,
258
- "ssh": 1.0,
259
- "tls": 1.0,
260
- "data": 1.0,
261
- "mstshash": 1.0,
262
- "session_duration": 1.0,
263
- "http": 1.0,
264
- "tx_id": 1.0,
265
- "tc_progress": 1.0,
266
- "ts_progress": 1.0,
267
- "password": 1.0,
268
- "client": 1.0,
269
  "lang": 1.0,
270
  "app": 1.0,
271
- "fileinfo": 1.0,
272
- "anomaly": 1.0,
273
  "files": 1.0,
274
- "sip_user_agent": 1.0,
275
- "created_by_node_id": 1.0,
276
- "collected_method": 1.0,
277
- "sip_method": 1.0,
278
- "app_version": 1.0,
279
- "transport_type": 1.0,
280
- "event_uuid": 1.0,
281
- "called_number": 1.0,
282
- "app_name": 1.0,
283
- "sip_message": 1.0,
284
- "client_version": 1.0,
285
  "fatt_http": 1.0,
286
- "pgsql": 1.0,
287
- "response.headers.Content-Type": 1.0,
288
- "response.metadata.temperature": 1.0,
289
  "request.requestURI": 1.0,
290
- "request.bodySha256": 1.0,
291
- "request.body": 1.0,
292
- "response.headers.Server": 1.0,
293
  "hostname": 1.0,
294
- "response.body": 1.0,
 
 
295
  "request.method": 1.0,
296
- "request.userAgent": 1.0,
297
- "request.headers.Accept-Encoding": 1.0,
298
  "request.headers.sorted": 1.0,
299
- "request.headers.Connection": 1.0,
300
- "request.headers.User-Agent": 1.0,
301
- "response.metadata.model": 1.0,
302
  "request.headers.sortedSha256": 1.0,
 
303
  "response.metadata.generationSource": 1.0,
304
- "response.metadata.provider": 1.0,
305
- "request.headers.Accept": 1.0,
306
  "request.protocol": 1.0,
 
 
307
  "sensorName": 1.0,
308
- "duration": 1.0,
 
 
 
 
 
309
  "eventid": 1.0,
 
310
  "sensor": 1.0,
311
- "app_proto_tc": 1.0,
312
- "smb": 1.0,
313
- "headers": 1.0,
 
314
  "icmp_code": 1.0,
315
  "icmp_type": 1.0,
316
- "ftp": 1.0,
317
- "app_proto_ts": 1.0,
318
- "request.headers.Referer": 1.0,
319
- "id": 1.0,
320
- "response": 1.0,
321
- "sensorid": 1.0,
322
- "public_ip": 1.0,
323
- "request": 1.0,
324
- "data_type": 1.0,
325
- "peer": 1.0,
326
- "uuid": 1.0,
327
- "method": 1.0,
328
- "cookies": 1.0,
329
- "post_data": 1.0,
330
- "response_msg": 1.0,
331
- "shasum": 1.0,
332
- "outfile": 1.0,
333
  "filename": 1.0,
 
 
 
 
 
 
 
334
  "commands": 1.0
335
  },
336
  "uniqueness": {
337
- "geoip": 0.09758008356545961,
338
- "@timestamp": 0.2363879700557103,
339
- "timestamp": 0.3098450557103064,
340
- "flow_id": 0.19248346100278552,
341
- "src_port": 0.17626001044568246,
342
- "ip_v": 2.176183844011142e-05,
343
- "host": 0.0032533948467966573,
344
- "type": 0.00013057103064066853,
345
- "honeypot_ip_int": 0.5333173746518106,
346
- "geoip_ext": 8.704735376044568e-05,
347
- "dest_ip": 9.792827298050139e-05,
348
- "proto": 3.264275766016713e-05,
349
- "flow": 0.21753133704735375,
350
- "@version": 1.088091922005571e-05,
351
- "in_iface": 2.176183844011142e-05,
352
- "honeypot_hostname": 0.0032533948467966573,
353
- "payload_printable": 0.006615598885793872,
354
- "honeypot_ip_ext": 1.088091922005571e-05,
355
- "src_ip": 0.09260750348189416,
356
- "stream": 3.264275766016713e-05,
357
- "alert": 0.009749303621169917,
358
- "payload": 0.006561194289693593,
359
- "pkt_src": 4.352367688022284e-05,
360
- "event_type": 0.00015233286908077995,
361
- "direction": 3.264275766016713e-05,
362
- "dest_port": 0.1005070508356546,
363
- "mitre_techniques": 1.088091922005571e-05,
364
- "attack_vectors": 1.088091922005571e-05,
365
- "mitre_tactic": 1.088091922005571e-05,
366
- "mitre_technique": 1.088091922005571e-05,
367
- "confidence_score": 1.088091922005571e-05,
368
- "is_malicious": 1.088091922005571e-05,
369
- "severity": 1.088091922005571e-05,
370
- "primary_label": 2.176183844011142e-05,
371
- "tcp": 0.002372040389972145,
372
- "input": 0.0003155466573816156,
373
- "status": 6.528551532033427e-05,
374
- "username": 0.0004461176880222841,
375
- "output": 0.0013274721448467966,
376
- "level": 2.176183844011142e-05,
377
- "session": 0.00421091573816156,
378
- "message": 0.01032599233983287,
379
- "service": 2.176183844011142e-05,
380
- "protocol": 0.00016321378830083566,
381
- "environ": 1.088091922005571e-05,
382
- "msg": 7.616643454038997e-05,
383
- "app_proto": 0.00013057103064066853,
384
- "metadata": 0.000598450557103064,
385
- "tags": 2.176183844011142e-05,
386
- "mod": 9.792827298050139e-05,
387
- "link": 8.704735376044568e-05,
388
- "raw_mtu": 0.000413474930362117,
389
- "subject": 3.264275766016713e-05,
390
- "ip_rep": 5.440459610027855e-05,
391
- "raw_sig": 0.006038910167130919,
392
- "os": 0.00014145194986072424,
393
- "params": 9.792827298050139e-05,
394
- "dist": 0.0005222841225626741,
395
- "rdp": 0.0001088091922005571,
396
- "reason": 0.0005005222841225627,
397
- "raw_hits": 0.000565807799442897,
398
- "action": 6.528551532033427e-05,
399
- "fatt_rdp": 3.264275766016713e-05,
400
- "uptime": 0.012687151810584957,
401
- "raw_freq": 0.006115076601671309,
402
- "fatt_tls": 0.00038083217270194986,
403
- "fatt_ssh": 0.00023938022284122562,
404
- "sip": 0.002372040389972145,
405
- "attack_connection": 0.007464310584958217,
406
- "proxy_connection": 7.616643454038997e-05,
407
- "download_count": 2.176183844011142e-05,
408
- "end_time": 0.005853934540389972,
409
- "operation_mode": 2.176183844011142e-05,
410
- "download_tries": 2.176183844011142e-05,
411
- "start_time": 0.005788649025069638,
412
- "downloads": 2.176183844011142e-05,
413
- "is_virtual": 2.176183844011142e-05,
414
- "ssh": 0.0004461176880222841,
415
- "tls": 0.0009139972144846796,
416
- "data": 0.0002284993036211699,
417
- "mstshash": 2.176183844011142e-05,
418
- "session_duration": 1.088091922005571e-05,
419
- "http": 0.006387099582172702,
420
- "tx_id": 6.528551532033427e-05,
421
- "tc_progress": 7.616643454038997e-05,
422
- "ts_progress": 6.528551532033427e-05,
423
- "password": 0.0006419742339832869,
424
- "client": 4.352367688022284e-05,
425
- "lang": 4.352367688022284e-05,
426
- "app": 6.528551532033427e-05,
427
- "fileinfo": 3.264275766016713e-05,
428
- "anomaly": 8.704735376044568e-05,
429
- "files": 3.264275766016713e-05,
430
- "sip_user_agent": 2.176183844011142e-05,
431
- "created_by_node_id": 2.176183844011142e-05,
432
- "collected_method": 2.176183844011142e-05,
433
- "sip_method": 2.176183844011142e-05,
434
- "app_version": 2.176183844011142e-05,
435
- "transport_type": 2.176183844011142e-05,
436
- "event_uuid": 0.0023502785515320335,
437
- "called_number": 0.0023502785515320335,
438
- "app_name": 2.176183844011142e-05,
439
- "sip_message": 0.0023502785515320335,
440
- "client_version": 2.176183844011142e-05,
441
- "fatt_http": 0.00013057103064066853,
442
- "pgsql": 9.792827298050139e-05,
443
- "response.headers.Content-Type": 2.176183844011142e-05,
444
- "response.metadata.temperature": 2.176183844011142e-05,
445
- "request.requestURI": 2.176183844011142e-05,
446
- "request.bodySha256": 2.176183844011142e-05,
447
- "request.body": 1.088091922005571e-05,
448
- "response.headers.Server": 2.176183844011142e-05,
449
- "hostname": 2.176183844011142e-05,
450
- "response.body": 2.176183844011142e-05,
451
- "request.method": 3.264275766016713e-05,
452
- "request.userAgent": 4.352367688022284e-05,
453
- "request.headers.Accept-Encoding": 2.176183844011142e-05,
454
- "request.headers.sorted": 4.352367688022284e-05,
455
- "request.headers.Connection": 2.176183844011142e-05,
456
- "request.headers.User-Agent": 4.352367688022284e-05,
457
- "response.metadata.model": 2.176183844011142e-05,
458
- "request.headers.sortedSha256": 5.440459610027855e-05,
459
- "response.metadata.generationSource": 2.176183844011142e-05,
460
- "response.metadata.provider": 2.176183844011142e-05,
461
- "request.headers.Accept": 2.176183844011142e-05,
462
- "request.protocol": 2.176183844011142e-05,
463
- "sensorName": 4.352367688022284e-05,
464
- "duration": 6.528551532033427e-05,
465
- "eventid": 5.440459610027855e-05,
466
- "sensor": 2.176183844011142e-05,
467
- "app_proto_tc": 4.352367688022284e-05,
468
- "smb": 0.019161298746518104,
469
- "headers": 3.264275766016713e-05,
470
- "icmp_code": 3.264275766016713e-05,
471
- "icmp_type": 2.176183844011142e-05,
472
- "ftp": 4.352367688022284e-05,
473
- "app_proto_ts": 2.176183844011142e-05,
474
- "request.headers.Referer": 3.264275766016713e-05,
475
- "id": 2.176183844011142e-05,
476
- "response": 1.088091922005571e-05,
477
- "sensorid": 2.176183844011142e-05,
478
- "public_ip": 2.176183844011142e-05,
479
- "request": 1.088091922005571e-05,
480
- "data_type": 2.176183844011142e-05,
481
- "peer": 2.176183844011142e-05,
482
- "uuid": 2.176183844011142e-05,
483
- "method": 2.176183844011142e-05,
484
- "cookies": 2.176183844011142e-05,
485
- "post_data": 2.176183844011142e-05,
486
- "response_msg": 2.176183844011142e-05,
487
- "shasum": 2.176183844011142e-05,
488
- "outfile": 2.176183844011142e-05,
489
- "filename": 2.176183844011142e-05,
490
- "commands": 1.088091922005571e-05
491
  }
492
  }
493
  }
 
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
+ "total_samples": 85598,
7
+ "features": 149,
8
+ "creation_timestamp": "2026-04-06T05:06:35.431730+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
+ "end": "2026-04-06T05:00:01.947544+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
+ "feature_extraction_time": 76.439927,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
+ "dest_port": "int64",
25
+ "honeypot_ip_ext": "object",
26
+ "honeypot_hostname": "object",
27
+ "geoip_ext": "object",
28
+ "src_ip": "object",
29
+ "src_port": "object",
30
+ "@version": "object",
31
+ "honeypot_ip_int": "object",
32
+ "os": "object",
33
+ "mod": "object",
34
+ "params": "object",
35
  "geoip": "object",
36
+ "raw_sig": "object",
37
+ "subject": "object",
38
  "@timestamp": "object",
 
 
 
 
 
39
  "type": "object",
40
+ "host": "object",
 
41
  "dest_ip": "object",
42
+ "dist": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  "mitre_techniques": "object",
44
  "attack_vectors": "object",
45
  "mitre_tactic": "object",
 
48
  "is_malicious": "bool",
49
  "severity": "object",
50
  "primary_label": "object",
 
 
 
 
 
 
 
51
  "message": "object",
52
+ "timestamp": "object",
53
+ "payload_printable": "object",
54
+ "flow": "object",
55
+ "proto": "object",
56
+ "stream": "object",
57
+ "direction": "object",
58
  "metadata": "object",
59
+ "event_type": "object",
60
+ "alert": "object",
61
+ "in_iface": "object",
62
+ "pkt_src": "object",
63
+ "payload": "object",
64
+ "flow_id": "object",
65
+ "ip_v": "object",
66
  "tags": "object",
 
67
  "link": "object",
68
  "raw_mtu": "object",
69
+ "app_proto": "object",
70
+ "mstshash": "object",
71
+ "data": "object",
72
+ "protocol": "object",
73
+ "action": "object",
74
+ "raw_freq": "object",
75
+ "uptime": "object",
76
+ "tcp": "object",
77
  "ip_rep": "object",
 
 
 
 
78
  "rdp": "object",
79
  "reason": "object",
80
  "raw_hits": "object",
81
+ "level": "object",
82
+ "input": "object",
83
+ "service": "object",
84
+ "session": "object",
85
+ "status": "object",
86
+ "username": "object",
87
+ "environ": "object",
88
+ "output": "object",
89
+ "msg": "object",
90
+ "client_version": "object",
91
+ "http": "object",
92
+ "ts_progress": "object",
93
+ "tx_id": "object",
94
+ "tc_progress": "object",
95
  "fatt_rdp": "object",
96
+ "session_duration": "float64",
97
+ "fileinfo": "object",
98
  "fatt_tls": "object",
99
+ "ssh": "object",
100
+ "tls": "object",
101
+ "anomaly": "object",
 
 
 
102
  "operation_mode": "object",
 
103
  "start_time": "object",
104
  "downloads": "object",
105
+ "proxy_connection": "object",
106
+ "download_count": "object",
107
+ "attack_connection": "object",
108
  "is_virtual": "object",
109
+ "end_time": "object",
110
+ "download_tries": "object",
 
 
 
 
 
 
 
 
 
111
  "lang": "object",
112
  "app": "object",
 
 
113
  "files": "object",
114
+ "client": "object",
115
+ "password": "object",
116
+ "fatt_ssh": "object",
117
+ "sensorid": "object",
118
+ "response": "object",
119
+ "request": "object",
120
+ "public_ip": "object",
121
+ "id": "object",
122
+ "data_type": "object",
 
 
123
  "fatt_http": "object",
124
+ "response.body": "object",
125
+ "response.metadata.model": "object",
 
126
  "request.requestURI": "object",
 
 
 
127
  "hostname": "object",
128
+ "request.bodySha256": "object",
129
+ "response.metadata.provider": "object",
130
+ "request.headers.Accept": "object",
131
  "request.method": "object",
 
 
132
  "request.headers.sorted": "object",
 
 
 
133
  "request.headers.sortedSha256": "object",
134
+ "request.body": "object",
135
  "response.metadata.generationSource": "object",
136
+ "response.headers.Server": "object",
 
137
  "request.protocol": "object",
138
+ "response.headers.Content-Type": "object",
139
+ "request.userAgent": "object",
140
  "sensorName": "object",
141
+ "response.metadata.temperature": "object",
142
+ "app_proto_ts": "object",
143
+ "app_proto_tc": "object",
144
+ "request.headers.Accept-Encoding": "object",
145
+ "request.headers.User-Agent": "object",
146
+ "ftp": "object",
147
  "eventid": "object",
148
+ "duration": "object",
149
  "sensor": "object",
150
+ "request.headers.Accept-Language": "object",
151
+ "request.headers.Connection": "object",
152
+ "request.headers.Accept-Charset": "object",
153
+ "smtp": "object",
154
  "icmp_code": "object",
155
  "icmp_type": "object",
156
+ "smb": "object",
157
+ "request.headers.Upgrade-Insecure-Requests": "object",
158
+ "request.headers.Pragma": "object",
159
+ "request.headers.Cache-Control": "object",
160
+ "xff": "object",
161
+ "os_family": "object",
162
+ "browser_version": "object",
163
+ "device_family": "object",
 
 
 
 
 
 
 
 
 
164
  "filename": "object",
165
+ "plugin": "object",
166
+ "user_agent": "object",
167
+ "os_version": "object",
168
+ "browser_family": "object",
169
+ "url": "object",
170
+ "request.headers.Referer": "object",
171
+ "author": "object",
172
  "commands": "object"
173
  },
174
  "quality_metrics": {
175
  "completeness": {
176
+ "dest_port": 1.0,
177
+ "honeypot_ip_ext": 1.0,
178
+ "honeypot_hostname": 1.0,
179
+ "geoip_ext": 1.0,
180
+ "src_ip": 1.0,
181
+ "src_port": 1.0,
182
+ "@version": 1.0,
183
+ "honeypot_ip_int": 1.0,
184
+ "os": 1.0,
185
+ "mod": 1.0,
186
+ "params": 1.0,
187
  "geoip": 1.0,
188
+ "raw_sig": 1.0,
189
+ "subject": 1.0,
190
  "@timestamp": 1.0,
 
 
 
 
 
191
  "type": 1.0,
192
+ "host": 1.0,
 
193
  "dest_ip": 1.0,
194
+ "dist": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  "mitre_techniques": 1.0,
196
  "attack_vectors": 1.0,
197
  "mitre_tactic": 1.0,
 
200
  "is_malicious": 1.0,
201
  "severity": 1.0,
202
  "primary_label": 1.0,
 
 
 
 
 
 
 
203
  "message": 1.0,
204
+ "timestamp": 1.0,
205
+ "payload_printable": 1.0,
206
+ "flow": 1.0,
207
+ "proto": 1.0,
208
+ "stream": 1.0,
209
+ "direction": 1.0,
210
  "metadata": 1.0,
211
+ "event_type": 1.0,
212
+ "alert": 1.0,
213
+ "in_iface": 1.0,
214
+ "pkt_src": 1.0,
215
+ "payload": 1.0,
216
+ "flow_id": 1.0,
217
+ "ip_v": 1.0,
218
  "tags": 1.0,
 
219
  "link": 1.0,
220
  "raw_mtu": 1.0,
221
+ "app_proto": 1.0,
222
+ "mstshash": 1.0,
223
+ "data": 1.0,
224
+ "protocol": 1.0,
225
+ "action": 1.0,
226
+ "raw_freq": 1.0,
227
+ "uptime": 1.0,
228
+ "tcp": 1.0,
229
  "ip_rep": 1.0,
 
 
 
 
230
  "rdp": 1.0,
231
  "reason": 1.0,
232
  "raw_hits": 1.0,
233
+ "level": 1.0,
234
+ "input": 1.0,
235
+ "service": 1.0,
236
+ "session": 1.0,
237
+ "status": 1.0,
238
+ "username": 1.0,
239
+ "environ": 1.0,
240
+ "output": 1.0,
241
+ "msg": 1.0,
242
+ "client_version": 1.0,
243
+ "http": 1.0,
244
+ "ts_progress": 1.0,
245
+ "tx_id": 1.0,
246
+ "tc_progress": 1.0,
247
  "fatt_rdp": 1.0,
248
+ "session_duration": 1.0,
249
+ "fileinfo": 1.0,
250
  "fatt_tls": 1.0,
251
+ "ssh": 1.0,
252
+ "tls": 1.0,
253
+ "anomaly": 1.0,
 
 
 
254
  "operation_mode": 1.0,
 
255
  "start_time": 1.0,
256
  "downloads": 1.0,
257
+ "proxy_connection": 1.0,
258
+ "download_count": 1.0,
259
+ "attack_connection": 1.0,
260
  "is_virtual": 1.0,
261
+ "end_time": 1.0,
262
+ "download_tries": 1.0,
 
 
 
 
 
 
 
 
 
263
  "lang": 1.0,
264
  "app": 1.0,
 
 
265
  "files": 1.0,
266
+ "client": 1.0,
267
+ "password": 1.0,
268
+ "fatt_ssh": 1.0,
269
+ "sensorid": 1.0,
270
+ "response": 1.0,
271
+ "request": 1.0,
272
+ "public_ip": 1.0,
273
+ "id": 1.0,
274
+ "data_type": 1.0,
 
 
275
  "fatt_http": 1.0,
276
+ "response.body": 1.0,
277
+ "response.metadata.model": 1.0,
 
278
  "request.requestURI": 1.0,
 
 
 
279
  "hostname": 1.0,
280
+ "request.bodySha256": 1.0,
281
+ "response.metadata.provider": 1.0,
282
+ "request.headers.Accept": 1.0,
283
  "request.method": 1.0,
 
 
284
  "request.headers.sorted": 1.0,
 
 
 
285
  "request.headers.sortedSha256": 1.0,
286
+ "request.body": 1.0,
287
  "response.metadata.generationSource": 1.0,
288
+ "response.headers.Server": 1.0,
 
289
  "request.protocol": 1.0,
290
+ "response.headers.Content-Type": 1.0,
291
+ "request.userAgent": 1.0,
292
  "sensorName": 1.0,
293
+ "response.metadata.temperature": 1.0,
294
+ "app_proto_ts": 1.0,
295
+ "app_proto_tc": 1.0,
296
+ "request.headers.Accept-Encoding": 1.0,
297
+ "request.headers.User-Agent": 1.0,
298
+ "ftp": 1.0,
299
  "eventid": 1.0,
300
+ "duration": 1.0,
301
  "sensor": 1.0,
302
+ "request.headers.Accept-Language": 1.0,
303
+ "request.headers.Connection": 1.0,
304
+ "request.headers.Accept-Charset": 1.0,
305
+ "smtp": 1.0,
306
  "icmp_code": 1.0,
307
  "icmp_type": 1.0,
308
+ "smb": 1.0,
309
+ "request.headers.Upgrade-Insecure-Requests": 1.0,
310
+ "request.headers.Pragma": 1.0,
311
+ "request.headers.Cache-Control": 1.0,
312
+ "xff": 1.0,
313
+ "os_family": 1.0,
314
+ "browser_version": 1.0,
315
+ "device_family": 1.0,
 
 
 
 
 
 
 
 
 
316
  "filename": 1.0,
317
+ "plugin": 1.0,
318
+ "user_agent": 1.0,
319
+ "os_version": 1.0,
320
+ "browser_family": 1.0,
321
+ "url": 1.0,
322
+ "request.headers.Referer": 1.0,
323
+ "author": 1.0,
324
  "commands": 1.0
325
  },
326
  "uniqueness": {
327
+ "dest_port": 0.018470057711628775,
328
+ "honeypot_ip_ext": 1.1682515946634267e-05,
329
+ "honeypot_hostname": 0.0034930722680436457,
330
+ "geoip_ext": 9.346012757307414e-05,
331
+ "src_ip": 0.03947522138367719,
332
+ "src_port": 0.12189537138718194,
333
+ "@version": 1.1682515946634267e-05,
334
+ "honeypot_ip_int": 0.5554101731348863,
335
+ "os": 0.0001401901913596112,
336
+ "mod": 0.0001051426435197084,
337
+ "params": 9.346012757307414e-05,
338
+ "geoip": 0.049370312390476415,
339
+ "raw_sig": 0.004731418958386878,
340
+ "subject": 3.50475478399028e-05,
341
+ "@timestamp": 0.32178321923409425,
342
+ "type": 0.00012850767541297694,
343
+ "host": 0.0034930722680436457,
344
+ "dest_ip": 0.00012850767541297694,
345
+ "dist": 0.00037384051029229655,
346
+ "mitre_techniques": 1.1682515946634267e-05,
347
+ "attack_vectors": 1.1682515946634267e-05,
348
+ "mitre_tactic": 1.1682515946634267e-05,
349
+ "mitre_technique": 1.1682515946634267e-05,
350
+ "confidence_score": 1.1682515946634267e-05,
351
+ "is_malicious": 1.1682515946634267e-05,
352
+ "severity": 1.1682515946634267e-05,
353
+ "primary_label": 3.50475478399028e-05,
354
+ "message": 0.011787658590153976,
355
+ "timestamp": 0.3480688801140214,
356
+ "payload_printable": 0.003224374401271058,
357
+ "flow": 0.21424565994532582,
358
+ "proto": 3.50475478399028e-05,
359
+ "stream": 3.50475478399028e-05,
360
+ "direction": 2.3365031893268534e-05,
361
+ "metadata": 0.0007710460524778616,
362
+ "event_type": 0.0002102852870394168,
363
+ "alert": 0.00558424262249118,
364
+ "in_iface": 2.3365031893268534e-05,
365
+ "pkt_src": 4.673006378653707e-05,
366
+ "payload": 0.003142596789644618,
367
+ "flow_id": 0.13038856048038505,
368
+ "ip_v": 2.3365031893268534e-05,
369
+ "tags": 2.3365031893268534e-05,
370
+ "link": 8.177761162643987e-05,
371
+ "raw_mtu": 0.0002453328348793196,
372
+ "app_proto": 0.00015187270730624547,
373
+ "mstshash": 2.3365031893268534e-05,
374
+ "data": 8.177761162643987e-05,
375
+ "protocol": 0.0001401901913596112,
376
+ "action": 4.673006378653707e-05,
377
+ "raw_freq": 0.007768873104511788,
378
+ "uptime": 0.021974812495619056,
379
+ "tcp": 0.0023248206733802192,
380
+ "ip_rep": 4.673006378653707e-05,
381
+ "rdp": 9.346012757307414e-05,
382
+ "reason": 0.0002570153508259539,
383
+ "raw_hits": 0.001179934110610061,
384
+ "level": 2.3365031893268534e-05,
385
+ "input": 0.00012850767541297694,
386
+ "service": 2.3365031893268534e-05,
387
+ "session": 0.003843547746442674,
388
+ "status": 5.8412579733171336e-05,
389
+ "username": 0.00047898315381200495,
390
+ "environ": 1.1682515946634267e-05,
391
+ "output": 0.0010864739830369868,
392
+ "msg": 8.177761162643987e-05,
393
+ "client_version": 2.3365031893268534e-05,
394
+ "http": 0.003119231757751349,
395
+ "ts_progress": 7.00950956798056e-05,
396
+ "tx_id": 7.00950956798056e-05,
397
+ "tc_progress": 7.00950956798056e-05,
398
+ "fatt_rdp": 3.50475478399028e-05,
399
+ "session_duration": 1.1682515946634267e-05,
400
+ "fileinfo": 0.00023365031893268534,
401
+ "fatt_tls": 0.00037384051029229655,
402
+ "ssh": 0.00040888805813219935,
403
+ "tls": 0.000700950956798056,
404
+ "anomaly": 0.0003271104465057595,
405
+ "operation_mode": 2.3365031893268534e-05,
406
+ "start_time": 0.016741045351526904,
407
+ "downloads": 2.3365031893268534e-05,
408
+ "proxy_connection": 9.346012757307414e-05,
409
+ "download_count": 2.3365031893268534e-05,
410
+ "attack_connection": 0.004264118320521508,
411
+ "is_virtual": 2.3365031893268534e-05,
412
+ "end_time": 0.016799457931260076,
413
+ "download_tries": 2.3365031893268534e-05,
414
+ "lang": 0.00012850767541297694,
415
+ "app": 5.8412579733171336e-05,
416
+ "files": 0.00037384051029229655,
417
+ "client": 4.673006378653707e-05,
418
+ "password": 0.0006191733451716162,
419
+ "fatt_ssh": 0.00019860277109278254,
420
+ "sensorid": 2.3365031893268534e-05,
421
+ "response": 2.3365031893268534e-05,
422
+ "request": 7.00950956798056e-05,
423
+ "public_ip": 2.3365031893268534e-05,
424
+ "id": 0.0003855230262389308,
425
+ "data_type": 3.50475478399028e-05,
426
+ "fatt_http": 0.0002453328348793196,
427
+ "response.body": 2.3365031893268534e-05,
428
+ "response.metadata.model": 2.3365031893268534e-05,
429
+ "request.requestURI": 2.3365031893268534e-05,
430
+ "hostname": 3.50475478399028e-05,
431
+ "request.bodySha256": 2.3365031893268534e-05,
432
+ "response.metadata.provider": 2.3365031893268534e-05,
433
+ "request.headers.Accept": 5.8412579733171336e-05,
434
+ "request.method": 3.50475478399028e-05,
435
+ "request.headers.sorted": 7.00950956798056e-05,
436
+ "request.headers.sortedSha256": 8.177761162643987e-05,
437
+ "request.body": 1.1682515946634267e-05,
438
+ "response.metadata.generationSource": 2.3365031893268534e-05,
439
+ "response.headers.Server": 2.3365031893268534e-05,
440
+ "request.protocol": 3.50475478399028e-05,
441
+ "response.headers.Content-Type": 2.3365031893268534e-05,
442
+ "request.userAgent": 5.8412579733171336e-05,
443
+ "sensorName": 5.8412579733171336e-05,
444
+ "response.metadata.temperature": 2.3365031893268534e-05,
445
+ "app_proto_ts": 3.50475478399028e-05,
446
+ "app_proto_tc": 3.50475478399028e-05,
447
+ "request.headers.Accept-Encoding": 4.673006378653707e-05,
448
+ "request.headers.User-Agent": 5.8412579733171336e-05,
449
+ "ftp": 4.673006378653707e-05,
450
+ "eventid": 3.50475478399028e-05,
451
+ "duration": 5.8412579733171336e-05,
452
+ "sensor": 2.3365031893268534e-05,
453
+ "request.headers.Accept-Language": 3.50475478399028e-05,
454
+ "request.headers.Connection": 3.50475478399028e-05,
455
+ "request.headers.Accept-Charset": 2.3365031893268534e-05,
456
+ "smtp": 3.50475478399028e-05,
457
+ "icmp_code": 2.3365031893268534e-05,
458
+ "icmp_type": 2.3365031893268534e-05,
459
+ "smb": 0.011927848781513586,
460
+ "request.headers.Upgrade-Insecure-Requests": 2.3365031893268534e-05,
461
+ "request.headers.Pragma": 2.3365031893268534e-05,
462
+ "request.headers.Cache-Control": 2.3365031893268534e-05,
463
+ "xff": 0.0006659034089581533,
464
+ "os_family": 4.673006378653707e-05,
465
+ "browser_version": 8.177761162643987e-05,
466
+ "device_family": 3.50475478399028e-05,
467
+ "filename": 2.3365031893268534e-05,
468
+ "plugin": 3.50475478399028e-05,
469
+ "user_agent": 0.00018692025514614827,
470
+ "os_version": 4.673006378653707e-05,
471
+ "browser_family": 5.8412579733171336e-05,
472
+ "url": 3.50475478399028e-05,
473
+ "request.headers.Referer": 2.3365031893268534e-05,
474
+ "author": 2.3365031893268534e-05,
475
+ "commands": 1.1682515946634267e-05
 
 
 
 
 
476
  }
477
  }
478
  }
train.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7d2159c4549f59b4fbe76533004b7078ea7ecb573db7ff8e964a4deaa850a24
3
- size 127736498
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1920e5ca1a879009890bd01604cbd210208903029fe67d9c0d043e94ab3d29fe
3
+ size 119965764
train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9403de9c073c454a40b4ac1fb2d91664915c79aeb233d2b50a6ae58944256a07
3
- size 340700518
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41a55a61bea4a5f8a26b67954fa4a4397eaa86fda27bf0f90a66d382172acd8e
3
+ size 320422490
train.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adfba11fb91d39b218147f9babb39ca11fd5e12a89cb2f0221b65bdb2c1cf2b7
3
- size 8833028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:787c7618bbf459f06dc5001fee229bf1c1a03b776a763b878d7daa379602ef44
3
+ size 6972362
upload_manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "upload_session_id": "upload_1774847360",
3
- "preparation_timestamp": "2026-03-30T05:09:22.284092+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": 477296478
15
  }
 
1
  {
2
+ "upload_session_id": "upload_1775452013",
3
+ "preparation_timestamp": "2026-04-06T05:06:54.952803+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": 447386868
15
  }