paper-with-me

홈 › Papers

HinDom: A Robust Malicious Domain Detection System based on Heterogeneous Information Network with Transductive Classification

2019-09-04 · Xiaoqing Sun, Mingkai Tong, Jiahai Yang

Domain name system (DNS) is a crucial part of the Internet, yet has been widely exploited by cyber attackers. Apart from making static methods like blacklists or sinkholes infeasible, some weasel attackers can even bypass detection systems with machine learning based classifiers. As a solution to this problem, we propose a robust domain detection system named HinDom. Instead of relying on manually selected features, HinDom models the DNS scene as a Heterogeneous Information Network (HIN) consist of clients, domains, IP addresses and their diverse relationships. Besides, the metapath-based transductive classification method enables HinDom to detect malicious domains with only a small fraction of labeled samples. So far as we know, this is the first work to apply HIN in DNS analysis. We build a prototype of HinDom and evaluate it in CERNET2 and TUNET. The results reveal that HinDom is accurate, robust and can identify previously unknown malicious domains.

📄 PDF Abstract BibTeX arXiv:1909.01590

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

A Heterogeneous Graph Learning Model for Cyber-Attack Detection

2021-12-16 · Mingqi Lv, chengyu dong, Tieming Chen, Tiantian Zhu 외

A cyber-attack is a malicious attempt by experienced hackers to breach the target information system. Usually, the cyber-attacks are characterized as hybrid TTPs (Tactics, Techniques, and Procedures) and long-term advers…

Cyber Attack DetectionGraph LearningIntrusion Detection

LLM-Enhanced Hierarchical Heterogeneous Graph Representation Learning for Malicious Python Package Detection

2026-07-03 · Hang Gao, Xiaoyu Chen, Baoquan Cui, Zhen Tang 외 arxiv

Malicious Python packages have become a major threat to software supply chain ecosystems due to the widespread adoption of open-source repositories such as PyPI. Existing learning-based detection methods struggle to capt…

Graph Representation LearningGraph Neural Network

Heterogeneous Graph Matching Networks

2019-10-17 · Shen Wang, Zhengzhang Chen, Xiao Yu, Ding Li 외

Information systems have widely been the target of malware attacks. Traditional signature-based malicious program detection algorithms can only detect known malware and are prone to evasion techniques such as binary obfu…

Graph MatchingMalware Detection

Heterogeneous Graph Neural Networks for Malicious Account Detection

2020-02-27 · Ziqi Liu, Chaochao Chen, Xinxing Yang, Jun Zhou 외

We present, GEM, the first heterogeneous graph neural network approach for detecting malicious accounts at Alipay, one of the world's leading mobile cashless payment platform. Our approach, inspired from a connected subg…

Graph Neural Network

Joint Detection of Malicious Domains and Infected Clients

2019-06-21 · Paul Prasse, Rene Knaebel, Lukas Machlica, Tomas Pevny 외

Detection of malware-infected computers and detection of malicious web domains based on their encrypted HTTPS traffic are challenging problems, because only addresses, timestamps, and data volumes are observable. The det…

Transfer Learning