bannsec / autoPwn

Automate repetitive tasks for fuzzing
123 stars 31 forks source link

Concolic Auto-Classify #24

Open bannsec opened 6 years ago

bannsec commented 6 years ago

Look into auto classification of crashes using concolic tracing (probably just using angr).

This could be done after the crashes/paths are minimized and output files with info such as what buffers are controlled at the end, guessed exploit type and guessed exploitability.