Kaggle hosts a dataset titled 'final_phishing_dataset'. The dataset likely contains records related to phishing attempts, as suggested by its title and platform tags. The author, organization, and specific collection details are unknown.
Use Cases
- Train a binary classifier to identify malicious URLs (inferred from domain, verify after download)
- Analyze features common to phishing websites for threat intelligence (inferred from domain, verify after download)
- Benchmark network security models against a labeled phishing corpus (inferred from domain, verify after download)
Strengths
- Published on Kaggle, a platform with an active community for data science.
- Platform tags indicate a focus on phishing and cybersecurity.
Limitations
- Metadata is minimal; actual content requires verification after download.
- Column-level documentation is absent; field semantics must be inferred after download.
- Row count, file format, and license are unknown, which may limit suitability assessment.