Demystifying the Transferability of Adversarial Attacks in Computer Networks
Ehsan Nowroozi, Yassine Mekdad, Mohammad Hajian Berenjestanaki, Mauro, Conti, Abdeslam EL Fergougui

TL;DR
This paper investigates the transferability of adversarial attacks on CNN models used in computer networks, revealing specific scenarios where transferability occurs and proposing strategies to mitigate such attacks.
Contribution
First comprehensive study assessing adversarial transferability in CNN-based computer network models and proposing mitigation strategies.
Findings
Transferability occurs in specific attack scenarios with success rates up to 100%.
Attack success rates vary between 63% and 100% depending on the attack and dataset.
Proposed shielding strategies can reduce attack transferability.
Abstract
Convolutional Neural Networks (CNNs) models are one of the most frequently used deep learning networks, and extensively used in both academia and industry. Recent studies demonstrated that adversarial attacks against such models can maintain their effectiveness even when used on models other than the one targeted by the attacker. This major property is known as transferability, and makes CNNs ill-suited for security applications. In this paper, we provide the first comprehensive study which assesses the robustness of CNN-based models for computer networks against adversarial transferability. Furthermore, we investigate whether the transferability property issue holds in computer networks applications. In our experiments, we first consider five different attacks: the Iterative Fast Gradient Method (I-FGSM), the Jacobian-based Saliency Map (JSMA), the Limited-memory Broyden Fletcher…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Network Security and Intrusion Detection
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
