paper-with-me

Papers

Darknet Traffic Classification and Adversarial Attacks

2022-06-12 · Nhien Rust-Nguyen, Mark Stamp

The anonymous nature of darknets is commonly exploited for illegal activities. Previous research has employed machine learning and deep learning techniques to automate the detection of darknet traffic in an attempt to block these criminal activities. This research aims to improve darknet traffic detection by assessing Support Vector Machines (SVM), Random Forest (RF), Convolutional Neural Networks (CNN), and Auxiliary-Classifier Generative Adversarial Networks (AC-GAN) for classification of such traffic and the underlying application types. We find that our RF model outperforms the state-of-the-art machine learning techniques used in prior work with the CIC-Darknet2020 dataset. To evaluate the robustness of our RF classifier, we obfuscate select application type classes to simulate realistic adversarial attack scenarios. We demonstrate that our best-performing classifier can be defeated by such attacks, and we consider ways to deal with such adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2206.06371

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackBIG-bench Machine LearningClassificationTraffic Classification

Similar Papers 제목 키워드 기반

Development of Multistage Machine Learning Classifier using Decision Trees and Boosting Algorithms over Darknet Network Traffic

2024-07-22 · Anjali Sureshkumar Nair, Dr. Prashant Nitnaware

In recent years, the clandestine nature of darknet activities has presented an escalating challenge to cybersecurity efforts, necessitating sophisticated methods for the detection and classification of network traffic as…

Ensemble Learningfeature selectionTraffic Classification

Darknet Traffic Big-Data Analysis and Network Management to Real-Time Automating the Malicious Intent Detection Process by a Weight Agnostic Neural Networks Framework

2021-02-16 · Konstantinos Demertzis, Konstantinos Tsiknas, Dimitrios Takezis, Charalabos Skianis 외

Attackers are perpetually modifying their tactics to avoid detection and frequently leverage legitimate credentials with trusted tools already deployed in a network environment, making it difficult for organizations to p…

Cloud ComputingIntent DetectionManagement

DANTE: A framework for mining and monitoring darknet traffic

2020-03-05 · Dvir Cohen, Yisroel Mirsky, Yuval Elovici, Rami Puzis 외

Trillions of network packets are sent over the Internet to destinations which do not exist. This 'darknet' traffic captures the activity of botnets and other malicious campaigns aiming to discover and compromise devices …

Time SeriesTime Series Analysis

Time Traveling to Defend Against Adversarial Example Attacks in Image Classification

2024-10-10 · Anthony Etim, Jakub Szefer

Adversarial example attacks have emerged as a critical threat to machine learning. Adversarial attacks in image classification abuse various, minor modifications to the image that confuse the image classification neural …

Classificationimage-classificationImage Classification

Adversarial Attacks on Traffic Sign Recognition: A Survey

2023-07-17 · Svetlana Pavlitska, Nico Lambing, J. Marius Zöllner

Traffic sign recognition is an essential component of perception in autonomous vehicles, which is currently performed almost exclusively with deep neural networks (DNNs). However, DNNs are known to be vulnerable to adver…

Adversarial AttackAutonomous VehiclesSurveyTraffic Sign Detection+1