Related Experiment Video
Updated: Oct 24, 2025

08:20
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
Published on: October 27, 2023
1.9K
A hybrid DNN-LSTM model for detecting phishing URLs
Alper Ozcan1,2, Cagatay Catal3, Emrah Donmez4
1Department of Computer Engineering, Nisantasi University, Istanbul, Turkey.
Neural Computing & Applications
|August 16, 2021
Summary
This study introduces hybrid deep learning models that combine character embedding and natural language processing (NLP) features for superior phishing detection. These advanced models effectively identify and prevent phishing attacks by analyzing both character-level and high-level linguistic patterns.
Area of Science:
- Computer Science
- Cybersecurity
Background:
- Phishing attacks pose a significant threat by impersonating legitimate websites to steal sensitive user information.
- Existing anti-phishing techniques, including machine learning, are crucial for defense, with deep learning showing state-of-the-art results.
- Previous methods often used character embedding or natural language processing (NLP) features in isolation, limiting detection performance.
Purpose of the Study:
- To propose and evaluate novel hybrid deep learning models for enhanced phishing uniform resource locator (URL) detection.
- To investigate the synergistic benefits of combining character embedding and NLP features for improved phishing identification.
- To advance the accuracy and effectiveness of automated phishing detection systems.
Main Methods:
- Development of hybrid deep learning models integrating Long Short-Term Memory (LSTM) and Deep Neural Network (DNN) architectures.
- Utilization of both character embedding features to capture sequential character patterns and NLP features for semantic understanding.
- Evaluation of model performance on dedicated phishing datasets to assess detection accuracy.
Main Results:
- The proposed hybrid deep learning models demonstrated superior performance compared to existing phishing detection models.
- Combining character embedding and NLP features significantly improved the accuracy of phishing URL detection.
- The models effectively leveraged both low-level character sequences and high-level linguistic structures for robust detection.
Conclusions:
- Hybrid deep learning models integrating character embedding and NLP features offer a powerful approach to combat phishing.
- This combined feature strategy significantly enhances the accuracy and effectiveness of phishing detection systems.
- The findings suggest a promising direction for developing more resilient cybersecurity defenses against evolving phishing threats.

