Claim Missing Document
Check
Articles

Found 1 Documents
Search

Serangan Ransomware Menggunakan Enkripsi AES Dengan Mode ECB, CBC dan CFB Feillyan Alfreda Antariksa
Jurnal Ilmu Komputer Vol 12 No 1 (2019): Jurnal Ilmu Komputer
Publisher : Informatics Department, Faculty of Mathematics and Natural Sciences, Udayana University

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (2668.093 KB) | DOI: 10.24843/JIK.2019.v12.i01.p06

Abstract

With the help of internet, users are faster getting data that they needed. It’s possible that villain insert an evil program (malware) without user knowing it. One of the malwares that spread like a plague right now is ransomware. The infected computer system will encrypt all files on the computer and blackmail the users to pay some money if you want to access back your files. For this experiment it’s using 2 approach, first is using online attack and second is offline attack. Ransomware in this experiment is using AES 256 for encrypting the files and using ECB, CBC and CFB mode for comparing time. As the result ECB is 39.5% faster than CBC and 7,17% faster than CFB. For CFB is 34,83% faster than CBC.