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 283 forks source link

Update default fuzzing timeout to 7 days #886

Closed marina-p closed 2 months ago

marina-p commented 2 months ago

Currently, the fuzzing timeout is 1 hour by default. This causes incorrect/misleading results for more complex services that require a longer fuzzing time, if timeout is accidentally omitted due to a configuration issue.

Providing a very long timeout in an attempt to mitigate this issue. (Note: this was already the default timeout in the RESTler engine - this change is only for the driver).

To restore the default timeout, add the following to the engine settings:

'time_budget': 1