Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Jurnal Ticom: Technology of Information and Communication

ANALISIS KEAMANAN LAYANAN E-LEARNING TERHADAP SERANGAN DoS DAN IMPLEMENTASI MITIGASI PADA UNIVERSITAS BUDI LUHUR Joko Christian Chandra
Jurnal Ticom: Technology of Information and Communication Vol 10 No 3 (2022): Jurnal Ticom: Technology of Information and Communication
Publisher : Asosiasi Pendidikan Tinggi Informatika dan Komputer Provinsi DKI Jakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Budi Luhur University in Jakarta has Electronic Learning (E-Learning) services. This service is very crucial in carrying out teaching and learning activities, especially during the online learning period, so that any service failure in any form will have a major impact. The e-learning service in question is web-based with a client-server communication approach. Using a single server, e-learning web services are vulnerable to security attacks, especially Denial of Service (DoS) and Distributed Denial of Service (DDoS) types. DoS attacks are a form of attack that consumes existing server resources, so that services to valid users are interrupted or disconnected. Quantitative data for service vulnerability has not been measured and the implementation of mitigation measures is still low. Based on these circumstances, this study examines the related system components, using methods compiled from previous studies to measure server security levels, formulate mitigation plans, and implement the necessary mitigations. The result of this research is an increase in security against certain types of DoS and DDoS attacks, so that E-learning services have lower down time due to these attacks.
Prototipe Sistem Keamanan Ruang Server Otomatis Menggunakan ESP32CAM dan Algoritma You Only Look Once (YOLO) Ferdy Agus Saputra; Joko Christian Chandra
Jurnal Ticom: Technology of Information and Communication Vol 11 No 1 (2022): Jurnal Ticom: Technology of Information and Communication
Publisher : Asosiasi Pendidikan Tinggi Informatika dan Komputer Provinsi DKI Jakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Pada kantor Sekretariat BPSDM ESDM tempat melakukan penelitian, ruang server belum dilengkapi dengan sistem monitoring keamanan berbasis IoT. Sistem monitoring Sekretariat BPSDM ESDM masih menggunakan perangkat CCTV sehingga pengawasan belum dilengkapi dengan sistem notifikasi atau peringatan ketika ada seseorang yang mencoba memasuki ruang server. Maka dari itu diperlukan suatu sistem pengawasan terhadap keamanan suatu tempat atau ruangan dengan menggunakan sebuah modul kamera yang tertanam pada mikrokontroler esp32cam. Sistem ini menggunakan dua metode deteksi yaitu pendeteksi objek menggunakan sensor passive infrared (PIR), algoritma YOLO dan library Open CV yang diprogram melalui aplikasi python. Pada metode pendeteksian yang menggunakan sensor PIR, sistem dilengkapi dengan modul kamera dan buzzer. Jika sensor PIR mendeteksi gerakan manusia maka buzzer akan berbunyi dan sistem mengcapture objek di depannya untuk dikirimkan ke web server dan pada metode pendeteksian dengan algoritma YOLO, sistem akan mencapture gambar per frame untuk kemudian gambar diolah (image processing) untuk diidentifikasi nama objek yang terdeksi. Berdasarkan hasil pengujian prototipe bekerja dengan baik ditandai dengan aktifnya buzzer dan teridentifikasinya objek pada aplikasi sistem yang dibuat menggunakan python.