A lightweight cryptography (LWC) framework to secure memory heap in Internet of Things
Mahmoud Khalifa, Fahad Algarni, Mohammad Ayoub Khan, Azmat Ullah,, Khalid Aloufic

TL;DR
This paper introduces a lightweight cryptography framework that encrypts garbage collection in IoT devices to prevent memory-based attacks, enhancing security without significantly impacting system performance.
Contribution
It proposes a novel security method using ECC and one-time keys to protect IoT memory heaps from attacks during garbage collection.
Findings
Effective in preventing memory heap attacks in IoT systems
Utilizes ECC and one-time keys for secure garbage collection
Enhances attack detection capabilities in IoT applications
Abstract
The extensive networking of devices and the large amount of data generated from the Internet of Things (IoT) has brought security issues to the attention of the researcher. Java is the most common platform for embedded applications such as IoT, Wireless Sensors Networks (WSN), Near Field Communications (NFC) and Radio Frequency Identification (RFID). The object programming languages such as Java, SWIFT, PHP and C++ use garbage collection after any object run which creates security loophole for attacks such as Next Memory Address Occupation (NMAO), memory replay, Learning Tasks Behaviors (LTB). The security risk increases in IoT when attacks exceeds the target device to the surrounding connected devices. Inappropriate or wrong operations causes energy loss and increased costs. In this paper, a security method to protect IoT system operation from memory heap penetration and address…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Security and Verification in Computing · Cryptographic Implementations and Security
