microsoft / restler-fuzzer

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.52k stars 284 forks source link

Improve debugging unexpected values in request block #772

Closed marina-p closed 1 year ago

marina-p commented 1 year ago

Log the values (excluding tokens) to help pinpoint unexpected types of values in the request block.