Re-Minimizing During Fuzz?

72 views
Skip to first unread message

bann...@umn.edu

unread,
Jan 24, 2017, 5:14:02 PM1/24/17
to afl-users
A while back, FoxGlove Sec wrote up an article about fuzzing. In it, they mentioned that at some point during fuzzing you need to minimize the test cases again, then re-seed. Is this still the case or does AFL handle all of this during its normal course of execution?

Ref: https://foxglovesecurity.com/2016/03/15/fuzzing-workflows-a-fuzz-job-from-start-to-finish/

Michal Zalewski

unread,
Jan 24, 2017, 5:22:39 PM1/24/17
to afl-users
> A while back, FoxGlove Sec wrote up an article about fuzzing. In it, they
> mentioned that at some point during fuzzing you need to minimize the test
> cases again, then re-seed. Is this still the case or does AFL handle all of
> this during its normal course of execution?

You generally shouldn't have to do that. AFL does internal
de-duplication and size reduction. It's not as thorough as afl-cmin or
afl-tmin (and not as definite), but it's good enough for most uses.

/mz
Reply all
Reply to author
Forward
0 new messages