Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -13,9 +13,9 @@ tags:
|
|
13 |
- security
|
14 |
---
|
15 |
|
16 |
-
## Dataset Details
|
17 |
|
18 |
-
|
|
|
19 |
|
20 |
The provided dataset includes **11430** URLs with **87** extracted features.
|
21 |
The dataset are designed to be used as a benchmark for machine learning based **phishing detection** systems.
|
@@ -27,15 +27,17 @@ Features are from three different classes:
|
|
27 |
- **7** are extracetd by querying external services.
|
28 |
|
29 |
|
|
|
|
|
30 |
- **Funded by:** Abdelhakim Hannousse, Salima Yahiouche
|
31 |
- **Shared by:** [pirocheto](https://github.com/pirocheto)
|
32 |
- **License:** [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
|
33 |
|
34 |
-
|
35 |
|
36 |
- **Paper:** [https://arxiv.org/abs/2010.12847](https://arxiv.org/abs/2010.12847)
|
37 |
|
38 |
-
|
39 |
|
40 |
![source](images/source.png)
|
41 |
|
|
|
13 |
- security
|
14 |
---
|
15 |
|
|
|
16 |
|
17 |
+
|
18 |
+
# Dataset Description
|
19 |
|
20 |
The provided dataset includes **11430** URLs with **87** extracted features.
|
21 |
The dataset are designed to be used as a benchmark for machine learning based **phishing detection** systems.
|
|
|
27 |
- **7** are extracetd by querying external services.
|
28 |
|
29 |
|
30 |
+
## Details
|
31 |
+
|
32 |
- **Funded by:** Abdelhakim Hannousse, Salima Yahiouche
|
33 |
- **Shared by:** [pirocheto](https://github.com/pirocheto)
|
34 |
- **License:** [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
|
35 |
|
36 |
+
## Dataset Sources
|
37 |
|
38 |
- **Paper:** [https://arxiv.org/abs/2010.12847](https://arxiv.org/abs/2010.12847)
|
39 |
|
40 |
+
## Source Data
|
41 |
|
42 |
![source](images/source.png)
|
43 |
|