Skip to content

Directed Fuzzing Instance #19

Description

@chase1k
  • The idea here is to perform targeted fuzzing near the optimizations of a PoC
  • Using the readings of what functions are optimized in a PoC or Regression to tell us what to focus on
    • We would throw out all samples that don't end up with this optimization, i.e. aren't near the target's code path
    • This allows us to focus mutations around a late stage poc that has already triggered bugs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions