fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

SubFuzz Testing

Open SecRookieee opened this issue 1 year ago • 9 comments

Hi, @DonggeLiu

I have a new fuzzer based on AFL++ that I would like to test it. Could you help me run it?

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-17-subfuzz --fuzzers subfuzz

SecRookieee avatar Sep 17 '24 11:09 SecRookieee

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Sep 17 '24 11:09 google-cla[bot]

Sure @SecRookieee, we are happy to run that for you. BTW, have you had a chance to run this locally to test it? While waiting for the experiment results, I've approved the CIs so you can verify if the fuzzer works as expected on those benchmarks.

DonggeLiu avatar Sep 17 '24 23:09 DonggeLiu

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-18-subfuzz --fuzzers subfuzz

DonggeLiu avatar Sep 17 '24 23:09 DonggeLiu

Hi @DonggeLiu I have tested my tool locally, and it ran successfully for about 6 hours. However, issues arose when the test was extended to 23 hours. I have fixed the related bugs. Could you help me rerun the experiment?

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-19-subfuzz --fuzzers subfuzz

SecRookieee avatar Sep 19 '24 08:09 SecRookieee

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-09-20-subfuzz --fuzzers subfuzz

DonggeLiu avatar Sep 19 '24 23:09 DonggeLiu

Hi @DonggeLiu, I’ve added a new fuzzer. Could you help me run the experiment? Thanks a lot!

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-10-07-vfuzz --fuzzers vfuzz

SecRookieee avatar Oct 06 '24 14:10 SecRookieee

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-10-08-vfuzz --fuzzers vfuzz

DonggeLiu avatar Oct 07 '24 21:10 DonggeLiu

Hi @DonggeLiu, I realized I made a mistake in the previous version, and I have fixed it. Could you please help me rerun it? Thanks!!!

SecRookieee avatar Oct 08 '24 00:10 SecRookieee

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2024-10-08-1-vfuzz --fuzzers vfuzz

DonggeLiu avatar Oct 08 '24 00:10 DonggeLiu