File size: 10,930 Bytes
5156284
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
{
  "url_phishing_kaggle": {
    "name": "Malicious vs Benign URLs (Kaggle)",
    "description": "URLs classified as malicious or benign with extracted features",
    "urls": [
      "https://raw.githubusercontent.com/hex-plex/Malicious-URL-Classification/master/url_data.csv"
    ],
    "category": "phishing",
    "samples": 450000,
    "features": [
      "url",
      "url_length",
      "hostname_length",
      "path_length",
      "fd_length",
      "tld_count",
      "params_count",
      "fragment_count",
      "suspicious_words",
      "digits_ratio",
      "special_chars_ratio",
      "is_malicious"
    ],
    "target": "is_malicious",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:00.496780",
    "status": "available"
  },
  "phishing_websites_uci": {
    "name": "UCI Phishing Websites Dataset",
    "description": "30 features extracted from phishing and legitimate websites",
    "urls": [
      "https://raw.githubusercontent.com/shreyagopal/Phishing-Website-Detection-by-Machine-Learning-Techniques/master/dataset.csv"
    ],
    "category": "phishing",
    "samples": 11055,
    "features": [
      "having_ip",
      "url_length",
      "shortening_service",
      "having_at",
      "double_slash",
      "prefix_suffix",
      "sub_domain",
      "ssl_final_state",
      "domain_registration",
      "favicon",
      "port",
      "https_token",
      "result"
    ],
    "target": "result",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:00.843897",
    "status": "available"
  },
  "malware_pe_features": {
    "name": "PE Header Malware Features",
    "description": "Windows PE file features for malware classification",
    "urls": [
      "https://raw.githubusercontent.com/urwithajit9/ClaMP/master/dataset/malware.csv"
    ],
    "category": "malware",
    "samples": 4500,
    "features": [
      "md5",
      "file_size",
      "e_lfanew",
      "machine",
      "sections",
      "characteristics",
      "timestamp",
      "entry_point",
      "image_base",
      "subsystem",
      "dll_characteristics",
      "size_of_code",
      "size_of_init_data",
      "size_of_uninit_data",
      "legitimate"
    ],
    "target": "legitimate",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:01.006557",
    "status": "available"
  },
  "android_malware_drebin": {
    "name": "Android Malware (Drebin-style Features)",
    "description": "Android app permission features for malware detection",
    "urls": [
      "https://raw.githubusercontent.com/cloudhubs/static-malware-analysis/main/Data/android_data.csv"
    ],
    "category": "malware",
    "samples": 15000,
    "features": [
      "pkg_name",
      "permissions",
      "api_calls",
      "intents",
      "is_malware"
    ],
    "target": "is_malware",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:01.484651",
    "status": "available"
  },
  "cicids2017_ddos": {
    "name": "CICIDS 2017 DDoS Detection",
    "description": "Network flows with DDoS and benign traffic",
    "urls": [
      "https://raw.githubusercontent.com/AbdullahTarique/CICIDS-2017-Dataset/main/Sample/Friday-WorkingHours-Afternoon-DDos.csv"
    ],
    "category": "intrusion",
    "samples": 128000,
    "features": [
      "flow_duration",
      "total_fwd_packets",
      "total_bwd_packets",
      "flow_bytes_s",
      "flow_packets_s",
      "avg_packet_size",
      "label"
    ],
    "target": "label",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:01.913481",
    "status": "available"
  },
  "nsl_kdd_train": {
    "name": "NSL-KDD Network Intrusion",
    "description": "Improved KDD Cup 99 dataset for network intrusion detection",
    "urls": [
      "https://raw.githubusercontent.com/defcom17/NSL_KDD/master/KDDTrain%2B.txt"
    ],
    "category": "intrusion",
    "samples": 125973,
    "features": [
      "duration",
      "protocol_type",
      "service",
      "flag",
      "src_bytes",
      "dst_bytes",
      "land",
      "wrong_fragment",
      "urgent",
      "hot",
      "num_failed_logins",
      "logged_in",
      "num_compromised",
      "attack_type"
    ],
    "target": "attack_type",
    "format": "txt",
    "downloaded_at": "2026-01-29T16:35:02.373654",
    "status": "available"
  },
  "unsw_nb15": {
    "name": "UNSW-NB15 Network Dataset",
    "description": "Modern network intrusion dataset with 9 attack types",
    "urls": [
      "https://raw.githubusercontent.com/jmnwong/UNSW-NB15/master/UNSW-NB15_1.csv"
    ],
    "category": "intrusion",
    "samples": 175000,
    "features": [
      "srcip",
      "sport",
      "dstip",
      "dsport",
      "proto",
      "state",
      "dur",
      "sbytes",
      "dbytes",
      "sttl",
      "dttl",
      "attack_cat",
      "label"
    ],
    "target": "label",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:02.792570",
    "status": "available"
  },
  "ipsum_malicious_ips": {
    "name": "IPsum Malicious IPs",
    "description": "Daily updated list of malicious IP addresses",
    "urls": [
      "https://raw.githubusercontent.com/stamparm/ipsum/master/ipsum.txt"
    ],
    "category": "threat_intel",
    "samples": 25000,
    "features": [
      "ip_address",
      "threat_level"
    ],
    "target": "threat_level",
    "format": "txt",
    "downloaded_at": "2026-01-29T16:35:03.526227",
    "status": "available"
  },
  "feodotracker_botnet": {
    "name": "Feodo Tracker Botnet C2",
    "description": "Botnet Command & Control server IPs",
    "urls": [
      "https://feodotracker.abuse.ch/downloads/ipblocklist.csv"
    ],
    "category": "threat_intel",
    "samples": 5000,
    "features": [
      "first_seen",
      "dst_ip",
      "dst_port",
      "malware",
      "status"
    ],
    "target": "malware",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:03.907662",
    "status": "available"
  },
  "urlhaus_malicious": {
    "name": "URLhaus Malicious URLs",
    "description": "Database of malware distribution URLs",
    "urls": [
      "https://urlhaus.abuse.ch/downloads/csv_recent/"
    ],
    "category": "threat_intel",
    "samples": 10000,
    "features": [
      "dateadded",
      "url",
      "url_status",
      "threat",
      "tags",
      "urlhaus_link"
    ],
    "target": "threat",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:04.832782",
    "status": "available"
  },
  "spambase_uci": {
    "name": "UCI Spambase",
    "description": "Email spam classification with word frequencies",
    "urls": [
      "https://archive.ics.uci.edu/ml/machine-learning-databases/spambase/spambase.data"
    ],
    "category": "spam",
    "samples": 4601,
    "features": [
      "word_freq_make",
      "word_freq_address",
      "word_freq_all",
      "char_freq_semicolon",
      "char_freq_dollar",
      "capital_run_avg",
      "capital_run_longest",
      "capital_run_total",
      "is_spam"
    ],
    "target": "is_spam",
    "format": "data",
    "downloaded_at": "2026-01-29T16:35:05.124845",
    "status": "available"
  },
  "xss_payloads": {
    "name": "XSS Attack Payloads",
    "description": "Cross-site scripting attack patterns",
    "urls": [
      "https://raw.githubusercontent.com/payloadbox/xss-payload-list/master/Intruder/xss-payload-list.txt"
    ],
    "category": "web_attack",
    "samples": 5000,
    "features": [
      "payload",
      "type"
    ],
    "target": "type",
    "format": "txt",
    "downloaded_at": "2026-01-29T16:35:05.293648",
    "status": "available"
  },
  "sql_injection_payloads": {
    "name": "SQL Injection Payloads",
    "description": "SQL injection attack patterns",
    "urls": [
      "https://raw.githubusercontent.com/payloadbox/sql-injection-payload-list/master/Intruder/SQL-Injection-Payloads/Auth-Bypass.txt",
      "https://raw.githubusercontent.com/payloadbox/sql-injection-payload-list/master/Intruder/SQL-Injection-Payloads/Error-Based.txt"
    ],
    "category": "web_attack",
    "samples": 3000,
    "features": [
      "payload",
      "injection_type"
    ],
    "target": "injection_type",
    "format": "txt",
    "downloaded_at": "2026-01-29T16:35:05.501629",
    "status": "available"
  },
  "http_csic_requests": {
    "name": "HTTP CSIC 2010 Dataset",
    "description": "HTTP requests with web attacks (XSS, SQLi, etc.)",
    "urls": [
      "https://raw.githubusercontent.com/Morzeux/HttpRequestsDataset/master/csic_http/csic_2010_cleaned.csv"
    ],
    "category": "web_attack",
    "samples": 36000,
    "features": [
      "method",
      "url",
      "protocol",
      "content",
      "is_attack"
    ],
    "target": "is_attack",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:05.724490",
    "status": "available"
  },
  "cryptomining_scripts": {
    "name": "Cryptomining Script Detection",
    "description": "JavaScript cryptomining patterns",
    "urls": [
      "https://raw.githubusercontent.com/ArslanKhan-cs/JSMiner/main/data/cryptominer.csv"
    ],
    "category": "cryptomining",
    "samples": 5000,
    "features": [
      "script_hash",
      "obfuscated",
      "api_calls",
      "is_miner"
    ],
    "target": "is_miner",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:05.924379",
    "status": "available"
  },
  "dga_domains": {
    "name": "DGA Domain Detection",
    "description": "Domain Generation Algorithm detection dataset",
    "urls": [
      "https://raw.githubusercontent.com/baderj/domain_generation_algorithms/master/dga_db/export/dga_domains_sample.csv"
    ],
    "category": "dns",
    "samples": 50000,
    "features": [
      "domain",
      "family",
      "length",
      "entropy",
      "consonant_ratio",
      "is_dga"
    ],
    "target": "is_dga",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:06.692993",
    "status": "available"
  },
  "ssl_certificates": {
    "name": "SSL Certificate Analysis",
    "description": "SSL certificate features for malicious detection",
    "urls": [
      "https://raw.githubusercontent.com/JustinGuese/ML-Security-SSL-Phishing/master/data/SSL-phishing.csv"
    ],
    "category": "ssl",
    "samples": 8000,
    "features": [
      "cert_issuer",
      "cert_validity",
      "domain_match",
      "is_ev",
      "cipher_strength",
      "is_phishing"
    ],
    "target": "is_phishing",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:06.841582",
    "status": "available"
  },
  "system_logs_hdfs": {
    "name": "HDFS System Logs",
    "description": "Hadoop system logs for anomaly detection",
    "urls": [
      "https://raw.githubusercontent.com/logpai/loghub/master/HDFS/HDFS.log_structured.csv"
    ],
    "category": "logs",
    "samples": 11000,
    "features": [
      "timestamp",
      "level",
      "component",
      "content",
      "event_template"
    ],
    "target": "level",
    "format": "csv",
    "downloaded_at": "2026-01-29T16:35:07.926689",
    "status": "available"
  }
}