@inproceedings{37d5410de5e54ca2812cd8219da05f3e,
title = "REST API Fuzzing by Coverage Level Guided Blackbox Testing",
abstract = "With the growth of web applications, REST APIs have become the primary communication method between services. In order to ensure system reliability and security, software quality can be assured by effective testing methods. Black box fuzz testing is one of the effective methods to perform tests on a large scale. However, conventional black box fuzz testing generates random data without judging the quality of the input. We implement a black box fuzz testing method for REST APIs. It resolves the issues of blind mutations without knowing the effectiveness by Test Coverage Level feedback. We also enhance the mutation strategies by reducing the testing complexity for REST APIs, generating more appropriate test cases to cover possible paths. We evaluate our method by testing two large open-source projects and 89 bugs are reported and confirmed. In addition, we find 351 bugs from 64 remote API services in APIs.guru. The work is in https://github.com/iasthc/hsuan-fuzz.",
keywords = "Black-box testing, Fuzz testing, OpenAPI, REST API, Software quality, Test coverage level",
author = "Tsai, {Chung Hsuan} and Tsai, {Shi Chun} and Huang, {Shih Kun}",
note = "Publisher Copyright: {\textcopyright} 2021 IEEE.; 21st International Conference on Software Quality, Reliability and Security, QRS 2021 ; Conference date: 06-12-2021 Through 10-12-2021",
year = "2021",
doi = "10.1109/QRS54544.2021.00040",
language = "English",
series = "IEEE International Conference on Software Quality, Reliability and Security, QRS",
publisher = "Institute of Electrical and Electronics Engineers",
pages = "291--300",
booktitle = "Proceedings - 2021 21st International Conference on Software Quality, Reliability and Security, QRS 2021",
}