FredZhang7
commited on
Commit
·
1355e95
1
Parent(s):
d44f798
update attribution
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ task_categories:
|
|
5 |
- feature-extraction
|
6 |
- tabular-classification
|
7 |
language:
|
|
|
8 |
- af
|
9 |
- en
|
10 |
- et
|
@@ -31,7 +32,6 @@ language:
|
|
31 |
- id
|
32 |
- sk
|
33 |
- lt
|
34 |
-
- no
|
35 |
- lv
|
36 |
- vi
|
37 |
- it
|
@@ -105,6 +105,10 @@ For training, I split the classification task into two stages in anticipation of
|
|
105 |
This way, I can make the most out of the limited phishing websites avaliable.
|
106 |
|
107 |
|
|
|
|
|
|
|
|
|
108 |
## Source of the URLs
|
109 |
- https://moz.com/top500
|
110 |
- https://phishtank.org/phish_search.php?valid=y&active=y&Search=Search
|
@@ -119,9 +123,5 @@ This way, I can make the most out of the limited phishing websites avaliable.
|
|
119 |
- https://www.kaggle.com/datasets/shashwatwork/web-page-phishing-detection-dataset
|
120 |
- https://www.kaggle.com/datasets/aman9d/phishing-data
|
121 |
|
122 |
-
## Attribution
|
123 |
-
- For personal projects, please include this dataset in your `README.md`.
|
124 |
-
- If you plan to use this dataset (either directly or indirectly) for commerical purposes, please cite this dataset somewhere on your app/service website. Thank you for your coopration.
|
125 |
-
|
126 |
## Side notes
|
127 |
- Cloudflare offers an [API for phishing URL scanning](https://developers.cloudflare.com/api/operations/phishing-url-information-get-results-for-a-url-scan), with a generous global rate limit of 1200 requests every 5 minutes.
|
|
|
5 |
- feature-extraction
|
6 |
- tabular-classification
|
7 |
language:
|
8 |
+
- no
|
9 |
- af
|
10 |
- en
|
11 |
- et
|
|
|
32 |
- id
|
33 |
- sk
|
34 |
- lt
|
|
|
35 |
- lv
|
36 |
- vi
|
37 |
- it
|
|
|
105 |
This way, I can make the most out of the limited phishing websites avaliable.
|
106 |
|
107 |
|
108 |
+
## Attribution
|
109 |
+
- For personal projects, please cite this dataset or [Aivance](https://huggingface.co/aivance) in your `README.md`.
|
110 |
+
- If you plan to use this dataset (either directly or indirectly) for commerical purposes, please cite this dataset or [Aivance](https://huggingface.co/aivance) somewhere on your app/service website. Thank you for your coopration.
|
111 |
+
|
112 |
## Source of the URLs
|
113 |
- https://moz.com/top500
|
114 |
- https://phishtank.org/phish_search.php?valid=y&active=y&Search=Search
|
|
|
123 |
- https://www.kaggle.com/datasets/shashwatwork/web-page-phishing-detection-dataset
|
124 |
- https://www.kaggle.com/datasets/aman9d/phishing-data
|
125 |
|
|
|
|
|
|
|
|
|
126 |
## Side notes
|
127 |
- Cloudflare offers an [API for phishing URL scanning](https://developers.cloudflare.com/api/operations/phishing-url-information-get-results-for-a-url-scan), with a generous global rate limit of 1200 requests every 5 minutes.
|