|
Message-ID: <550A1DAA.70503@openwall.com> Date: Thu, 19 Mar 2015 03:51:54 +0300 From: Alexander Cherepanov <ch3root@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Extend AFL to fuzz as you want On 2015-03-18 15:21, Kai Zhao wrote: >> Talking specifically about fuzzing, when you want to fuzz >> functions behind the valid() it's easier to patch this specific >> check out of valid() for now. > > If patch this specific check out of valid(), is it matter that we fuzz > functions behind the valid() using invalid hashes? Yes, it does matter and it requires some attention. A crash with an invalid hash may be interesting but may be not. It have to be checked. -- Alexander Cherepanov
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.