Skripsi
DETEKSI SERANGAN DOS PADA JARINGAN SMART HOME IPV6 MENGGUNAKAN METODE LOGISTIC REGRESSION
Denial of Service (DoS) attacks pose a serious threat to IPv6-based smart home networks, causing disruptions in device connectivity and significantly reducing system performance. This study aims to detect DoS attacks in IPv6 smart home networks using the Logistic Regression machine learning algorithm. The dataset was generated from network traffic captured using the THC-IPv6 tool, followed by feature extraction, labeling, encoding, and data balancing using the Random Oversampling (ROS) method to ensure equal class distribution. The model implementation was carried out in the Google Colab environment with a data split of 90% for training and 10% for testing. Model performance was evaluated using accuracy, precision, recall, and F1-score metrics derived from the confusion matrix. The results show that the Logistic Regression method performs well in detecting DoS attacks, achieving 87.19% accuracy, 79.68% precision, 100% recall, and an 88.66% F1-score. These findings demonstrate that Logistic Regression can effectively detect DoS attacks in IPv6-based smart home networks, although some false positives remain. This research can serve as a foundation for developing real-time attack detection systems and applying other machine learning or deep learning algorithms to further improve detection accuracy in the future.