Name:
Evocatio
Description:
Evocatio is a bug analyzer built on top of AFL++ and AddressSanitizer. It automatically discovers a bug’s capabilities.
Professor — Lab:
Mathias PayerHexHive Group

Technical description:
Evocatio automatically discovers a bug’s capabilities: analyzing a crashing test case (i.e., an input exposing a bug) to understand the full extent of how an attacker can exploit a bug. Evocatio leverages a capability-guided fuzzer to efficiently uncover new bug capabilities (rather than only generating a single crashing test case for a given bug, as a traditional greybox fuzzer does).
Papers:
Project status:
inactive — entered showcase: 2023-03-20 — entry updated: 2024-04-12

Source code:
Lab Github - last commit: 2023-07-21
Code quality:
This project has not yet been evaluated by the C4DT Factory team. We will be happy to evaluate it upon request.
Project type:
Application