Lines Matching full:fuzzing
17 At the end of 2019, the Google fuzzing team took over maintenance of AFL,
31 in independent fuzzing benchmarks it is one of the best fuzzers available,
39 The definition of the terms whitebox, graybox, and blackbox fuzzing varies
40 from one source to another. For example, "graybox fuzzing" could mean
41 binary-only or source code fuzzing, or something completely different.
44 …[The Fuzzing Book](https://www.fuzzingbook.org/html/GreyboxFuzzer.html#AFL:-An-Effective-Greybox-F…
117 If this improves fuzzing or not is debated and no consensus has been reached
125 * Fuzzing time is lost for the time the fuzzing is stopped, minimized and
161 For more information on fuzzing network services, see
162 [best_practices.md#fuzzing-a-network-service](best_practices.md#fuzzing-a-network-service).
168 Not all GUI programs are suitable for fuzzing. If the GUI program can read the
170 suitable for fuzzing.
172 For more information on fuzzing GUI programs, see
173 [best_practices.md#fuzzing-a-gui-program](best_practices.md#fuzzing-a-gui-program).
181 Good performance generally means "making the fuzzing results better". This can
188 …<summary id="how-can-i-improve-the-fuzzing-speed">How can I improve the fuzzing speed?</summary><p>
190 There are a few things you can do to improve the fuzzing speed, see
255 It can happen that you see this error on startup when fuzzing a target:
275 allows it to work, however, the efficiency of the fuzzing will be partially