Ross ROSS = Recommend OSS · open-source software intelligence for agents

jtpereyda/boofuzz

A fork and successor of the Sulley Fuzzing Framework observed · 2026-08-28

github.com/jtpereyda/boofuzz · Python · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 96
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3934
  • days_rel: n/a
  • days_push: 27
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2354 stars · 381 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

boofuzz is a Python-based network protocol fuzzing framework and the successor to the Sulley Fuzzing Framework. It provides data generation, failure detection via instrumentation, target reset, and thorough test data recording for building fuzzer scripts.

Use cases

  • fuzz network protocols for vulnerabilities
  • fuzz a TCP or UDP service with malformed inputs
  • perform serial or ethernet-layer fuzzing
  • find crashes in a custom binary protocol parser
  • export fuzzing test results to CSV for analysis
  • build a custom fuzzer script in Python

When to choose

  • you need an actively maintained open-source protocol fuzzer
  • you want scriptable, extensible fuzzing in Python
  • you need instrumentation, target reset, and test recording built in
  • you're migrating from the unmaintained Sulley framework

When to avoid

  • you need file-format or in-process fuzzing rather than network protocols
  • you want a GUI-driven fuzzer with no scripting
  • your project requires a permissive license (boofuzz is GPL-2.0)

Facets

library · maturity active

fuzzing security testing cli security penetration-testing developer-tools python windows cross-platform network-protocol-fuzzing sulley-successor vulnerability-discovery penetration-testing linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
jtpereyda/boofuzzmain66

For agents

markdown · JSON · MCP: product_card(name="jtpereyda/boofuzz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem