Skip to content

federicominniti/FuzzingProject

Repository files navigation

Fuzzing Project

In this project, a variety of fuzzing tools (LibFuzzer, Honggfuzz, and AFL), were employed to conduct comprehensive testing on:

  • Google fuzzer suites
  • Shoco an open source C library to compress and decompress short strings
  • Smaz another open source C compression library suitable for compressing very short strings All of them are available on GitHub.

In the specific contexts of Shoco and Smaz, we also developed some modules in order to correctly apply fuzzers.

The complete documentation is available here1; there is also a presentation of the project here2

(Repository for ICT Risk assessment's project)

Main goals are:

  • to study and explore fuzzers;
  • to perform fuzz testing.

Preview

preview

About

Fuzzing with LibFuzzer, AFL, and Honggfuzz was applied to the Google fuzzer test suite, Shoco and Smaz.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published