paper-with-me

Papers

Malicious URL Detection using Machine Learning: A Survey

2017-01-25 · Doyen Sahoo, Chenghao Liu, Steven C. H. Hoi

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 loss, theft of private information, and malware installation), and cause losses of billions of dollars every year. It is imperative to detect and act on such threats in a timely manner. Traditionally, this detection is done mostly through the usage of blacklists. However, blacklists cannot be exhaustive, and lack the ability to detect newly generated malicious URLs. To improve the generality of malicious URL detectors, machine learning techniques have been explored with increasing attention in recent years. This article aims to provide a comprehensive survey and a structural understanding of Malicious URL Detection techniques using machine learning. We present the formal formulation of Malicious URL Detection as a machine learning task, and categorize and review the contributions of literature studies that addresses different dimensions of this problem (feature representation, algorithm design, etc.). Further, this article provides a timely and comprehensive survey for a range of different audiences, not only for machine learning researchers and engineers in academia, but also for professionals and practitioners in cybersecurity industry, to help them understand the state of the art and facilitate their own research and practical applications. We also discuss practical issues in system design, open research challenges, and point out some important directions for future research.

📄 PDF Abstract BibTeX arXiv:1701.07179

Code (1)

jackaduma/NLP4CyberSecurity

Tasks

BIG-bench Machine LearningSurvey

Similar Papers 제목 키워드 기반

Recent Advancements In The Field Of Deepfake Detection

2023-08-10 · Natalie Krueger, Dr. Mounika Vanamala, Dr. Rushit Dave

A deepfake is a photo or video of a person whose image has been digitally altered or partially replaced with an image of someone else. Deepfakes have the potential to cause a variety of problems and are often used malici…

DeepFake DetectionFace SwappingSurvey

A Survey of Federated Evaluation in Federated Learning

2023-05-14 · Behnaz Soltani, Yipeng Zhou, Venus Haghighi, John C. S. Lui

In traditional machine learning, it is trivial to conduct model evaluation since all data samples are managed centrally by a server. However, model evaluation becomes a challenging problem in federated learning (FL), whi…

Federated LearningSurvey

Unraveling the Key of Machine Learning Solutions for Android Malware Detection

2024-02-05 · Jiahao Liu, Jun Zeng, Fabio Pierazzi, Lorenzo Cavallaro 외

Android malware detection serves as the front line against malicious apps. With the rapid advancement of machine learning (ML), ML-based Android malware detection has attracted increasing attention due to its capability …

Android Malware DetectionFeature EngineeringMalware Detection

Dealing Doubt: Unveiling Threat Models in Gradient Inversion Attacks under Federated Learning, A Survey and Taxonomy

2024-05-16 · Yichuan Shi, Olivera Kotevska, Viktor Reshniak, Abhishek Singh 외

Federated Learning (FL) has emerged as a leading paradigm for decentralized, privacy preserving machine learning training. However, recent research on gradient inversion attacks (GIAs) have shown that gradient updates in…

Federated LearningPrivacy Preserving

Enhancing Enterprise Network Security: Comparing Machine-Level and Process-Level Analysis for Dynamic Malware Detection

2023-10-27 · Baskoro Adi Pratomo, Toby Jackson, Pete Burnap, Andrew Hood 외

Analysing malware is important to understand how malicious software works and to develop appropriate detection and prevention methods. Dynamic analysis can overcome evasion techniques commonly used to bypass static analy…

CPUMalware Detection