Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 804 Bytes

File metadata and controls

15 lines (10 loc) · 804 Bytes

dockerized_fuzzing_examples

Here are example files of dockerized_fuzzing, including compiled binaries and outputs.

This repo is mainly used for the DockerHub fuzzer guidance, example: QSYM

If you are looking for usable fuzzers: dockerized_fuzzing

Folder structure

  • build: the compiled binary, please also take a look at unibench_build
  • code: source code of programs under testing, please also take a look at unibench
  • output: what you will get after running the fuzzing
  • scripts: just for running qsym
  • seed: seed files, including mp3 and lrz, please also take a look at seed