Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SubFuzz Testing #2047

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

SubFuzz Testing #2047

wants to merge 7 commits into from

Conversation

SecRookieee
Copy link

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

Copy link

google-cla bot commented Sep 17, 2024

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.

@DonggeLiu
Copy link
Contributor

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
Copy link
Contributor

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

@SecRookieee
Copy link
Author

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

@DonggeLiu
Copy link
Contributor

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

@SecRookieee
Copy link
Author

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

@DonggeLiu
Copy link
Contributor

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

@SecRookieee
Copy link
Author

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!!!

@DonggeLiu
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants