pyToshka commited on
Commit
7a90324
·
verified ·
1 Parent(s): 2caefe3

Upload dataset - Session upload_1772431735

Browse files
Files changed (6) hide show
  1. README.md +138 -140
  2. metadata.json +322 -337
  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,46 +16,55 @@ 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: dest_ip
 
 
 
 
26
  dtype: string
27
  - name: geoip
28
  dtype: string
29
- - name: src_port
30
  dtype: string
31
- - name: '@timestamp'
32
  dtype: string
33
- - name: ip_rep
34
  dtype: string
35
- - name: geoip_ext
36
  dtype: string
37
- - name: host
38
  dtype: string
39
- - name: honeypot_ip_ext
40
  dtype: string
41
  - name: mod
42
  dtype: string
43
- - name: '@version'
44
- dtype: string
45
  - name: honeypot_hostname
46
  dtype: string
47
- - name: honeypot_ip_int
48
  dtype: string
49
- - name: type
50
  dtype: string
51
- - name: src_ip
52
  dtype: string
53
- - name: subject
54
  dtype: string
55
- - name: raw_hits
56
  dtype: string
57
- - name: reason
58
  dtype: string
59
  - name: dest_port
60
  dtype: int64
@@ -74,77 +84,65 @@ dataset_info:
74
  dtype: string
75
  - name: primary_label
76
  dtype: string
77
- - name: dist
78
  dtype: string
79
- - name: os
80
  dtype: string
81
- - name: raw_sig
82
  dtype: string
83
- - name: params
84
  dtype: string
85
- - name: tags
86
  dtype: string
87
- - name: timestamp
88
  dtype: string
89
- - name: in_iface
90
  dtype: string
91
- - name: proto
92
  dtype: string
93
- - name: ip_v
94
  dtype: string
95
- - name: tcp
96
  dtype: string
97
- - name: flow
98
  dtype: string
99
  - name: flow_id
100
  dtype: string
101
- - name: event_type
102
- dtype: string
103
- - name: metadata
104
  dtype: string
105
- - name: payload_printable
106
  dtype: string
107
  - name: payload
108
  dtype: string
109
- - name: pkt_src
110
- dtype: string
111
- - name: direction
112
- dtype: string
113
- - name: alert
114
  dtype: string
115
- - name: stream
116
  dtype: string
117
- - name: app_proto
118
  dtype: string
119
  - name: raw_freq
120
  dtype: string
121
  - name: uptime
122
  dtype: string
123
- - name: link
124
- dtype: string
125
- - name: raw_mtu
126
  dtype: string
127
- - name: rdp
128
  dtype: string
129
- - name: protocol
130
  dtype: string
131
- - name: fatt_rdp
132
  dtype: string
133
- - name: action
134
  dtype: string
135
- - name: fileinfo
136
  dtype: string
137
- - name: http
138
  dtype: string
139
- - name: fatt_tls
140
  dtype: string
141
  - name: service
142
  dtype: string
143
- - name: level
144
- dtype: string
145
- - name: status
146
- dtype: string
147
- - name: message
148
  dtype: string
149
  - name: input
150
  dtype: string
@@ -152,162 +150,162 @@ dataset_info:
152
  dtype: string
153
  - name: msg
154
  dtype: string
155
- - name: output
156
- dtype: string
157
- - name: username
158
- dtype: string
159
  - name: environ
160
  dtype: string
161
- - name: password
162
- dtype: string
163
- - name: client
164
  dtype: string
165
- - name: tx_id
166
  dtype: string
167
- - name: tls
168
  dtype: string
169
- - name: anomaly
170
  dtype: string
171
- - name: fatt_ssh
172
  dtype: string
173
- - name: download_count
174
  dtype: string
175
- - name: start_time
176
  dtype: string
177
- - name: downloads
178
  dtype: string
179
- - name: download_tries
180
  dtype: string
181
- - name: proxy_connection
182
  dtype: string
183
- - name: attack_connection
 
 
184
  dtype: string
185
- - name: is_virtual
186
  dtype: string
187
  - name: end_time
188
  dtype: string
189
  - name: operation_mode
190
  dtype: string
191
- - name: tc_progress
192
  dtype: string
193
- - name: ts_progress
194
  dtype: string
195
- - name: files
196
  dtype: string
197
- - name: data
198
  dtype: string
199
- - name: mstshash
200
  dtype: string
201
- - name: session_duration
202
- dtype: float64
203
- - name: ssh
204
  dtype: string
205
- - name: client_version
206
  dtype: string
207
- - name: app
 
 
 
 
208
  dtype: string
209
  - name: lang
210
  dtype: string
211
- - name: hostname
212
  dtype: string
213
- - name: request.bodySha256
214
  dtype: string
215
- - name: request.headers.sortedSha256
216
  dtype: string
217
- - name: sensorName
218
  dtype: string
219
- - name: request.requestURI
220
  dtype: string
221
- - name: request.headers.Accept
222
  dtype: string
223
- - name: request.headers.sorted
224
  dtype: string
225
- - name: request.headers.User-Agent
226
  dtype: string
227
- - name: response.headers.Server
228
  dtype: string
229
- - name: response.body
230
  dtype: string
231
- - name: request.method
232
  dtype: string
233
- - name: response.metadata.provider
234
  dtype: string
235
- - name: request.userAgent
236
  dtype: string
237
- - name: request.body
238
  dtype: string
239
- - name: response.metadata.model
240
  dtype: string
241
- - name: request.protocol
242
  dtype: string
243
- - name: response.metadata.generationSource
244
  dtype: string
245
- - name: response.headers.Content-Type
246
  dtype: string
247
- - name: response.metadata.temperature
248
  dtype: string
249
- - name: smtp
250
  dtype: string
251
- - name: app_proto_ts
252
  dtype: string
253
- - name: duration
254
  dtype: string
255
- - name: eventid
256
  dtype: string
257
- - name: sensor
258
  dtype: string
259
- - name: app_proto_tc
260
  dtype: string
261
- - name: smb
262
  dtype: string
263
- - name: fatt_http
264
  dtype: string
265
- - name: icmp_type
266
  dtype: string
267
- - name: icmp_code
268
  dtype: string
269
- - name: ftp
270
  dtype: string
271
- - name: mqtt
272
  dtype: string
273
- - name: request.headers.Connection
274
  dtype: string
275
- - name: request.headers.Accept-Encoding
276
  dtype: string
277
- - name: src_url
278
  dtype: string
279
- - name: filename
280
  dtype: string
281
- - name: outfile
282
  dtype: string
283
- - name: shasum
284
  dtype: string
285
- - name: request.headers.Content-Length
286
  dtype: string
287
- - name: request.headers.Content-Type
288
  dtype: string
289
- - name: request.headers.Next-Action
290
  dtype: string
291
- - name: request.headers.Accept-Language
292
  dtype: string
293
- - name: request.headers.Pragma
294
  dtype: string
295
- - name: request.headers.Cache-Control
296
  dtype: string
297
- - name: request.headers.Upgrade-Insecure-Requests
298
  dtype: string
299
- - name: app_proto_orig
 
 
300
  dtype: string
301
- - name: sip
302
  dtype: string
303
  - name: commands
304
  dtype: string
305
  splits:
306
  - name: train
307
- num_bytes: 747332007
308
- num_examples: 81804
309
- download_size: 747332007
310
- dataset_size: 747332007
311
  config_name: default
312
  ---
313
 
@@ -384,15 +382,15 @@ print(f"Malicious events: {malicious_count}/{len(train_data)} ({malicious_count/
384
 
385
  ## Data Fields
386
 
387
- The dataset contains 140 features across several categories:
388
 
389
  ### Network Features
390
- - `dest_ip`: Network-related information
 
391
  - `geoip`: Network-related information
 
392
  - `src_port`: Network-related information
393
- - `ip_rep`: Network-related information
394
- - `geoip_ext`: Network-related information
395
- - ... and 10 more network features
396
 
397
  ### Behavioral Features
398
  - `session`: Behavioral analysis data
@@ -406,8 +404,8 @@ The dataset contains 140 features across several categories:
406
  - `@timestamp`: Time-based information
407
  - `timestamp`: Time-based information
408
  - `uptime`: Time-based information
 
409
  - `start_time`: Time-based information
410
- - `end_time`: Time-based information
411
  - ... and 2 more temporal features
412
 
413
  ### Security Features
@@ -422,12 +420,12 @@ The dataset contains 140 features across several categories:
422
 
423
  | Split | Examples |
424
  |-------|----------|
425
- | train | 81,804 |
426
 
427
  ## Dataset Statistics
428
 
429
- - **Total size**: ~712.7 MB
430
- - **Average record size**: ~9136 bytes
431
  - **Feature completeness**: 100.0%
432
 
433
  ## 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: host
36
+ dtype: string
37
+ - name: geoip_ext
38
  dtype: string
39
  - name: geoip
40
  dtype: string
41
+ - name: honeypot_ip_int
42
  dtype: string
43
+ - name: subject
44
  dtype: string
45
+ - name: src_port
46
  dtype: string
47
+ - name: type
48
  dtype: string
49
+ - name: dest_ip
50
  dtype: string
51
+ - name: raw_sig
52
  dtype: string
53
  - name: mod
54
  dtype: string
 
 
55
  - name: honeypot_hostname
56
  dtype: string
57
+ - name: "@version"
58
  dtype: string
59
+ - name: honeypot_ip_ext
60
  dtype: string
61
+ - name: dist
62
  dtype: string
63
+ - name: "@timestamp"
64
  dtype: string
65
+ - name: os
66
  dtype: string
67
+ - name: params
68
  dtype: string
69
  - name: dest_port
70
  dtype: int64
 
84
  dtype: string
85
  - name: primary_label
86
  dtype: string
87
+ - name: raw_mtu
88
  dtype: string
89
+ - name: link
90
  dtype: string
91
+ - name: payload_printable
92
  dtype: string
93
+ - name: stream
94
  dtype: string
95
+ - name: ip_v
96
  dtype: string
97
+ - name: event_type
98
  dtype: string
99
+ - name: pkt_src
100
  dtype: string
101
+ - name: flow
102
  dtype: string
103
+ - name: timestamp
104
  dtype: string
105
+ - name: proto
106
  dtype: string
107
+ - name: direction
108
  dtype: string
109
  - name: flow_id
110
  dtype: string
111
+ - name: in_iface
 
 
112
  dtype: string
113
+ - name: alert
114
  dtype: string
115
  - name: payload
116
  dtype: string
117
+ - name: app_proto
 
 
 
 
118
  dtype: string
119
+ - name: metadata
120
  dtype: string
121
+ - name: tags
122
  dtype: string
123
  - name: raw_freq
124
  dtype: string
125
  - name: uptime
126
  dtype: string
127
+ - name: raw_hits
 
 
128
  dtype: string
129
+ - name: reason
130
  dtype: string
131
+ - name: ip_rep
132
  dtype: string
133
+ - name: fatt_tls
134
  dtype: string
135
+ - name: protocol
136
  dtype: string
137
+ - name: tcp
138
  dtype: string
139
+ - name: fatt_ssh
140
  dtype: string
141
+ - name: rdp
142
  dtype: string
143
  - name: service
144
  dtype: string
145
+ - name: client_version
 
 
 
 
146
  dtype: string
147
  - name: input
148
  dtype: string
 
150
  dtype: string
151
  - name: msg
152
  dtype: string
 
 
 
 
153
  - name: environ
154
  dtype: string
155
+ - name: level
 
 
156
  dtype: string
157
+ - name: message
158
  dtype: string
159
+ - name: status
160
  dtype: string
161
+ - name: username
162
  dtype: string
163
+ - name: action
164
  dtype: string
165
+ - name: mstshash
166
  dtype: string
167
+ - name: data
168
  dtype: string
169
+ - name: fatt_rdp
170
  dtype: string
171
+ - name: ssh
172
  dtype: string
173
+ - name: output
174
  dtype: string
175
+ - name: session_duration
176
+ dtype: float64
177
+ - name: download_tries
178
  dtype: string
179
+ - name: start_time
180
  dtype: string
181
  - name: end_time
182
  dtype: string
183
  - name: operation_mode
184
  dtype: string
185
+ - name: downloads
186
  dtype: string
187
+ - name: download_count
188
  dtype: string
189
+ - name: attack_connection
190
  dtype: string
191
+ - name: proxy_connection
192
  dtype: string
193
+ - name: is_virtual
194
  dtype: string
195
+ - name: password
 
 
196
  dtype: string
197
+ - name: client
198
  dtype: string
199
+ - name: smb
200
+ dtype: string
201
+ - name: tx_id
202
+ dtype: string
203
+ - name: tls
204
  dtype: string
205
  - name: lang
206
  dtype: string
207
+ - name: app
208
  dtype: string
209
+ - name: http
210
  dtype: string
211
+ - name: anomaly
212
  dtype: string
213
+ - name: fileinfo
214
  dtype: string
215
+ - name: ts_progress
216
  dtype: string
217
+ - name: tc_progress
218
  dtype: string
219
+ - name: files
220
  dtype: string
221
+ - name: smtp
222
  dtype: string
223
+ - name: rfb
224
  dtype: string
225
+ - name: fileinfo.state
226
  dtype: string
227
+ - name: http.http_method
228
  dtype: string
229
+ - name: fileinfo.filename
230
  dtype: string
231
+ - name: icmp_code
232
  dtype: string
233
+ - name: icmp_type
234
  dtype: string
235
+ - name: app_proto_tc
236
  dtype: string
237
+ - name: ftp
238
  dtype: string
239
+ - name: app_proto_ts
240
  dtype: string
241
+ - name: request.headers.sorted
242
  dtype: string
243
+ - name: "request.headers.User-Agent"
244
  dtype: string
245
+ - name: "request.headers.Accept-Encoding"
246
  dtype: string
247
+ - name: request.bodySha256
248
  dtype: string
249
+ - name: response.metadata.provider
250
  dtype: string
251
+ - name: hostname
252
  dtype: string
253
+ - name: "response.headers.Content-Type"
254
  dtype: string
255
+ - name: request.method
256
  dtype: string
257
+ - name: response.body
258
  dtype: string
259
+ - name: response.metadata.generationSource
260
  dtype: string
261
+ - name: request.headers.Connection
262
  dtype: string
263
+ - name: request.headers.sortedSha256
264
  dtype: string
265
+ - name: sensorName
266
  dtype: string
267
+ - name: request.userAgent
268
  dtype: string
269
+ - name: request.protocol
270
  dtype: string
271
+ - name: request.body
272
  dtype: string
273
+ - name: response.headers.Server
274
  dtype: string
275
+ - name: response.metadata.temperature
276
  dtype: string
277
+ - name: response.metadata.model
278
  dtype: string
279
+ - name: request.headers.Accept
280
  dtype: string
281
+ - name: request.requestURI
282
  dtype: string
283
+ - name: fatt_http
284
  dtype: string
285
+ - name: request.headers.Referer
286
  dtype: string
287
+ - name: dcerpc
288
  dtype: string
289
+ - name: "request.headers.Accept-Charset"
290
  dtype: string
291
+ - name: "request.headers.Accept-Language"
292
  dtype: string
293
+ - name: pgsql
294
  dtype: string
295
+ - name: duration
296
+ dtype: string
297
+ - name: eventid
298
  dtype: string
299
+ - name: sensor
300
  dtype: string
301
  - name: commands
302
  dtype: string
303
  splits:
304
  - name: train
305
+ num_bytes: 794121383
306
+ num_examples: 89826
307
+ download_size: 794121383
308
+ dataset_size: 794121383
309
  config_name: default
310
  ---
311
 
 
382
 
383
  ## Data Fields
384
 
385
+ The dataset contains 135 features across several categories:
386
 
387
  ### Network Features
388
+ - `src_ip`: Network-related information
389
+ - `geoip_ext`: Network-related information
390
  - `geoip`: Network-related information
391
+ - `honeypot_ip_int`: Network-related information
392
  - `src_port`: Network-related information
393
+ - ... and 9 more network features
 
 
394
 
395
  ### Behavioral Features
396
  - `session`: Behavioral analysis data
 
404
  - `@timestamp`: Time-based information
405
  - `timestamp`: Time-based information
406
  - `uptime`: Time-based information
407
+ - `session_duration`: Time-based information
408
  - `start_time`: Time-based information
 
409
  - ... and 2 more temporal features
410
 
411
  ### Security Features
 
420
 
421
  | Split | Examples |
422
  |-------|----------|
423
+ | train | 89,826 |
424
 
425
  ## Dataset Statistics
426
 
427
+ - **Total size**: ~757.3 MB
428
+ - **Average record size**: ~8841 bytes
429
  - **Feature completeness**: 100.0%
430
 
431
  ## Ethical Considerations
metadata.json CHANGED
@@ -3,41 +3,42 @@
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
- "total_samples": 81804,
7
- "features": 140,
8
- "creation_timestamp": "2026-02-23T06:08:49.261005+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
- "end": "2026-02-23T06:00:01.754443+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
- "feature_extraction_time": 99.470293,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
- "dest_ip": "object",
 
 
25
  "geoip": "object",
 
 
26
  "src_port": "object",
27
- "@timestamp": "object",
28
- "ip_rep": "object",
29
- "geoip_ext": "object",
30
- "host": "object",
31
- "honeypot_ip_ext": "object",
32
  "mod": "object",
33
- "@version": "object",
34
  "honeypot_hostname": "object",
35
- "honeypot_ip_int": "object",
36
- "type": "object",
37
- "src_ip": "object",
38
- "subject": "object",
39
- "raw_hits": "object",
40
- "reason": "object",
41
  "dest_port": "int64",
42
  "mitre_techniques": "object",
43
  "attack_vectors": "object",
@@ -47,140 +48,135 @@
47
  "is_malicious": "bool",
48
  "severity": "object",
49
  "primary_label": "object",
50
- "dist": "object",
51
- "os": "object",
52
- "raw_sig": "object",
53
- "params": "object",
54
- "tags": "object",
55
- "timestamp": "object",
56
- "in_iface": "object",
57
- "proto": "object",
58
  "ip_v": "object",
59
- "tcp": "object",
60
- "flow": "object",
61
- "flow_id": "object",
62
  "event_type": "object",
63
- "metadata": "object",
64
- "payload_printable": "object",
65
- "payload": "object",
66
  "pkt_src": "object",
 
 
 
67
  "direction": "object",
 
 
68
  "alert": "object",
69
- "stream": "object",
70
  "app_proto": "object",
 
 
71
  "raw_freq": "object",
72
  "uptime": "object",
73
- "link": "object",
74
- "raw_mtu": "object",
75
- "rdp": "object",
76
- "protocol": "object",
77
- "fatt_rdp": "object",
78
- "action": "object",
79
- "fileinfo": "object",
80
- "http": "object",
81
  "fatt_tls": "object",
 
 
 
 
82
  "service": "object",
83
- "level": "object",
84
- "status": "object",
85
- "message": "object",
86
  "input": "object",
87
  "session": "object",
88
  "msg": "object",
89
- "output": "object",
90
- "username": "object",
91
  "environ": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  "password": "object",
93
  "client": "object",
 
94
  "tx_id": "object",
95
  "tls": "object",
 
 
 
96
  "anomaly": "object",
97
- "fatt_ssh": "object",
98
- "download_count": "object",
99
- "start_time": "object",
100
- "downloads": "object",
101
- "download_tries": "object",
102
- "proxy_connection": "object",
103
- "attack_connection": "object",
104
- "is_virtual": "object",
105
- "end_time": "object",
106
- "operation_mode": "object",
107
- "tc_progress": "object",
108
  "ts_progress": "object",
 
109
  "files": "object",
110
- "data": "object",
111
- "mstshash": "object",
112
- "session_duration": "float64",
113
- "ssh": "object",
114
- "client_version": "object",
115
- "app": "object",
116
- "lang": "object",
117
- "hostname": "object",
118
- "request.bodySha256": "object",
119
- "request.headers.sortedSha256": "object",
120
- "sensorName": "object",
121
- "request.requestURI": "object",
122
- "request.headers.Accept": "object",
123
  "request.headers.sorted": "object",
124
  "request.headers.User-Agent": "object",
125
- "response.headers.Server": "object",
126
- "response.body": "object",
127
- "request.method": "object",
128
  "response.metadata.provider": "object",
 
 
 
 
 
 
 
 
129
  "request.userAgent": "object",
130
- "request.body": "object",
131
- "response.metadata.model": "object",
132
  "request.protocol": "object",
133
- "response.metadata.generationSource": "object",
134
- "response.headers.Content-Type": "object",
135
  "response.metadata.temperature": "object",
136
- "smtp": "object",
137
- "app_proto_ts": "object",
 
 
 
 
 
 
 
138
  "duration": "object",
139
  "eventid": "object",
140
  "sensor": "object",
141
- "app_proto_tc": "object",
142
- "smb": "object",
143
- "fatt_http": "object",
144
- "icmp_type": "object",
145
- "icmp_code": "object",
146
- "ftp": "object",
147
- "mqtt": "object",
148
- "request.headers.Connection": "object",
149
- "request.headers.Accept-Encoding": "object",
150
- "src_url": "object",
151
- "filename": "object",
152
- "outfile": "object",
153
- "shasum": "object",
154
- "request.headers.Content-Length": "object",
155
- "request.headers.Content-Type": "object",
156
- "request.headers.Next-Action": "object",
157
- "request.headers.Accept-Language": "object",
158
- "request.headers.Pragma": "object",
159
- "request.headers.Cache-Control": "object",
160
- "request.headers.Upgrade-Insecure-Requests": "object",
161
- "app_proto_orig": "object",
162
- "sip": "object",
163
  "commands": "object"
164
  },
165
  "quality_metrics": {
166
  "completeness": {
167
- "dest_ip": 1.0,
 
 
168
  "geoip": 1.0,
 
 
169
  "src_port": 1.0,
170
- "@timestamp": 1.0,
171
- "ip_rep": 1.0,
172
- "geoip_ext": 1.0,
173
- "host": 1.0,
174
- "honeypot_ip_ext": 1.0,
175
  "mod": 1.0,
176
- "@version": 1.0,
177
  "honeypot_hostname": 1.0,
178
- "honeypot_ip_int": 1.0,
179
- "type": 1.0,
180
- "src_ip": 1.0,
181
- "subject": 1.0,
182
- "raw_hits": 1.0,
183
- "reason": 1.0,
184
  "dest_port": 1.0,
185
  "mitre_techniques": 1.0,
186
  "attack_vectors": 1.0,
@@ -190,262 +186,251 @@
190
  "is_malicious": 1.0,
191
  "severity": 1.0,
192
  "primary_label": 1.0,
193
- "dist": 1.0,
194
- "os": 1.0,
195
- "raw_sig": 1.0,
196
- "params": 1.0,
197
- "tags": 1.0,
198
- "timestamp": 1.0,
199
- "in_iface": 1.0,
200
- "proto": 1.0,
201
  "ip_v": 1.0,
202
- "tcp": 1.0,
203
- "flow": 1.0,
204
- "flow_id": 1.0,
205
  "event_type": 1.0,
206
- "metadata": 1.0,
207
- "payload_printable": 1.0,
208
- "payload": 1.0,
209
  "pkt_src": 1.0,
 
 
 
210
  "direction": 1.0,
 
 
211
  "alert": 1.0,
212
- "stream": 1.0,
213
  "app_proto": 1.0,
 
 
214
  "raw_freq": 1.0,
215
  "uptime": 1.0,
216
- "link": 1.0,
217
- "raw_mtu": 1.0,
218
- "rdp": 1.0,
219
- "protocol": 1.0,
220
- "fatt_rdp": 1.0,
221
- "action": 1.0,
222
- "fileinfo": 1.0,
223
- "http": 1.0,
224
  "fatt_tls": 1.0,
 
 
 
 
225
  "service": 1.0,
226
- "level": 1.0,
227
- "status": 1.0,
228
- "message": 1.0,
229
  "input": 1.0,
230
  "session": 1.0,
231
  "msg": 1.0,
232
- "output": 1.0,
233
- "username": 1.0,
234
  "environ": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
235
  "password": 1.0,
236
  "client": 1.0,
 
237
  "tx_id": 1.0,
238
  "tls": 1.0,
 
 
 
239
  "anomaly": 1.0,
240
- "fatt_ssh": 1.0,
241
- "download_count": 1.0,
242
- "start_time": 1.0,
243
- "downloads": 1.0,
244
- "download_tries": 1.0,
245
- "proxy_connection": 1.0,
246
- "attack_connection": 1.0,
247
- "is_virtual": 1.0,
248
- "end_time": 1.0,
249
- "operation_mode": 1.0,
250
- "tc_progress": 1.0,
251
  "ts_progress": 1.0,
 
252
  "files": 1.0,
253
- "data": 1.0,
254
- "mstshash": 1.0,
255
- "session_duration": 1.0,
256
- "ssh": 1.0,
257
- "client_version": 1.0,
258
- "app": 1.0,
259
- "lang": 1.0,
260
- "hostname": 1.0,
261
- "request.bodySha256": 1.0,
262
- "request.headers.sortedSha256": 1.0,
263
- "sensorName": 1.0,
264
- "request.requestURI": 1.0,
265
- "request.headers.Accept": 1.0,
266
  "request.headers.sorted": 1.0,
267
  "request.headers.User-Agent": 1.0,
268
- "response.headers.Server": 1.0,
269
- "response.body": 1.0,
270
- "request.method": 1.0,
271
  "response.metadata.provider": 1.0,
 
 
 
 
 
 
 
 
272
  "request.userAgent": 1.0,
273
- "request.body": 1.0,
274
- "response.metadata.model": 1.0,
275
  "request.protocol": 1.0,
276
- "response.metadata.generationSource": 1.0,
277
- "response.headers.Content-Type": 1.0,
278
  "response.metadata.temperature": 1.0,
279
- "smtp": 1.0,
280
- "app_proto_ts": 1.0,
 
 
 
 
 
 
 
281
  "duration": 1.0,
282
  "eventid": 1.0,
283
  "sensor": 1.0,
284
- "app_proto_tc": 1.0,
285
- "smb": 1.0,
286
- "fatt_http": 1.0,
287
- "icmp_type": 1.0,
288
- "icmp_code": 1.0,
289
- "ftp": 1.0,
290
- "mqtt": 1.0,
291
- "request.headers.Connection": 1.0,
292
- "request.headers.Accept-Encoding": 1.0,
293
- "src_url": 1.0,
294
- "filename": 1.0,
295
- "outfile": 1.0,
296
- "shasum": 1.0,
297
- "request.headers.Content-Length": 1.0,
298
- "request.headers.Content-Type": 1.0,
299
- "request.headers.Next-Action": 1.0,
300
- "request.headers.Accept-Language": 1.0,
301
- "request.headers.Pragma": 1.0,
302
- "request.headers.Cache-Control": 1.0,
303
- "request.headers.Upgrade-Insecure-Requests": 1.0,
304
- "app_proto_orig": 1.0,
305
- "sip": 1.0,
306
  "commands": 1.0
307
  },
308
  "uniqueness": {
309
- "dest_ip": 8.557038775609994e-05,
310
- "geoip": 0.047357097452447316,
311
- "src_port": 0.11577673463400323,
312
- "@timestamp": 0.33863869737421154,
313
- "ip_rep": 6.11217055400714e-05,
314
- "geoip_ext": 9.779472886411422e-05,
315
- "host": 0.003655077991296269,
316
- "honeypot_ip_ext": 1.2224341108014278e-05,
317
- "mod": 0.0001100190699721285,
318
- "@version": 1.2224341108014278e-05,
319
- "honeypot_hostname": 0.003655077991296269,
320
- "honeypot_ip_int": 0.56679379981419,
321
- "type": 0.0001100190699721285,
322
- "src_ip": 0.039056769840105615,
323
- "subject": 3.667302332404283e-05,
324
- "raw_hits": 0.0016380617084739133,
325
- "reason": 0.00026893550437631414,
326
- "dest_port": 0.0219182436066696,
327
- "mitre_techniques": 1.2224341108014278e-05,
328
- "attack_vectors": 1.2224341108014278e-05,
329
- "mitre_tactic": 1.2224341108014278e-05,
330
- "mitre_technique": 1.2224341108014278e-05,
331
- "confidence_score": 1.2224341108014278e-05,
332
- "is_malicious": 1.2224341108014278e-05,
333
- "severity": 1.2224341108014278e-05,
334
- "primary_label": 2.4448682216028556e-05,
335
- "dist": 0.00036673023324042833,
336
- "os": 0.00018336511662021417,
337
- "raw_sig": 0.005329812723094225,
338
- "params": 8.557038775609994e-05,
339
- "tags": 2.4448682216028556e-05,
340
- "timestamp": 0.37342917216762017,
341
- "in_iface": 2.4448682216028556e-05,
342
- "proto": 3.667302332404283e-05,
343
- "ip_v": 2.4448682216028556e-05,
344
- "tcp": 0.0030927583003276123,
345
- "flow": 0.20267957557087674,
346
- "flow_id": 0.12163219402474207,
347
- "event_type": 0.0001589164344041856,
348
- "metadata": 0.0006845631020487995,
349
- "payload_printable": 0.002640457679331084,
350
- "payload": 0.002591560314899027,
351
- "pkt_src": 4.889736443205711e-05,
352
- "direction": 3.667302332404283e-05,
353
- "alert": 0.006002151484035011,
354
- "stream": 3.667302332404283e-05,
355
- "app_proto": 0.0001589164344041856,
356
- "raw_freq": 0.005720991638550682,
357
- "uptime": 0.01403354359200039,
358
- "link": 0.0001100190699721285,
359
- "raw_mtu": 0.00026893550437631414,
360
- "rdp": 0.00014669209329617132,
361
- "protocol": 0.0001589164344041856,
362
- "fatt_rdp": 4.889736443205711e-05,
363
- "action": 4.889736443205711e-05,
364
- "fileinfo": 0.00018336511662021417,
365
- "http": 0.001760305119554056,
366
- "fatt_tls": 0.0016013886851498705,
367
- "service": 2.4448682216028556e-05,
368
- "level": 2.4448682216028556e-05,
369
- "status": 6.11217055400714e-05,
370
- "message": 0.0011246393819373136,
371
- "input": 0.0002322624810522713,
372
- "session": 0.012970025915603148,
373
- "msg": 8.557038775609994e-05,
374
- "output": 0.001185761087477385,
375
- "username": 0.006051048848467067,
376
- "environ": 2.4448682216028556e-05,
377
- "password": 0.003520610239108112,
378
- "client": 0.0001100190699721285,
379
- "tx_id": 4.889736443205711e-05,
380
- "tls": 0.0006234413965087282,
381
- "anomaly": 0.0001100190699721285,
382
- "fatt_ssh": 0.00041562759767248546,
383
- "download_count": 2.4448682216028556e-05,
384
- "start_time": 0.016209476309226933,
385
- "downloads": 2.4448682216028556e-05,
386
- "download_tries": 2.4448682216028556e-05,
387
- "proxy_connection": 0.0001100190699721285,
388
- "attack_connection": 0.003777321402376412,
389
- "is_virtual": 2.4448682216028556e-05,
390
- "end_time": 0.01634394406141509,
391
- "operation_mode": 2.4448682216028556e-05,
392
- "tc_progress": 7.334604664808566e-05,
393
- "ts_progress": 6.11217055400714e-05,
394
- "files": 2.4448682216028556e-05,
395
- "data": 0.0002444868221602856,
396
- "mstshash": 2.4448682216028556e-05,
397
- "session_duration": 1.2224341108014278e-05,
398
- "ssh": 0.0005256466676446139,
399
- "client_version": 3.667302332404283e-05,
400
- "app": 6.11217055400714e-05,
401
- "lang": 4.889736443205711e-05,
402
- "hostname": 7.334604664808566e-05,
403
- "request.bodySha256": 3.667302332404283e-05,
404
- "request.headers.sortedSha256": 9.779472886411422e-05,
405
- "sensorName": 6.11217055400714e-05,
406
- "request.requestURI": 2.4448682216028556e-05,
407
- "request.headers.Accept": 3.667302332404283e-05,
408
- "request.headers.sorted": 8.557038775609994e-05,
409
- "request.headers.User-Agent": 8.557038775609994e-05,
410
- "response.headers.Server": 2.4448682216028556e-05,
411
- "response.body": 2.4448682216028556e-05,
412
- "request.method": 4.889736443205711e-05,
413
- "response.metadata.provider": 2.4448682216028556e-05,
414
- "request.userAgent": 8.557038775609994e-05,
415
- "request.body": 2.4448682216028556e-05,
416
- "response.metadata.model": 2.4448682216028556e-05,
417
- "request.protocol": 3.667302332404283e-05,
418
- "response.metadata.generationSource": 2.4448682216028556e-05,
419
- "response.headers.Content-Type": 2.4448682216028556e-05,
420
- "response.metadata.temperature": 2.4448682216028556e-05,
421
- "smtp": 7.334604664808566e-05,
422
- "app_proto_ts": 3.667302332404283e-05,
423
- "duration": 4.889736443205711e-05,
424
- "eventid": 6.11217055400714e-05,
425
- "sensor": 2.4448682216028556e-05,
426
- "app_proto_tc": 6.11217055400714e-05,
427
- "smb": 0.00019558945772822845,
428
- "fatt_http": 0.00013446775218815707,
429
- "icmp_type": 2.4448682216028556e-05,
430
- "icmp_code": 2.4448682216028556e-05,
431
- "ftp": 4.889736443205711e-05,
432
- "mqtt": 2.4448682216028556e-05,
433
- "request.headers.Connection": 3.667302332404283e-05,
434
- "request.headers.Accept-Encoding": 2.4448682216028556e-05,
435
- "src_url": 7.334604664808566e-05,
436
- "filename": 7.334604664808566e-05,
437
- "outfile": 7.334604664808566e-05,
438
- "shasum": 7.334604664808566e-05,
439
- "request.headers.Content-Length": 2.4448682216028556e-05,
440
- "request.headers.Content-Type": 2.4448682216028556e-05,
441
- "request.headers.Next-Action": 2.4448682216028556e-05,
442
- "request.headers.Accept-Language": 2.4448682216028556e-05,
443
- "request.headers.Pragma": 2.4448682216028556e-05,
444
- "request.headers.Cache-Control": 2.4448682216028556e-05,
445
- "request.headers.Upgrade-Insecure-Requests": 2.4448682216028556e-05,
446
- "app_proto_orig": 2.4448682216028556e-05,
447
- "sip": 1.2224341108014278e-05,
448
- "commands": 1.2224341108014278e-05
449
  }
450
  }
451
  }
 
3
  "name": "attacks-weekly",
4
  "version": "1.0.0",
5
  "description": "Cybersecurity dataset from honeypot infrastructure",
6
+ "total_samples": 89826,
7
+ "features": 135,
8
+ "creation_timestamp": "2026-03-02T06:08:26.338153+00:00",
9
  "data_source": "Honeypot Infrastructure",
10
  "honeypot_types": {},
11
  "time_range": {
12
  "start": "",
13
+ "end": "2026-03-02T06:00:01.201645+00:00"
14
  }
15
  },
16
  "statistics": {
17
  "total_events": 100000,
18
  "successful_extractions": 100000,
19
+ "feature_extraction_time": 104.409754,
20
  "dataset_creation_time": 0,
21
  "quality_score": 0.0
22
  },
23
  "feature_schema": {
24
+ "src_ip": "object",
25
+ "host": "object",
26
+ "geoip_ext": "object",
27
  "geoip": "object",
28
+ "honeypot_ip_int": "object",
29
+ "subject": "object",
30
  "src_port": "object",
31
+ "type": "object",
32
+ "dest_ip": "object",
33
+ "raw_sig": "object",
 
 
34
  "mod": "object",
 
35
  "honeypot_hostname": "object",
36
+ "@version": "object",
37
+ "honeypot_ip_ext": "object",
38
+ "dist": "object",
39
+ "@timestamp": "object",
40
+ "os": "object",
41
+ "params": "object",
42
  "dest_port": "int64",
43
  "mitre_techniques": "object",
44
  "attack_vectors": "object",
 
48
  "is_malicious": "bool",
49
  "severity": "object",
50
  "primary_label": "object",
51
+ "raw_mtu": "object",
52
+ "link": "object",
53
+ "payload_printable": "object",
54
+ "stream": "object",
 
 
 
 
55
  "ip_v": "object",
 
 
 
56
  "event_type": "object",
 
 
 
57
  "pkt_src": "object",
58
+ "flow": "object",
59
+ "timestamp": "object",
60
+ "proto": "object",
61
  "direction": "object",
62
+ "flow_id": "object",
63
+ "in_iface": "object",
64
  "alert": "object",
65
+ "payload": "object",
66
  "app_proto": "object",
67
+ "metadata": "object",
68
+ "tags": "object",
69
  "raw_freq": "object",
70
  "uptime": "object",
71
+ "raw_hits": "object",
72
+ "reason": "object",
73
+ "ip_rep": "object",
 
 
 
 
 
74
  "fatt_tls": "object",
75
+ "protocol": "object",
76
+ "tcp": "object",
77
+ "fatt_ssh": "object",
78
+ "rdp": "object",
79
  "service": "object",
80
+ "client_version": "object",
 
 
81
  "input": "object",
82
  "session": "object",
83
  "msg": "object",
 
 
84
  "environ": "object",
85
+ "level": "object",
86
+ "message": "object",
87
+ "status": "object",
88
+ "username": "object",
89
+ "action": "object",
90
+ "mstshash": "object",
91
+ "data": "object",
92
+ "fatt_rdp": "object",
93
+ "ssh": "object",
94
+ "output": "object",
95
+ "session_duration": "float64",
96
+ "download_tries": "object",
97
+ "start_time": "object",
98
+ "end_time": "object",
99
+ "operation_mode": "object",
100
+ "downloads": "object",
101
+ "download_count": "object",
102
+ "attack_connection": "object",
103
+ "proxy_connection": "object",
104
+ "is_virtual": "object",
105
  "password": "object",
106
  "client": "object",
107
+ "smb": "object",
108
  "tx_id": "object",
109
  "tls": "object",
110
+ "lang": "object",
111
+ "app": "object",
112
+ "http": "object",
113
  "anomaly": "object",
114
+ "fileinfo": "object",
 
 
 
 
 
 
 
 
 
 
115
  "ts_progress": "object",
116
+ "tc_progress": "object",
117
  "files": "object",
118
+ "smtp": "object",
119
+ "rfb": "object",
120
+ "fileinfo.state": "object",
121
+ "http.http_method": "object",
122
+ "fileinfo.filename": "object",
123
+ "icmp_code": "object",
124
+ "icmp_type": "object",
125
+ "app_proto_tc": "object",
126
+ "ftp": "object",
127
+ "app_proto_ts": "object",
 
 
 
128
  "request.headers.sorted": "object",
129
  "request.headers.User-Agent": "object",
130
+ "request.headers.Accept-Encoding": "object",
131
+ "request.bodySha256": "object",
 
132
  "response.metadata.provider": "object",
133
+ "hostname": "object",
134
+ "response.headers.Content-Type": "object",
135
+ "request.method": "object",
136
+ "response.body": "object",
137
+ "response.metadata.generationSource": "object",
138
+ "request.headers.Connection": "object",
139
+ "request.headers.sortedSha256": "object",
140
+ "sensorName": "object",
141
  "request.userAgent": "object",
 
 
142
  "request.protocol": "object",
143
+ "request.body": "object",
144
+ "response.headers.Server": "object",
145
  "response.metadata.temperature": "object",
146
+ "response.metadata.model": "object",
147
+ "request.headers.Accept": "object",
148
+ "request.requestURI": "object",
149
+ "fatt_http": "object",
150
+ "request.headers.Referer": "object",
151
+ "dcerpc": "object",
152
+ "request.headers.Accept-Charset": "object",
153
+ "request.headers.Accept-Language": "object",
154
+ "pgsql": "object",
155
  "duration": "object",
156
  "eventid": "object",
157
  "sensor": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
158
  "commands": "object"
159
  },
160
  "quality_metrics": {
161
  "completeness": {
162
+ "src_ip": 1.0,
163
+ "host": 1.0,
164
+ "geoip_ext": 1.0,
165
  "geoip": 1.0,
166
+ "honeypot_ip_int": 1.0,
167
+ "subject": 1.0,
168
  "src_port": 1.0,
169
+ "type": 1.0,
170
+ "dest_ip": 1.0,
171
+ "raw_sig": 1.0,
 
 
172
  "mod": 1.0,
 
173
  "honeypot_hostname": 1.0,
174
+ "@version": 1.0,
175
+ "honeypot_ip_ext": 1.0,
176
+ "dist": 1.0,
177
+ "@timestamp": 1.0,
178
+ "os": 1.0,
179
+ "params": 1.0,
180
  "dest_port": 1.0,
181
  "mitre_techniques": 1.0,
182
  "attack_vectors": 1.0,
 
186
  "is_malicious": 1.0,
187
  "severity": 1.0,
188
  "primary_label": 1.0,
189
+ "raw_mtu": 1.0,
190
+ "link": 1.0,
191
+ "payload_printable": 1.0,
192
+ "stream": 1.0,
 
 
 
 
193
  "ip_v": 1.0,
 
 
 
194
  "event_type": 1.0,
 
 
 
195
  "pkt_src": 1.0,
196
+ "flow": 1.0,
197
+ "timestamp": 1.0,
198
+ "proto": 1.0,
199
  "direction": 1.0,
200
+ "flow_id": 1.0,
201
+ "in_iface": 1.0,
202
  "alert": 1.0,
203
+ "payload": 1.0,
204
  "app_proto": 1.0,
205
+ "metadata": 1.0,
206
+ "tags": 1.0,
207
  "raw_freq": 1.0,
208
  "uptime": 1.0,
209
+ "raw_hits": 1.0,
210
+ "reason": 1.0,
211
+ "ip_rep": 1.0,
 
 
 
 
 
212
  "fatt_tls": 1.0,
213
+ "protocol": 1.0,
214
+ "tcp": 1.0,
215
+ "fatt_ssh": 1.0,
216
+ "rdp": 1.0,
217
  "service": 1.0,
218
+ "client_version": 1.0,
 
 
219
  "input": 1.0,
220
  "session": 1.0,
221
  "msg": 1.0,
 
 
222
  "environ": 1.0,
223
+ "level": 1.0,
224
+ "message": 1.0,
225
+ "status": 1.0,
226
+ "username": 1.0,
227
+ "action": 1.0,
228
+ "mstshash": 1.0,
229
+ "data": 1.0,
230
+ "fatt_rdp": 1.0,
231
+ "ssh": 1.0,
232
+ "output": 1.0,
233
+ "session_duration": 1.0,
234
+ "download_tries": 1.0,
235
+ "start_time": 1.0,
236
+ "end_time": 1.0,
237
+ "operation_mode": 1.0,
238
+ "downloads": 1.0,
239
+ "download_count": 1.0,
240
+ "attack_connection": 1.0,
241
+ "proxy_connection": 1.0,
242
+ "is_virtual": 1.0,
243
  "password": 1.0,
244
  "client": 1.0,
245
+ "smb": 1.0,
246
  "tx_id": 1.0,
247
  "tls": 1.0,
248
+ "lang": 1.0,
249
+ "app": 1.0,
250
+ "http": 1.0,
251
  "anomaly": 1.0,
252
+ "fileinfo": 1.0,
 
 
 
 
 
 
 
 
 
 
253
  "ts_progress": 1.0,
254
+ "tc_progress": 1.0,
255
  "files": 1.0,
256
+ "smtp": 1.0,
257
+ "rfb": 1.0,
258
+ "fileinfo.state": 1.0,
259
+ "http.http_method": 1.0,
260
+ "fileinfo.filename": 1.0,
261
+ "icmp_code": 1.0,
262
+ "icmp_type": 1.0,
263
+ "app_proto_tc": 1.0,
264
+ "ftp": 1.0,
265
+ "app_proto_ts": 1.0,
 
 
 
266
  "request.headers.sorted": 1.0,
267
  "request.headers.User-Agent": 1.0,
268
+ "request.headers.Accept-Encoding": 1.0,
269
+ "request.bodySha256": 1.0,
 
270
  "response.metadata.provider": 1.0,
271
+ "hostname": 1.0,
272
+ "response.headers.Content-Type": 1.0,
273
+ "request.method": 1.0,
274
+ "response.body": 1.0,
275
+ "response.metadata.generationSource": 1.0,
276
+ "request.headers.Connection": 1.0,
277
+ "request.headers.sortedSha256": 1.0,
278
+ "sensorName": 1.0,
279
  "request.userAgent": 1.0,
 
 
280
  "request.protocol": 1.0,
281
+ "request.body": 1.0,
282
+ "response.headers.Server": 1.0,
283
  "response.metadata.temperature": 1.0,
284
+ "response.metadata.model": 1.0,
285
+ "request.headers.Accept": 1.0,
286
+ "request.requestURI": 1.0,
287
+ "fatt_http": 1.0,
288
+ "request.headers.Referer": 1.0,
289
+ "dcerpc": 1.0,
290
+ "request.headers.Accept-Charset": 1.0,
291
+ "request.headers.Accept-Language": 1.0,
292
+ "pgsql": 1.0,
293
  "duration": 1.0,
294
  "eventid": 1.0,
295
  "sensor": 1.0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
296
  "commands": 1.0
297
  },
298
  "uniqueness": {
299
+ "src_ip": 0.05322512412887137,
300
+ "host": 0.003328657626967693,
301
+ "geoip_ext": 8.906107363124263e-05,
302
+ "geoip": 0.06046133636140984,
303
+ "honeypot_ip_int": 0.5400218199630397,
304
+ "subject": 3.3397902611715986e-05,
305
+ "src_port": 0.15281766971700844,
306
+ "type": 0.00011132634203905329,
307
+ "dest_ip": 4.4530536815621315e-05,
308
+ "raw_sig": 0.006223142519983078,
309
+ "mod": 0.00010019370783514795,
310
+ "honeypot_hostname": 0.003328657626967693,
311
+ "@version": 1.1132634203905329e-05,
312
+ "honeypot_ip_ext": 1.1132634203905329e-05,
313
+ "dist": 0.00045643800236011843,
314
+ "@timestamp": 0.26667111972034824,
315
+ "os": 0.00016698951305857992,
316
+ "params": 8.906107363124263e-05,
317
+ "dest_port": 0.009896911807271837,
318
+ "mitre_techniques": 1.1132634203905329e-05,
319
+ "attack_vectors": 1.1132634203905329e-05,
320
+ "mitre_tactic": 1.1132634203905329e-05,
321
+ "mitre_technique": 1.1132634203905329e-05,
322
+ "confidence_score": 1.1132634203905329e-05,
323
+ "is_malicious": 1.1132634203905329e-05,
324
+ "severity": 1.1132634203905329e-05,
325
+ "primary_label": 2.2265268407810657e-05,
326
+ "raw_mtu": 0.00025605058668982255,
327
+ "link": 7.79284394273373e-05,
328
+ "payload_printable": 0.0022599247433927818,
329
+ "stream": 3.3397902611715986e-05,
330
+ "ip_v": 2.2265268407810657e-05,
331
+ "event_type": 0.00016698951305857992,
332
+ "pkt_src": 4.4530536815621315e-05,
333
+ "flow": 0.20870349342061317,
334
+ "timestamp": 0.31318326542426467,
335
+ "proto": 3.3397902611715986e-05,
336
+ "direction": 3.3397902611715986e-05,
337
+ "flow_id": 0.13700932914746286,
338
+ "in_iface": 2.2265268407810657e-05,
339
+ "alert": 0.003562442945249705,
340
+ "payload": 0.0023935163538396456,
341
+ "app_proto": 0.00016698951305857992,
342
+ "metadata": 0.0006902233206421304,
343
+ "tags": 5.5663171019526644e-05,
344
+ "raw_freq": 0.005777837151826865,
345
+ "uptime": 0.013926925389085566,
346
+ "raw_hits": 0.0012245897624295861,
347
+ "reason": 0.0004898359049718344,
348
+ "ip_rep": 4.4530536815621315e-05,
349
+ "fatt_tls": 0.0002894484893015385,
350
+ "protocol": 0.0001558568788546746,
351
+ "tcp": 0.002237659474984971,
352
+ "fatt_ssh": 0.0003117137577093492,
353
+ "rdp": 0.0001558568788546746,
354
+ "service": 2.2265268407810657e-05,
355
+ "client_version": 2.2265268407810657e-05,
356
+ "input": 0.00022265268407810657,
357
+ "session": 0.012156836550664619,
358
+ "msg": 7.79284394273373e-05,
359
+ "environ": 1.1132634203905329e-05,
360
+ "level": 3.3397902611715986e-05,
361
+ "message": 0.002983545966646628,
362
+ "status": 5.5663171019526644e-05,
363
+ "username": 0.0008015496626811836,
364
+ "action": 5.5663171019526644e-05,
365
+ "mstshash": 2.2265268407810657e-05,
366
+ "data": 0.00021152004987420124,
367
+ "fatt_rdp": 3.3397902611715986e-05,
368
+ "ssh": 0.0005121011733796451,
369
+ "output": 0.0006679580522343197,
370
+ "session_duration": 1.1132634203905329e-05,
371
+ "download_tries": 2.2265268407810657e-05,
372
+ "start_time": 0.013503885289337164,
373
+ "end_time": 0.013515017923541069,
374
+ "operation_mode": 2.2265268407810657e-05,
375
+ "downloads": 2.2265268407810657e-05,
376
+ "download_count": 2.2265268407810657e-05,
377
+ "attack_connection": 0.0045198494867855635,
378
+ "proxy_connection": 8.906107363124263e-05,
379
+ "is_virtual": 2.2265268407810657e-05,
380
+ "password": 0.0024603121590630775,
381
+ "client": 8.906107363124263e-05,
382
+ "smb": 0.006145214080555741,
383
+ "tx_id": 4.4530536815621315e-05,
384
+ "tls": 0.0005009685391757397,
385
+ "lang": 4.4530536815621315e-05,
386
+ "app": 5.5663171019526644e-05,
387
+ "http": 0.0015029056175272194,
388
+ "anomaly": 0.00013359161044686394,
389
+ "fileinfo": 4.4530536815621315e-05,
390
+ "ts_progress": 2.2265268407810657e-05,
391
+ "tc_progress": 3.3397902611715986e-05,
392
+ "files": 4.4530536815621315e-05,
393
+ "smtp": 5.5663171019526644e-05,
394
+ "rfb": 2.2265268407810657e-05,
395
+ "fileinfo.state": 3.3397902611715986e-05,
396
+ "http.http_method": 3.3397902611715986e-05,
397
+ "fileinfo.filename": 3.3397902611715986e-05,
398
+ "icmp_code": 3.3397902611715986e-05,
399
+ "icmp_type": 2.2265268407810657e-05,
400
+ "app_proto_tc": 6.679580522343197e-05,
401
+ "ftp": 0.00011132634203905329,
402
+ "app_proto_ts": 3.3397902611715986e-05,
403
+ "request.headers.sorted": 6.679580522343197e-05,
404
+ "request.headers.User-Agent": 6.679580522343197e-05,
405
+ "request.headers.Accept-Encoding": 3.3397902611715986e-05,
406
+ "request.bodySha256": 2.2265268407810657e-05,
407
+ "response.metadata.provider": 2.2265268407810657e-05,
408
+ "hostname": 5.5663171019526644e-05,
409
+ "response.headers.Content-Type": 3.3397902611715986e-05,
410
+ "request.method": 3.3397902611715986e-05,
411
+ "response.body": 3.3397902611715986e-05,
412
+ "response.metadata.generationSource": 3.3397902611715986e-05,
413
+ "request.headers.Connection": 3.3397902611715986e-05,
414
+ "request.headers.sortedSha256": 6.679580522343197e-05,
415
+ "sensorName": 4.4530536815621315e-05,
416
+ "request.userAgent": 6.679580522343197e-05,
417
+ "request.protocol": 3.3397902611715986e-05,
418
+ "request.body": 1.1132634203905329e-05,
419
+ "response.headers.Server": 3.3397902611715986e-05,
420
+ "response.metadata.temperature": 2.2265268407810657e-05,
421
+ "response.metadata.model": 2.2265268407810657e-05,
422
+ "request.headers.Accept": 2.2265268407810657e-05,
423
+ "request.requestURI": 3.3397902611715986e-05,
424
+ "fatt_http": 6.679580522343197e-05,
425
+ "request.headers.Referer": 2.2265268407810657e-05,
426
+ "dcerpc": 2.2265268407810657e-05,
427
+ "request.headers.Accept-Charset": 2.2265268407810657e-05,
428
+ "request.headers.Accept-Language": 2.2265268407810657e-05,
429
+ "pgsql": 4.4530536815621315e-05,
430
+ "duration": 2.2265268407810657e-05,
431
+ "eventid": 2.2265268407810657e-05,
432
+ "sensor": 2.2265268407810657e-05,
433
+ "commands": 1.1132634203905329e-05
 
 
 
 
 
434
  }
435
  }
436
  }
train.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9eeb9bb9118ea629652bc0ee0e82432a00b11a4219965405505557a51cef188b
3
- size 118474320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dfa8abed10a70ae20be2cd0b03695733a68444b427245bafccbb861198e4c26
3
+ size 126782925
train.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c089321af7ccc70c794436579cfa1bc666a0668cda7575d06b3e3407ed7630c
3
- size 301565159
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0a36976add5c754c1951288d4637ab96a0e79d11fed587946972264f1ad57cb
3
+ size 315603147
train.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c49fb9567afa27b24a43e3232c21994ff837221827a63f8a58032581cc30f3db
3
- size 7296217
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea49473289eb97423c229d97b0678790da3bd4bc148fb710a9153524d87b858e
3
+ size 7840316
upload_manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "upload_session_id": "upload_1771826950",
3
- "preparation_timestamp": "2026-02-23T06:09:11.671396+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": 427360841
15
  }
 
1
  {
2
+ "upload_session_id": "upload_1772431735",
3
+ "preparation_timestamp": "2026-03-02T06:08:57.248238+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": 450250660
15
  }