trailofbits / trailofbits/buttercup

Track PoV origin in redis

Open
#352 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

fuzzer seedgen
Dominant language
Python
Stars
1.7k
Forks
185
Avg merge
51m
Merged PRs (30d)
1

Description

When submitting PoVs to the crash queue, there should be metadata to track if the PoV origin is the fuzzer or seed-gen. This would make it easier to understand the contribution of each component without needing access to logs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the code that submits PoVs to the crash queue and stores them in Redis. Trace how the fuzzer and seed-gen origins are represented at submission time, then verify that the stored metadata distinguishes both origins without requiring logs.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, redis
Domain
backend, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.