shellphish / driller

Driller: augmenting AFL with symbolic execution!
BSD 2-Clause "Simplified" License
884 stars 163 forks source link

About some interesting results from the driller paper #10

Open ThePatrickStar opened 7 years ago

ThePatrickStar commented 7 years ago

Hi guys,

One of the results in your Driller paper (https://www.internetsociety.org/sites/default/files/blogs-media/driller-augmenting-fuzzing-through-selective-symbolic-execution.pdf) is quite interesting. That is in figure-7, you mentioned about the number of times that concolic execution is invoked. I wonder what are the exact cgc binaries in this figure. It would be very interesting to see which binaries requires the aid of concolic execution and which do not. Can you guys share with us more details about those cgc binaries involved in this figure?

Figure-7
zhangysh1995 commented 5 years ago

Anyone who is still interested in this issue could see this paper (Send Hardest Problems My Way:Probabilistic Path Prioritization for Hybrid Fuzzing) in NDSS'19.