IEEE Access (Jan 2022)

FuzzDocs: An Automated Security Evaluation Framework for IoT

  • Myoungsung You,
  • Yeonkeun Kim,
  • Jaehan Kim,
  • Minjae Seo,
  • Sooel Son,
  • Seungwon Shin,
  • Seungsoo Lee

DOI
https://doi.org/10.1109/ACCESS.2022.3208146
Journal volume & issue
Vol. 10
pp. 102406 – 102420

Abstract

Read online

As Internet of Things (IoT) devices have rooted themselves in the daily life of billions of people, security threats targeting IoT devices are emerging rapidly. Thus, IoT vendors have employed security testing frameworks to examine IoT devices before releasing them. However, existing frameworks have difficulty providing automated testing, as they require a lot of manual effort to support new devices due to the lack of information about the input formats of the new devices. To address this challenge, we introduce FuzzDocs, a document-based black-box IoT testing framework designed to automatically analyze publicly accessible API documents about target IoT devices and extract information, including valid inputs used to call each functionality of the target devices. Based on the extracted information, it generates valid-enough test inputs that are not easily rejected by target devices but can trigger vulnerabilities deep inside them. This document-based input generation allows FuzzDocs to support new devices without manual work, as well as provide effective security testing. To prove its feasibility, we evaluated FuzzDocs in a real-world IoT environment, and the results showed that FuzzDocs extracted input formats with 93% accuracy from hundreds of pages of documents. Also, it outperformed the existing frameworks in testing coverage and found 35 potential vulnerabilities, including two unexpected system failures in five popular IoT devices.

Keywords