Modeling and Analyzing Attacker Behavior in IoT Botnet using Temporal Convolution Network (TCN)
Farhan Sadique, Shamik Sengupta

TL;DR
This paper presents a proactive method for analyzing attacker behavior in IoT botnets using heterogeneous data and deep learning, specifically Temporal Convolutional Networks, achieving high prediction accuracy.
Contribution
It introduces a novel approach combining heterogeneous threat data with TCNs for attacker behavior analysis, outperforming LSTM and GRU models.
Findings
Prediction accuracy of 85-97% validates the approach.
TCN outperforms LSTM and GRU in this context.
Automated data collection using CYBEX enhances scalability.
Abstract
Traditional reactive approach of blacklisting botnets fails to adapt to the rapidly evolving landscape of cyberattacks. An automated and proactive approach to detect and block botnet hosts will immensely benefit the industry. Behavioral analysis of attackers is shown to be effective against a wide variety of attack types. Previous works, however, focus solely on anomalies in network traffic to detect bots and botnet. In this work we take a more robust approach of analyzing the heterogeneous events including network traffic, file download events, SSH logins and chain of commands input by attackers in a compromised host. We have deployed several honeypots to simulate Linux shells and allowed attackers access to the shells. We have collected a large dataset of heterogeneous threat events from the honeypots. We have then combined and modeled the heterogeneous threat data to analyze attacker…
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
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Internet Traffic Analysis and Secure E-voting
