scholarly journals Analisa Performa Raspberry Pi sebagai Intrusion Detection System: Studi Kasus IDS Pada Server Web

2018 ◽  
Vol 8 (1) ◽  
pp. 24
Author(s):  
Yohanes Priyo Atmojo

Dalam keamanan sebuah sistem, terdapat tiga aspek keamanan yaitu kerahasiaan, integritas, dan ketersediaan. Pada objek Web Server, sering kali faktor ketersediaan dan integritas, adalah faktor yang paling berpengaruh. Hal ini disebabkan oleh beragamnya user yang mengakses web server sehingga sulit untuk melakukan pengamanan apabila web server tersebut tersedia untuk publik. Salah satu cara pengamanannya adalah menggunakan Intrusion Detection System agar dapat meminimalkan dampak yang diakibatkan oleh kegagalan sebuah web server yang disebabkan oleh celah keamanan yang ada. IDS yang digunakan adalah IDS open source Bro dan Snort yang diinstall pada perangkat Raspberry Pi 3. Objek pengujian penelitian ini adalah dari segi performa dari sistem IDS yang dibuat serta diujikan dengan beberapa skenario yang menyimulasikan adanya serangan yang ditujukan ke web server. Hasil penelitian ini adalah Raspberry Pi dapat digunakan sebagai IDS, namun pada intensitas serangan yang tinggi didapat bahwa IDS BRO mengalami kendala, yaitu crash pada pertengahan pengujian sebagai akibat dari habisnya resource CPU dari Raspberry Pi.

e-NARODROID ◽  
2018 ◽  
Vol 4 (2) ◽  
pp. 35-48
Author(s):  
Yuni Dian Pratiwi ◽  
Enggar Alfianto ◽  
Shah Khadafi

Abstract :  Sistem keamanan jaringan merupakan salah satu faktor penting dalam menjaga jaringan dari ancaman penyusup yang dapat merusak dan mencuri data melalui sebuah koneksi jaringan. Untuk menerapkan keamanan dalam jaringan dapat menggunakan metode sederhana yaitu Intrusion Detection System (IDS) dimana metode tersebut mampu mendeteksi akses yang tidak sah pada sebuah sistem jaringan. Penerapan metode IDS pada penelitian ini menggunakan dua tools keamanan jaringan yaitu Portsentry dan Snort yang merupakan perangkat lunak bersifat open source. Kedua tools IDS tersebut akan dikolaborasikan dan diuji dalam mendeteksi adanya serangan seperti ping of death, scanning port dan sniffing. Dari hasil kolaborasi kedua tools IDS tersebut bahwa Portsentry mampu mendeteksi adanya scanning port sekaligus memblokir serangan, namun tidak dapat mendeteksi jenis serangan seperti ping of death dan sniffing karena dianggap aman. Sedangkan Snort dapat mendeteksi semua jenis serangan seperti ping of death, scanning port dan juga sniffing namun tidak dapat memblokir serangan tersebut. Meskipun demikian, implementasi metode IDS untuk deteksi serangan menggunakan Portsentry dan Snort masih dapat dikolaborasikan dengan baik. Kata Kunci : Metode IDS, Portsentry, Snort, ping of death, scanning port, sniffing  


Author(s):  
Sreerama Murthy Kattamuri ◽  
Vijayalakshmi Kakulapati ◽  
Pallam Setty S.

An intrusion detection system (IDS) focuses on determining malicious tasks by verifying network traffic and informing the network administrator for restricting the user or source or source IP address from accessing the network. SNORT is an open source intrusion detection system (IDS) and SNORT also acts as an intrusion prevention system (IPS) for monitoring and prevention of security attacks on networks. The authors applied encryption for text files by using cryptographic algorithms like Elgamal and RSA. This chapter tested the performance of mail clients in low cost, low power computer Raspberry Pi, and verified that SNORT is efficient for both algorithms. Within low cost, low power computer, they observed that as the size of the file increases, the run time is constant for compressed data; whereas in plain text, it changed significantly.


2021 ◽  
Vol 5 (3) ◽  
pp. 327
Author(s):  
Agus Tedyyana ◽  
Osman Ghazali

Web servers and web-based applications are now widely used, but in this case, the crime rate in cyberspace has also increased. Crime in cyberspace can occur due to the exploitation of how a system works. For example, the way HTTP works are exploited to weaken the webserver. Various tools for attacking the internet are also starting to be easy to find, but so are the tools to detect these attacks. One of the useful tools for detecting attacks and sending warnings against threats is based on the weblogs on the webserver. Many have not reviewed Teler as an intrusion detection system on HTTP on web servers because the existing tools are relatively new. Teler detecting the weblog and run on the terminal with rule resources collected from the community. So here, the researcher tries to implement the use of Teler in detecting HTTP intrusions on a Nginx-based web server. Intrusion is carried out in attacks commonly used by attackers, for example, port scanning and directory brute force using the Nmap and OWASP ZAP tools. Then the detection results will be sent via the Telegram bot to the server admin. From the results of the experiments conducted, it has been found that Teler is still classified as being able to send warning notifications with a delay between the time of detection and the time when the alert is received, no more than 3 seconds.


Respati ◽  
2020 ◽  
Vol 15 (2) ◽  
pp. 6
Author(s):  
Lukman Lukman ◽  
Melati Suci

INTISARIKeamanan jaringan pada web server merupakan bagian yang paling penting untuk menjamin integritas dan layanan bagi pengguna. Web server sering kali menjadi target serangan yang mengakibatkan kerusakan data. Salah satunya serangan SYN Flood merupakan jenis serangan Denial of Service (DOS) yang memberikan permintaan SYN secara besar-besaran kepada web server.Untuk memperkuat keamanan jaringan web server penerapan Intrusion Detection System (IDS) digunakan untuk mendeteksi serangan, memantau dan menganalisa serangan pada web server. Software IDS yang sering digunakan yaitu IDS Snort dan IDS Suricata yang memiliki kelebihan dan kekurangannya masing-masing. Tujuan penelitian kali ini untuk membandingkan kedua IDS menggunakan sistem operasi linux dengan pengujian serangan menggunakan SYN Flood yang akan menyerang web server kemudian IDS Snort dan Suricata yang telah terpasang pada web server akan memberikan peringatan jika terjadi serangan. Dalam menentukan hasil perbandingan, digunakan parameter-parameter yang akan menjadi acuan yaitu jumlah serangan yang terdeteksi dan efektivitas deteksi serangan dari kedua IDS tersebut.Kata kunci: Keamanan jaringan, Web Server, IDS, SYN Flood, Snort, Suricata. ABSTRACTNetwork security on the web server is the most important part to guarantee the integrity and service for users. Web servers are often the target of attacks that result in data damage. One of them is the SYN Flood attack which is a type of Denial of Service (DOS) attack that gives a massive SYN request to the web server.To strengthen web server network security, the application of Intrusion Detection System (IDS) is used to detect attacks, monitor and analyze attacks on web servers. IDS software that is often used is IDS Snort and IDS Suricata which have their respective advantages and disadvantages.The purpose of this study is to compare the two IDS using the Linux operating system with testing the attack using SYN Flood which will attack the web server then IDS Snort and Suricata that have been installed on the web server will give a warning if an attack occurs. In determining the results of the comparison, the parameters used will be the reference, namely the number of attacks detected and the effectiveness of attack detection from the two IDS.Keywords: Network Security, Web Server, IDS, SYN Flood, Snort, Suricata.


Sign in / Sign up

Export Citation Format

Share Document