Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.33 KB

C-Fuzz_Vectors.md

File metadata and controls

17 lines (14 loc) · 1.33 KB

Fuzz Vectors

The following are fuzzing vectors which can be used with ZAP, Burp Suite, or another testing tool. Fuzzing is the "kitchen sink" approach to testing the responses of an application to parameter manipulation. Generally, an analyst looks for error conditions or abnormal behaviors that occur in an application as a result of fuzzing.

The following references are provided as input sources for fuzzing and related testing activities.