English

A New Dataset and Methodology for Malicious URL Classification

Machine Learning 2025-01-03 v1 Cryptography and Security

Abstract

Malicious URL (Uniform Resource Locator) classification is a pivotal aspect of Cybersecurity, offering defense against web-based threats. Despite deep learning's promise in this area, its advancement is hindered by two main challenges: the scarcity of comprehensive, open-source datasets and the limitations of existing models, which either lack real-time capabilities or exhibit suboptimal performance. In order to address these gaps, we introduce a novel, multi-class dataset for malicious URL classification, distinguishing between benign, phishing and malicious URLs, named DeepURLBench. The data has been rigorously cleansed and structured, providing a superior alternative to existing datasets. Notably, the multi-class approach enhances the performance of deep learning models, as compared to a standard binary classification approach. Additionally, we propose improvements to string-based URL classifiers, applying these enhancements to URLNet. Key among these is the integration of DNS-derived features, which enrich the model's capabilities and lead to notable performance gains while preserving real-time runtime efficiency-achieving an effective balance for cybersecurity applications.

Keywords

Cite

@article{arxiv.2501.00356,
  title  = {A New Dataset and Methodology for Malicious URL Classification},
  author = {Ilan Schvartzman and Roei Sarussi and Maor Ashkenazi and Ido kringel and Yaniv Tocker and Tal Furman Shohet},
  journal= {arXiv preprint arXiv:2501.00356},
  year   = {2025}
}
R2 v1 2026-06-28T20:53:13.338Z