paper-with-me

Papers

Detecting Malicious Websites by Learning IP Address Features

2012-01-01 · Daiki Chiba, Kazuhiro Tobe, T Mori, S Goto

Web-based malware attacks have become one of the most serious threats that need to be addressed urgently. Several approaches that have attracted attention as promising ways of detecting such malware include employing various blacklists. However, these conventional approaches often fail to detect new attacks owing to the versatility of malicious websites. Thus, it is difficult to maintain up-to-date blacklists with information regarding new malicious websites. To tackle this problem, we propose a new method for detecting malicious websites using the characteristics of IP addresses. Our approach leverages the empirical observation that IP addresses are more stable than other metrics such as URL and DNS. While the strings that form URLs or domain names are highly variable, IP addresses are less variable, i.e., IPv4 address space is mapped onto 4-bytes strings. We develop a lightweight and scalable detection scheme based on the machine learning technique. The aim of this study is not to provide a single solution that effectively detects web-based malware but to develop a technique that compensates the drawbacks of existing approaches. We validate the effectiveness of our approach by using real IP address data from existing blacklists and real traffic data on a campus network. The results demonstrate that our method can expand the coverage/accuracy of existing blacklists and also detect unknown malicious websites that are not covered by conventional approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detection of Malicious Websites Using Machine Learning Techniques

2022-09-13 · Adebayo Oshingbesan, Courage Ekoh, Chukwuemeka Okobi, Aime Munezero 외

In detecting malicious websites, a common approach is the use of blacklists which are not exhaustive in themselves and are unable to generalize to new malicious sites. Detecting newly encountered malicious websites autom…

Deep Reinforcement Learning for Detecting Malicious Websites

2019-05-22 · Moitrayee Chatterjee, Akbar Siami Namin

Phishing is the simplest form of cybercrime with the objective of baiting people into giving away delicate information such as individually recognizable data, banking and credit card details, or even credentials and pass…

Deep Reinforcement LearningPhishing Website Detectionreinforcement-learningReinforcement Learning+1

The Performance of Sequential Deep Learning Models in Detecting Phishing Websites Using Contextual Features of URLs

2024-04-15 · Saroj Gopali, Akbar S. Namin, Faranak Abri, Keith S. Jones

Cyber attacks continue to pose significant threats to individuals and organizations, stealing sensitive data such as personally identifiable information, financial information, and login credentials. Hence, detecting mal…

Deep Learning

A Review of Data-driven Approaches for Malicious Website Detection

2023-05-16 · Zeyuan Hu, Ziang Yuan

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 th…

Phishing Detection Using Machine Learning Techniques

2020-09-20 · Vahid Shahrivari, Mohammad Mahdi Darabi, Mohammad Izadi

The Internet has become an indispensable part of our life, However, It also has provided opportunities to anonymously perform malicious activities like Phishing. Phishers try to deceive their victims by social engineerin…

BIG-bench Machine Learning