Bruno Pedro's public notes


Found at “Web API Fuzz Testing | GitLab” on 2023-07-24 15:33:03 +02:00.

Web API fuzzing performs fuzz testing of API operation parameters. Fuzz testing sets operation parameters to unexpected values in an effort to cause unexpected behavior and errors in the API backend.