A Hybrid Deep Learning and Anomaly Detection Framework for Real-Time Malicious URL Classification

πŸ“… 2025-11-30
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Malicious URLs constitute a primary vector for phishing and malware distribution, necessitating real-time detection methods with low latency and high robustness. This paper proposes a multi-stage classification framework integrating deep learning and anomaly detection. First, lightweight statistical features are extracted via hash-based n-gram vectorization. Second, Isolation Forest is employed for anomaly filtering to enhance robustness against obfuscated URLs. Finally, a lightweight neural network performs binary classification. The system incorporates SMOTE for class imbalance mitigation, a multilingual Tkinter-based GUI, and clipboard-triggered automatic scanning. Evaluated on public benchmark datasets, the model achieves 96.4% accuracy, 95.4% F1-score, and 97.3% ROC-AUC, with an average inference latency of only 20 ms per sampleβ€”50–100Γ— faster than CNN- or SVM-based baselines. These advances significantly improve practical deployability and scalability for real-time URL threat detection.

Technology Category

Application Category

πŸ“ Abstract
Malicious URLs remain a primary vector for phishing, malware, and cyberthreats. This study proposes a hybrid deep learning framework combining exttt{HashingVectorizer} n-gram analysis, SMOTE balancing, Isolation Forest anomaly filtering, and a lightweight neural network classifier for real-time URL classification. The multi-stage pipeline processes URLs from open-source repositories with statistical features (length, dot count, entropy), achieving $O(NL + EBdh)$ training complexity and a 20,ms prediction latency. Empirical evaluation yields 96.4% accuracy, 95.4% F1-score, and 97.3% ROC-AUC, outperforming CNN (94.8%) and SVM baselines with a $50! imes$--$100! imes$ speedup (Table~ ef{tab:comp-complexity}). A multilingual Tkinter GUI (Arabic/English/French) enables real-time threat assessment with clipboard integration. The framework demonstrates superior scalability and resilience against obfuscated URL patterns.
Problem

Research questions and friction points this paper is trying to address.

Real-time classification of malicious URLs using hybrid deep learning
Addressing phishing and malware threats with anomaly detection techniques
Enhancing detection accuracy and speed for cybersecurity applications
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hybrid deep learning with anomaly detection for URL classification
Multi-stage pipeline using n-gram analysis and SMOTE balancing
Lightweight neural network achieving real-time prediction latency
πŸ”Ž Similar Papers
No similar papers found.
πŸ’Ό Related Jobs
No related jobs found.
B
Berkani Khaled
University of Batna 2, Algeria
Z
Zeraoulia Rafik
Djilali Bounaama University of Khemis Miliana, Laboratory of Pure and Applied Mathematics (C1151600)