blog icon indicating copy to clipboard operation
blog copied to clipboard

Let's get start to fuzzing libssh latest with fuzzer-test-suite

Open mylamour opened this issue 6 years ago • 0 comments

First, you should read this issues, then you would got a overview of it. and should able to use this docker image Now, let me show you how to modify and run it easily.

  1. cd /root/FTS/libssh-2017-1272
  2. vim build.sh image
  3. cd .. && ./libssh-2017-1272/build.sh
  4. ./libssh-2017-1272-fsanitize_fuzzer image

Best wish to you, good luck. (may be you should modify libssh_server_fuzzer.cc by yourself.)

mylamour avatar Jul 31 '19 10:07 mylamour