File size: 856 Bytes
c02901f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
license: mit
annotations_creators:
- synthetic
language_creators:
- synthetic
pretty_name: Dataset for Detecting Phishing URLs
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- text-classification
---

# Dataset for Detecting Phishing URLs

This dataset contains URLs labeled as 'Safe' (0) or 'Not Safe' (1) for phishing detection tasks.

## Dataset Summary

This dataset contains URLs labeled for phishing detection tasks. It's designed to help train and evaluate models that can identify potentially malicious URLs.

## Dataset Creation

The dataset was synthetically generated using a custom script that creates both legitimate and potentially phishing URLs. This approach allows for a controlled and balanced dataset while mimicking real-world URL patterns.

## Tags

url, phishing, security

## License

MIT