中文
相关论文

相关论文: From Past to Present: A Survey of Malicious URL De…

200 篇论文

Malicious URL, a.k.a. malicious website, is a common and serious threat to cybersecurity. Malicious URLs host unsolicited content (spam, phishing, drive-by exploits, etc.) and lure unsuspecting users to become victims of scams (monetary…

机器学习 · 计算机科学 2019-08-22 Doyen Sahoo , Chenghao Liu , Steven C. H. Hoi

Malicious URL (Uniform Resource Locator) classification is a pivotal aspect of Cybersecurity, offering defense against web-based threats. Despite deep learning's promise in this area, its advancement is hindered by two main challenges: the…

机器学习 · 计算机科学 2025-01-03 Ilan Schvartzman , Roei Sarussi , Maor Ashkenazi , Ido kringel , Yaniv Tocker , Tal Furman Shohet

Malicious URLs host unsolicited content and are used to perpetrate cybercrimes. It is imperative to detect them in a timely manner. Traditionally, this is done through the usage of blacklists, which cannot be exhaustive, and cannot detect…

密码学与安全 · 计算机科学 2018-03-05 Hung Le , Quang Pham , Doyen Sahoo , Steven C. H. Hoi

Malicious advertisement URLs pose a security risk since they are the source of cyber-attacks, and the need to address this issue is growing in both industry and academia. Generally, the attacker delivers an attack vector to the user by…

机器学习 · 计算机科学 2022-04-29 Ehsan Nowroozi , Abhishek , Mohammadreza Mohammadi , Mauro Conti

The detection of malicious websites has become a critical issue in cybersecurity. Therefore, this paper offers a comprehensive review of data-driven methods for detecting malicious websites. Traditional approaches and their limitations are…

密码学与安全 · 计算机科学 2023-05-17 Zeyuan Hu , Ziang Yuan

Machine learning progress is advancing the detection of malicious URLs. However, advanced Transformers applied to URLs face difficulties in extracting local information, character-level details, and structural relationships. To address…

密码学与安全 · 计算机科学 2025-03-24 Ruitong Liu , Yanbin Wang , Zhenhao Guo , Haitao Xu , Zhan Qin , Wenrui Ma , Fan Zhang

Malicious URLs pose significant security risks as they facilitate phishing attacks, distribute malware, and empower attackers to deface websites. Blacklist detection methods fail to identify new or obfuscated URLs because they depend on…

密码学与安全 · 计算机科学 2025-10-21 Md. Ifthekhar Hossain , Kazi Abdullah Al Arafat , Bryce Shepard , Kayd Craig , Imtiaz Parvez

Malicious URL detection remains a critical cybersecurity challenge as adversaries increasingly employ sophisticated evasion techniques including obfuscation, character-level perturbations, and adversarial attacks. Although pre-trained…

密码学与安全 · 计算机科学 2025-10-15 Ye Tian , Yanqiu Yu , Liangliang Song , Zhiquan Liu , Yanbin Wang , Jianguo Sun

The proliferation of malicious URLs has become a significant threat to internet security, encompassing SPAM, phishing, malware, and defacement attacks. Traditional detection methods struggle to keep pace with the evolving nature of these…

密码学与安全 · 计算机科学 2024-07-10 Swetha T , Seshaiah M , Hemalatha KL , ManjunathaKumar BH , Murthy SVN

Malicious URL detection and webpage classification are critical tasks in cybersecurity and information management. In recent years, extensive research has explored using BERT or similar language models to replace traditional machine…

密码学与安全 · 计算机科学 2025-05-27 Yujie Li , Yiwei Liu , Peiyue Li , Yifan Jia , Yanbin Wang

Malicious URLs remain a primary vector for phishing, malware, and cyberthreats. This study proposes a hybrid deep learning framework combining \texttt{HashingVectorizer} n-gram analysis, SMOTE balancing, Isolation Forest anomaly filtering,…

密码学与安全 · 计算机科学 2025-12-04 Berkani Khaled , Zeraoulia Rafik

Malicious websites are responsible for a majority of the cyber-attacks and scams today. Malicious URLs are delivered to unsuspecting users via email, text messages, pop-ups or advertisements. Clicking on or crawling such URLs can result in…

密码学与安全 · 计算机科学 2019-10-15 Apoorva Joshi , Levi Lloyd , Paul Westin , Srini Seethapathy

Malicious URLs provide adversarial opportunities across various industries, including transportation, healthcare, energy, and banking which could be detrimental to business operations. Consequently, the detection of these URLs is of crucial…

密码学与安全 · 计算机科学 2024-03-06 Ehsan Nowroozi , Nada Jadalla , Samaneh Ghelichkhani , Alireza Jolfaei

Throughout the COVID-19 outbreak, malicious attacks have become more pervasive and damaging than ever. Malicious intruders have been responsible for most cybercrimes committed recently and are the cause for a growing number of cyber…

密码学与安全 · 计算机科学 2020-09-22 Jamil Ispahany , Rafiqul Islam

Phishing attacks are among emerging security issues that recently draws significant attention in the cyber security community. There are numerous existing approaches for phishing URL detection. However, malicious URL detection is still a…

密码学与安全 · 计算机科学 2021-09-07 Pingfan Xu

URLs are central to a myriad of cyber-security threats, from phishing to the distribution of malware. Their inherent ease of use and familiarity is continuously abused by attackers to evade defences and deceive end-users. Seemingly…

密码学与安全 · 计算机科学 2021-08-31 Mahathir Almashor , Ejaz Ahmed , Benjamin Pick , Sharif Abuadbba , Raj Gaire , Seyit Camtepe , Surya Nepal

Large language models (LLMs) have become integral to various real-world applications, leveraging massive, web-sourced datasets like Common Crawl, C4, and FineWeb for pretraining. While these datasets provide linguistic data essential for…

计算与语言 · 计算机科学 2025-08-14 Sai Krishna Mendu , Harish Yenala , Aditi Gulati , Shanu Kumar , Parag Agrawal

Malicious websites and phishing URLs pose an ever-increasing cybersecurity risk, with phishing attacks growing by 40% in a single year. Traditional detection approaches rely on machine learning classifiers or rule-based scanners operating…

密码学与安全 · 计算机科学 2025-06-05 Avihay Cohen

Malicious URL detection remains a major challenge in cybersecurity, primarily due to two factors: (1) the exponential growth of the Internet has led to an immense diversity of URLs, making generalized detection increasingly difficult; and…

密码学与安全 · 计算机科学 2025-09-15 Ye Tian , Yifan Jia , Yanbin Wang , Jianguo Sun , Zhiquan Liu , Xiaowen Ling

URL+HTML feature fusion shows promise for robust malicious URL detection, since attacker artifacts persist in DOM structures. However, prior work suffers from four critical shortcomings: (1) incomplete URL modeling, failing to jointly…

密码学与安全 · 计算机科学 2025-06-25 Ye Tian , Zhang Yumin , Yifan Jia , Jianguo Sun , Yanbin Wang
‹ 上一页 1 2 3 10 下一页 ›