PeerJ Computer Science (Dec 2023)

Framework to perform taint analysis and security assessment of IoT devices in smart cities

  • Akashdeep Bhardwaj,
  • Ankit Vishnoi,
  • Salil Bharany,
  • Abdelzahir Abdelmaboud,
  • Ashraf Osman Ibrahim,
  • Mohamed Mamoun,
  • Wamda Nagmeldin

DOI
https://doi.org/10.7717/peerj-cs.1771
Journal volume & issue
Vol. 9
p. e1771

Abstract

Read online Read online

The Internet of Things has a bootloader and applications responsible for initializing the device’s hardware and loading the operating system or firmware. Ensuring the security of the bootloader is crucial to protect against malicious firmware or software being loaded onto the device. One way to increase the security of the bootloader is to use digital signature verification to ensure that only authorized firmware can be loaded onto the device. Additionally, implementing secure boot processes, such as a chain of trust, can prevent unauthorized access to the device’s firmware and protect against tampering during the boot process. This research is based on the firmware bootloader and application dataflow taint analysis and security assessment of IoT devices as the most critical step in ensuring the security and integrity of these devices. This process helps identify vulnerabilities and potential attack vectors that attackers could exploit and provides a foundation for developing effective remediation strategies.

Keywords