Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10M - 100M
Tags:
cybersecurity
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,10 +10,21 @@ pretty_name: DeepURLBench
|
|
| 10 |
size_categories:
|
| 11 |
- 10M<n<100M
|
| 12 |
---
|
|
|
|
| 13 |
# DeepURLBench
|
| 14 |
|
| 15 |
**DeepURLBench** is a large-scale benchmark dataset for real-world URL classification, developed by Deep Instinct's research team.
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
## Dataset Overview
|
| 18 |
|
| 19 |
The dataset includes two subsets in Parquet format:
|
|
|
|
| 10 |
size_categories:
|
| 11 |
- 10M<n<100M
|
| 12 |
---
|
| 13 |
+
|
| 14 |
# DeepURLBench
|
| 15 |
|
| 16 |
**DeepURLBench** is a large-scale benchmark dataset for real-world URL classification, developed by Deep Instinct's research team.
|
| 17 |
|
| 18 |
+
## ⚠️ Warning and Usage Disclaimer
|
| 19 |
+
|
| 20 |
+
This dataset contains real-world URLs labeled as **malware**, **phishing**, or **benign**, including domains that were associated with harmful or fraudulent activity at the time of collection. **Do not attempt to visit or interact with any of the URLs in this dataset.**
|
| 21 |
+
|
| 22 |
+
This dataset is intended **solely for research and educational purposes** in cybersecurity and machine learning. We **strongly recommend using it in a read-only context**, and not resolving or querying any of the included domains or IP addresses.
|
| 23 |
+
|
| 24 |
+
Deep Instinct assumes no responsibility for misuse of the dataset.
|
| 25 |
+
|
| 26 |
+
**DeepURLBench** is a large-scale benchmark dataset for real-world URL classification, developed by Deep Instinct's research team.
|
| 27 |
+
|
| 28 |
## Dataset Overview
|
| 29 |
|
| 30 |
The dataset includes two subsets in Parquet format:
|