• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

深度学习在网络钓鱼检测中的应用:一项系统的文献综述。

Applications of deep learning for phishing detection: a systematic literature review.

作者信息

Catal Cagatay, Giray Görkem, Tekinerdogan Bedir, Kumar Sandeep, Shukla Suyash

机构信息

Department of Computer Science and Engineering, Qatar University, Doha, Qatar.

Independent Researcher, Izmir, Turkey.

出版信息

Knowl Inf Syst. 2022;64(6):1457-1500. doi: 10.1007/s10115-022-01672-x. Epub 2022 May 23.

DOI:10.1007/s10115-022-01672-x
PMID:35645443
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC9125357/
Abstract

Phishing attacks aim to steal confidential information using sophisticated methods, techniques, and tools such as phishing through content injection, social engineering, online social networks, and mobile applications. To avoid and mitigate the risks of these attacks, several phishing detection approaches were developed, among which deep learning algorithms provided promising results. However, the results and the corresponding lessons learned are fragmented over many different studies and there is a lack of a systematic overview of the use of deep learning algorithms in phishing detection. Hence, we performed a systematic literature review (SLR) to identify, assess, and synthesize the results on deep learning approaches for phishing detection as reported by the selected scientific publications. We address nine research questions and provide an overview of how deep learning algorithms have been used for phishing detection from several aspects. In total, 43 journal articles were selected from electronic databases to derive the answers for the defined research questions. Our SLR study shows that except for one study, all the provided models applied supervised deep learning algorithms. The widely used data sources were URL-related data, third party information on the website, website content-related data, and email. The most used deep learning algorithms were deep neural networks (DNN), convolutional neural networks, and recurrent neural networks/long short-term memory networks. DNN and hybrid deep learning algorithms provided the best performance among other deep learning-based algorithms. 72% of the studies did not apply any feature selection algorithm to build the prediction model. PhishTank was the most used dataset among other datasets. While Keras and Tensorflow were the most preferred deep learning frameworks, 46% of the articles did not mention any framework. This study also highlights several challenges for phishing detection to pave the way for further research.

摘要

网络钓鱼攻击旨在通过复杂的方法、技术和工具窃取机密信息,如内容注入式网络钓鱼、社会工程、在线社交网络和移动应用程序。为了避免和减轻这些攻击的风险,人们开发了几种网络钓鱼检测方法,其中深度学习算法取得了不错的成果。然而,这些成果以及相应的经验教训分散在许多不同的研究中,并且缺乏对深度学习算法在网络钓鱼检测中应用的系统概述。因此,我们进行了一项系统文献综述(SLR),以识别、评估和综合所选科学出版物中报道的关于网络钓鱼检测深度学习方法的结果。我们提出了九个研究问题,并从几个方面概述了深度学习算法是如何用于网络钓鱼检测的。总共从电子数据库中选择了43篇期刊文章,以得出针对所定义研究问题的答案。我们的SLR研究表明,除了一项研究外,所有提供的模型都应用了监督式深度学习算法。广泛使用的数据源是与URL相关的数据、网站上的第三方信息、与网站内容相关的数据和电子邮件。使用最多的深度学习算法是深度神经网络(DNN)、卷积神经网络和循环神经网络/长短期记忆网络。在其他基于深度学习的算法中,DNN和混合深度学习算法表现最佳。72%的研究在构建预测模型时未应用任何特征选择算法。PhishTank是其他数据集中使用最多的数据集。虽然Keras和TensorFlow是最受欢迎的深度学习框架,但46%的文章未提及任何框架。本研究还强调了网络钓鱼检测的几个挑战,为进一步研究铺平道路。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/a686/9125357/60f7d04457bd/10115_2022_1672_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/a686/9125357/60f7d04457bd/10115_2022_1672_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/a686/9125357/60f7d04457bd/10115_2022_1672_Fig3_HTML.jpg

相似文献

1
Applications of deep learning for phishing detection: a systematic literature review.深度学习在网络钓鱼检测中的应用:一项系统的文献综述。
Knowl Inf Syst. 2022;64(6):1457-1500. doi: 10.1007/s10115-022-01672-x. Epub 2022 May 23.
2
Phishing Website Detection Based on Deep Convolutional Neural Network and Random Forest Ensemble Learning.基于深度卷积神经网络和随机森林集成学习的钓鱼网站检测。
Sensors (Basel). 2021 Dec 10;21(24):8281. doi: 10.3390/s21248281.
3
A hybrid DNN-LSTM model for detecting phishing URLs.一种用于检测网络钓鱼网址的深度神经网络与长短期记忆网络混合模型。
Neural Comput Appl. 2023;35(7):4957-4973. doi: 10.1007/s00521-021-06401-z. Epub 2021 Aug 8.
4
Detecting phishing websites using machine learning technique.利用机器学习技术检测钓鱼网站。
PLoS One. 2021 Oct 11;16(10):e0258361. doi: 10.1371/journal.pone.0258361. eCollection 2021.
5
Life-long phishing attack detection using continual learning.利用持续学习进行终身网络钓鱼攻击检测。
Sci Rep. 2023 Jul 17;13(1):11488. doi: 10.1038/s41598-023-37552-9.
6
A Hybrid Approach for Alluring Ads Phishing Attack Detection Using Machine Learning.一种使用机器学习的诱人广告网络钓鱼攻击检测混合方法。
Sensors (Basel). 2023 Sep 25;23(19):8070. doi: 10.3390/s23198070.
7
Machine Learning-Based Software Defect Prediction for Mobile Applications: A Systematic Literature Review.基于机器学习的移动应用程序软件缺陷预测:系统文献综述。
Sensors (Basel). 2022 Mar 26;22(7):2551. doi: 10.3390/s22072551.
8
Comparative evaluation of machine learning algorithms for phishing site detection.用于网络钓鱼网站检测的机器学习算法的比较评估。
PeerJ Comput Sci. 2024 Jun 24;10:e2131. doi: 10.7717/peerj-cs.2131. eCollection 2024.
9
A Deep Learning-Based Innovative Technique for Phishing Detection in Modern Security with Uniform Resource Locators.基于深度学习的现代安全中基于统一资源定位器的网络钓鱼检测创新技术。
Sensors (Basel). 2023 Apr 30;23(9):4403. doi: 10.3390/s23094403.
10
Advancing Phishing Email Detection: A Comparative Study of Deep Learning Models.推进网络钓鱼电子邮件检测:深度学习模型的比较研究
Sensors (Basel). 2024 Mar 24;24(7):2077. doi: 10.3390/s24072077.

引用本文的文献

1
A systematic review of deep learning methods for community detection in social networks.社交网络中社区检测的深度学习方法的系统综述。
Front Artif Intell. 2025 Aug 22;8:1572645. doi: 10.3389/frai.2025.1572645. eCollection 2025.
2
Deep Learning-Based Defect Prediction for Mobile Applications.基于深度学习的移动应用缺陷预测。
Sensors (Basel). 2022 Jun 23;22(13):4734. doi: 10.3390/s22134734.

本文引用的文献

1
FMixCutMatch for semi-supervised deep learning.FMixCutMatch 用于半监督深度学习。
Neural Netw. 2021 Jan;133:166-176. doi: 10.1016/j.neunet.2020.10.018. Epub 2020 Nov 10.
2
Datasets for phishing websites detection.用于网络钓鱼网站检测的数据集。
Data Brief. 2020 Oct 23;33:106438. doi: 10.1016/j.dib.2020.106438. eCollection 2020 Dec.
3
A comprehensive survey of AI-enabled phishing attacks detection techniques.对人工智能驱动的网络钓鱼攻击检测技术的全面调查。
Telecommun Syst. 2021;76(1):139-154. doi: 10.1007/s11235-020-00733-2. Epub 2020 Oct 23.
4
Multi-task deep learning based CT imaging analysis for COVID-19 pneumonia: Classification and segmentation.基于多任务深度学习的 COVID-19 肺炎 CT 成像分析:分类与分割。
Comput Biol Med. 2020 Nov;126:104037. doi: 10.1016/j.compbiomed.2020.104037. Epub 2020 Oct 8.
5
Multi-task deep learning for cardiac rhythm detection in wearable devices.用于可穿戴设备中心律检测的多任务深度学习
NPJ Digit Med. 2020 Sep 9;3:116. doi: 10.1038/s41746-020-00320-4. eCollection 2020.
6
Clustering earthquake signals and background noises in continuous seismic data with unsupervised deep learning.利用无监督深度学习对连续地震数据中的地震信号和背景噪声进行聚类。
Nat Commun. 2020 Aug 7;11(1):3972. doi: 10.1038/s41467-020-17841-x.
7
CNN-MHSA: A Convolutional Neural Network and multi-head self-attention combined approach for detecting phishing websites.CNN-MHSA:一种用于检测钓鱼网站的卷积神经网络和多头自注意力相结合的方法。
Neural Netw. 2020 May;125:303-312. doi: 10.1016/j.neunet.2020.02.013. Epub 2020 Feb 29.
8
The application of unsupervised deep learning in predictive models using electronic health records.无监督深度学习在电子健康记录预测模型中的应用。
BMC Med Res Methodol. 2020 Feb 26;20(1):37. doi: 10.1186/s12874-020-00923-1.
9
An End-to-End Multi-Task Deep Learning Framework for Skin Lesion Analysis.一种用于皮肤损伤分析的端到端多任务深度学习框架。
IEEE J Biomed Health Inform. 2020 Oct;24(10):2912-2921. doi: 10.1109/JBHI.2020.2973614. Epub 2020 Feb 13.
10
A Deep-Learning-Driven Light-Weight Phishing Detection Sensor.一种基于深度学习的轻量级钓鱼检测传感器。
Sensors (Basel). 2019 Sep 30;19(19):4258. doi: 10.3390/s19194258.