DETEKSI SERANGAN DDoS (DISTRIBUTED DENIAL OF SERVICE) DI CLOUD COMPUTING DENGAN MENGGUNAKAN METODE RULE BASE
Daftar Isi:
- Distributed Denial of Service is a type of attack that is generated by many sources that are distributed simultaneously by overloading bandwidth on the target server. SYN Flood Attack Distributed Denial of Service aims to spend resources by sending many SYN request package to target machines. The SYN Flood attack was found based on Snort IDS from the dataset resulting from a SYN Flood attack in the form of raw data (pcap file). From these results, information is obtained in the form of alerts that will be needed in determining the attack pattern for the detection process by applying the Rule-Based Signature method in the Python Algorithm. From the results of the detection, the value of True Positive Rate was 95.6%, while the value of False Negative Rate was 4.4%, and Accuracy was 95.6%.