FuzzingPaper  by wcventure

Fuzzing papers collection for vulnerability detection and security testing

created 6 years ago
2,650 stars

Top 18.2% on sourcepulse

GitHubView on GitHub
Project Summary

This repository serves as a curated collection of recent research papers on fuzzing, categorized by publication venue and subject. It aims to provide a centralized resource for researchers and practitioners interested in the latest advancements in automated software testing and vulnerability discovery.

How It Works

The project aggregates links and abstracts of papers related to fuzzing, covering a wide spectrum of techniques including coverage-guided, grammar-based, hybrid, and machine learning-driven fuzzing. It also includes classifications by subject matter such as kernel fuzzing, IoT fuzzing, smart contract fuzzing, and anti-fuzzing techniques.

Highlighted Details

  • Comprehensive listing of papers from major security and systems conferences (e.g., USENIX Security, CCS, S&P, NDSS, ICSE, FSE).
  • Categorization by fuzzing methodology, target domain, and specific techniques (e.g., differential fuzzing, LLM-guided fuzzing).
  • Includes survey and review papers offering broader perspectives on the field.

Maintenance & Community

This is a community-driven project. Contributions for updating or adding papers are welcome via Pull Requests.

Licensing & Compatibility

The repository itself does not contain code, only links to external research papers. The licensing of the papers is determined by their respective publishers.

Limitations & Caveats

The README indicates that the web version of the paper list at https://wcventure.github.io/FuzzingPaper/ may contain more complete information than the GitHub markdown file, which can be cropped.

Health Check
Last commit

2 months ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
0
Star History
55 stars in the last 90 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
1 more.

oss-fuzz-gen by google

0.3%
1k
LLM-powered fuzz target generator for C/C++/Java/Python projects, benchmarked via OSS-Fuzz
created 1 year ago
updated 1 week ago
Feedback? Help us improve.