pith. sign in

arxiv: 1811.00925 · v1 · pith:AWUQZTYWnew · submitted 2018-11-02 · 💻 cs.CR

An Anomaly-based Botnet Detection Approach for Identifying Stealthy Botnets

classification 💻 cs.CR
keywords botnetapproachattacksbotnetsbotsdetectionsameanomaly-based
0
0 comments X
read the original abstract

Botnets (networks of compromised computers) are often used for malicious activities such as spam, click fraud, identity theft, phishing, and distributed denial of service (DDoS) attacks. Most of previous researches have introduced fully or partially signature-based botnet detection approaches. In this paper, we propose a fully anomaly-based approach that requires no a priori knowledge of bot signatures, botnet C&C protocols, and C&C server addresses. We start from inherent characteristics of botnets. Bots connect to the C&C channel and execute the received commands. Bots belonging to the same botnet receive the same commands that causes them having similar netflows characteristics and performing same attacks. Our method clusters bots with similar netflows and attacks in different time windows and perform correlation to identify bot infected hosts. We have developed a prototype system and evaluated it with real-world traces including normal traffic and several real-world botnet traces. The results show that our approach has high detection accuracy and low false positive.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Botnet Detection on CTU-13 Using Lightweight Machine Learning Models

    cs.CR 2026-05 unverdicted novelty 2.0

    Lightweight models achieve competitive botnet detection on CTU-13 with Random Forest at ROC-AUC 0.97 and PR-AUC 0.54 while training 90% faster than CNN baselines.