Jumat, 03 Februari 2012

FUZZING





fuzzer is a term for applications that use the fuzzing process.

so what is meant by fuzzing
fuzzing is a process or method used to find a logic error and failure of data processing in an application toprovide input that is not normal to the applicationso that the application is to be an error 'crashand see andlearn how to handle the exception of existing applications.

fuzzer based on how it works is divided into two:

  • Mutation-based fuzzer
This usually works by utilizing the sample data that has gone before
  • generation-based fuzzer
usually work from scratchby making the data model in accordance with the application to be testedif the application is using the input data is a protocol-based or filetype-based

Tidak ada komentar:

Posting Komentar