uds-se/fuzzingbook resource
Project page for "The Fuzzing Book" observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 63
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2924
- days_rel: n/a
- days_push: 223
- n_releases_24m: 0
Adoption not part of the score
1269 stars · 274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An interactive online textbook on automated software testing and fuzzing, with executable code available as Jupyter notebooks, web pages, slides, and a pip-installable Python package. It covers techniques for automatically generating software tests, from random fuzzing to grammar-based and constraint-based test generation.
Use cases
- learn software testing and fuzzing techniques
- generate test cases automatically for my python code
- teach a course on software testing or security testing
- find bugs in my program with fuzzing
- use grammar-based fuzzers in my own projects
- experiment with fuzzing in the browser via jupyter notebooks
When to choose
- you want to learn or teach automated test generation and fuzzing
- you need reusable Python fuzzing tools you can pip install
- you prefer executable, interactive textbook material in Jupyter notebooks
When to avoid
- you need a production-grade fuzzing platform for large-scale continuous testing
- you need a non-Python fuzzing toolchain
- you need a permissively licensed book text (the book is CC BY-NC-SA)
Facets
learning-resource · maturity active
testing fuzzing parser developer-tools testing security developer-tools tutorials education python browser cli fuzzing software-testing jupyter-notebooks textbook test-generation security-testing python-package
4 sources
- readme: https://github.com/uds-se/fuzzingbook · fetched 2026-08-28 · 7f574193f9b6
- homepage: https://www.fuzzingbook.org/ · fetched 2026-08-29 · 9bbfdc3ec22d
- site_page: https://www.fuzzingbook.org/html/Importing.html · fetched 2026-08-29 · 7fdbd3a75e1f
- site_page: https://www.fuzzingbook.org/html/ReleaseNotes.html · fetched 2026-08-29 · 543078242eaa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uds-se/fuzzingbook | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="uds-se/fuzzingbook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem