English

Phishing URL Detection using Bi-LSTM

Cryptography and Security 2025-05-01 v1 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2504.21049,
  title  = {Phishing URL Detection using Bi-LSTM},
  author = {Sneha Baskota},
  journal= {arXiv preprint arXiv:2504.21049},
  year   = {2025}
}
R2 v1 2026-06-28T23:15:50.031Z