Firmware code instrumentation technology for internet of things-based services

Chen Chen,Jinxin Ma,Tao Qi,Baojiang Cui,Weikong Qi,Zhaolei Zhang,Peng Sun
DOI: https://doi.org/10.1007/s11280-020-00838-3
2020-01-01
Abstract:With the rapid development of electronic and information technology, Internet of Things (IoT) devices have become extensively utilised in various fields. Increasing attention has been paid to the performance and security analysis of IoT-based services. Dynamic instrumentation is a common process in software analysis for acquiring runtime information. However, due to the limited software and hardware resources in IoT devices, most dynamic instrumentation tools do not support IoT-based services. In this paper, we provide an analysis tool, IoTDIT, to solve the current problem of runtime detection in IoT-based services. IoTDIT employs static analysis and ptrace system calls to obtain dynamic firmware information, which can aid in firmware performance analysis and security detection. We perform experiments to verify the performance and effectiveness of the proposed instrumentation tool.
What problem does this paper attempt to address?