Skripsi
DETEKSI SERANGAN SSL PINNING BYPASS DAN DDOS PADA JARINGAN SMARTHOME MENGGUNAKAN METODE SUPPORT VECTOR MACHINE (SVM)
The rapid development of the Internet of Things (IoT) has accelerated the implementation of smart home systems connected to the internet. However, this advancement also increases the risk of cyberattacks, particularly SSL Pinning Bypass, which threatens communication security, and Distributed Denial of Service (DDoS), which disrupts service availability. This study aims to detect both types of attacks in a smarthome network using the Support Vector Machine (SVM) method. The dataset used in this research is derived from the COMNETS Smarthome Dataset in pcap format and was extracted into CSV format using T-Shark. From 19 generated network traffic features, feature selection was performed using Recursive Feature Elimination with Cross-Validation (RFECV), resulting in 12 optimal features. The SVM model was then employed to classify network traffic into three classes: Normal traffic, SSL Pinning Bypass, and DDoS. The experimental results show that the SVM model achieved an overall accuracy of 99.78%. The obtained F1-scores were 86.77% for the Normal class, 98.98% for SSL Pinning Bypass, and 99.97% for DDoS. These findings indicate that the SVM method is highly effective in detecting SSL Pinning Bypass and DDoS attacks, and performs adequately in identifying normal traffic. Keywords: Smarthome, Internet of Things, SSL Pinning Bypass, DDoS, T-Shark, RFECV, Support Vector Machine.