34
0

Phishing URL Detection using Bi-LSTM

Main:3 Pages
2 Figures
Bibliography:1 Pages
Abstract

Phishing attacks threaten online users, often leading to data breaches, financial losses, and identity theft. Traditional phishing detection systems struggle with high false positive rates and are usually limited by the types of attacks they can identify. This paper proposes a deep learning-based approach using a Bidirectional Long Short-Term Memory (Bi-LSTM) network to classify URLs into four categories: benign, phishing, defacement, and malware. The model leverages sequential URL data and captures contextual information, improving the accuracy of phishing detection. Experimental results on a dataset comprising over 650,000 URLs demonstrate the model's effectiveness, achieving 97% accuracy and significant improvements over traditional techniques.

View on arXiv
@article{baskota2025_2504.21049,
  title={ Phishing URL Detection using Bi-LSTM },
  author={ Sneha Baskota },
  journal={arXiv preprint arXiv:2504.21049},
  year={ 2025 }
}
Comments on this paper