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

Revert "save trace of the found bug (#533)" #534

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

Raz0r
Copy link
Contributor

@Raz0r Raz0r commented Aug 21, 2024

Hello, this reverts commit 6b1c2d8.

I misunderstood get_current_input_idx(), the correct identifier is corpus_idx. However, it appears that the trace file for the corresponding corpus_idx is not yet written when ityfuzz reports a vulnerability, it just exits and the final coverage is not collected. This is because CoverageStage is executed after ConcolicStage which immediately exits when a bug is found.

The only workaround is to use --run-forever, in this case the trace file with the solution does appear, but it requires to manually stop ityfuzz.

@fuzzland-bot
Copy link

Found: 19

Project Name Vulnerability Found Time Taken Log
BIGFI_exp.txt ✅ Price Manipulation 0h-0m-23s Log File
Shadowfi_exp.txt -1 Log File
SEAMAN_exp.txt ✅ Fund Loss 0h-1m-4s Log File
BEGO_exp.txt ✅ Fund Loss 0h-0m-21s Log File
cftoken_exp.txt ✅ Price Manipulation 0h-0m-23s Log File
Carrot_exp.txt ✅ Arbitrary Call 0h-0m-28s Log File
MBC_ZZSH_exp.txt -1 Log File
AUR_exp.txt -1 Log File
SellToken_exp.txt ✅ Fund Loss 0h-0m-55s Log File
ROI_exp.txt ✅ Fund Loss 0h-0m-29s Log File
GPT_exp.txt -1 Log File
OLIFE_exp.txt -1 Log File
THB_exp.txt -1 Log File
VerilogCTF.txt ‼️ Crashed -1 Log File
CS_exp.txt ✅ Price Manipulation 0h-1m-6s Log File
MintoFinance_exp.txt ✅ Fund Loss 0h-0m-29s Log File
Novo_exp.txt ✅ Price Manipulation 0h-3m-24s Log File
SELLC03_exp.txt ✅ Fund Loss 0h-1m-58s Log File
Yyds_exp.txt ✅ Fund Loss 0h-2m-2s Log File
DYNA_exp.txt -1 Log File
EAC_exp.txt ✅ Fund Loss 0h-2m-31s Log File
Annex_exp.txt -1 Log File
PLTD_exp.txt ✅ Price Manipulation 0h-0m-40s Log File
ApeDAO_exp.txt ✅ Price Manipulation 0h-0m-41s Log File
GSS_exp.txt ✅ Fund Loss 0h-2m-19s Log File
Axioma_exp.txt ✅ Fund Loss 0h-0m-54s Log File
RFB_exp.txt ✅ Fund Loss 0h-1m-29s Log File
HEALTH_exp.txt ✅ Price Manipulation 0h-0m-15s Log File

@shouc shouc merged commit 3d32fb2 into fuzzland:master Aug 29, 2024
1 check passed
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.

3 participants