Related Experiment Video
Updated: Jun 9, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
2.6K
Phishing URL detection with neural networks: an empirical study
Hayk Ghalechyan1, Elina Israyelyan1, Avag Arakelyan1
1EasyDMARC, Data Science, 0014, Yerevan, Armenia.
Scientific Reports
|October 25, 2024
Summary
This study introduces a novel probabilistic neural network approach for classifying phishing URLs, achieving 97% accuracy. The machine learning model successfully integrates public and private data for real-world production environments.
Area of Science:
- Computer Science
- Cybersecurity
- Artificial Intelligence
Background:
- Phishing websites pose a significant threat by mimicking legitimate sites to steal sensitive data.
- Accurate classification of URLs is crucial for cybersecurity defense.
- Existing methods require enhancement to combat sophisticated phishing tactics.
Purpose of the Study:
- To develop and evaluate advanced artificial intelligence and machine learning models for URL classification.
- To introduce a unique probabilistic neural network approach for improved phishing URL detection.
- To demonstrate the efficacy of machine learning models trained on combined open-source and private datasets in production environments.
Main Methods:
- Application of deterministic and probabilistic neural network models for URL classification.
- Development of a novel approach using probabilistic neural networks.
- Creation of a comprehensive dataset combining open-source (Alexa, PhishTank, OpenPhish) and private production data (EasyDMARC).
- Feature engineering conducted without third-party dependencies.
Main Results:
- Achieved an average of 97% accuracy on a validation dataset through daily model validation.
- Demonstrated the success of a machine learning model trained on a hybrid dataset in a production setting.
- Evaluated both deterministic and probabilistic models, showing high accuracy on URLs of all lengths.
Conclusions:
- Probabilistic neural networks offer an improved approach to URL classification accuracy.
- Machine learning models trained on diverse datasets are effective for real-world phishing detection.
- The developed models provide a robust solution for identifying both short and long phishing URLs.

