Multi-Instance Adversarial Attack on GNN-Based Malicious Domain Detection
Mahmoud Nazzal, Issa Khalil, Abdallah Khreishah, NhatHai Phan, and Yao, Ma

TL;DR
This paper introduces MintA, a black-box multi-instance adversarial attack on GNN-based malicious domain detection, demonstrating its high success rate and exposing vulnerabilities in current security models.
Contribution
The work presents the first effective multi-instance evasion attack against GNN-based MDD, highlighting the limitations of existing single-instance techniques and providing a practical, optimized attack method.
Findings
MintA achieves over 80% attack success rate.
Existing single-instance attacks are ineffective against multi-instance scenarios.
GNN-based MDDs are vulnerable to practical, black-box adversarial attacks.
Abstract
Malicious domain detection (MDD) is an open security challenge that aims to detect if an Internet domain is associated with cyber-attacks. Among many approaches to this problem, graph neural networks (GNNs) are deemed highly effective. GNN-based MDD uses DNS logs to represent Internet domains as nodes in a maliciousness graph (DMG) and trains a GNN to infer their maliciousness by leveraging identified malicious domains. Since this method relies on accessible DNS logs to construct DMGs, it exposes a vulnerability for adversaries to manipulate their domain nodes' features and connections within DMGs. Existing research mainly concentrates on threat models that manipulate individual attacker nodes. However, adversaries commonly generate multiple domains to achieve their goals economically and avoid detection. Their objective is to evade discovery across as many domains as feasible. In this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Adversarial Robustness in Machine Learning · Advanced Malware Detection Techniques
