File size: 540 Bytes
e49ba7b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "dataset_id": "dns_tunneling",
<<<<<<< Updated upstream
  "processed_at": "2025-08-24T04:17:07.693713",
  "samples": 10000,
=======
  "processed_at": "2025-08-24T03:09:42.416761",
  "samples": 150000,
>>>>>>> Stashed changes
  "features": [
    "query_name",
    "query_type",
    "response_code",
    "query_length",
<<<<<<< Updated upstream
    "subdomain_count",
    "is_tunneling"
=======
    "subdomain_count"
>>>>>>> Stashed changes
  ],
  "type": "dns",
  "file_path": "..\\datasets\\dns_tunneling\\dns_tunneling_processed.csv"
}