GithubHelp home page GithubHelp logo

radarhere / oss-fuzz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/oss-fuzz

0.0 1.0 0.0 42.99 MB

OSS-Fuzz - continuous fuzzing for open source software.

Home Page: https://google.github.io/oss-fuzz

License: Apache License 2.0

Shell 27.00% C++ 6.29% Python 19.36% C 7.86% HTML 0.18% Makefile 0.18% Dockerfile 17.14% CMake 0.02% Go 1.40% Starlark 0.09% Java 17.46% Rust 0.35% Swift 0.02% JavaScript 1.20% Ruby 0.02% TypeScript 1.44%

oss-fuzz's Introduction

OSS-Fuzz: Continuous Fuzzing for Open Source Software

Fuzz testing is a well-known technique for uncovering programming errors in software. Many of these detectable errors, like buffer overflow, can have serious security implications. Google has found thousands of security vulnerabilities and stability bugs by deploying guided in-process fuzzing of Chrome components, and we now want to share that service with the open source community.

In cooperation with the Core Infrastructure Initiative and the OpenSSF, OSS-Fuzz aims to make common open source software more secure and stable by combining modern fuzzing techniques with scalable, distributed execution. Projects that do not qualify for OSS-Fuzz (e.g. closed source) can run their own instances of ClusterFuzz or ClusterFuzzLite.

We support the libFuzzer, AFL++, and Honggfuzz fuzzing engines in combination with Sanitizers, as well as ClusterFuzz, a distributed fuzzer execution environment and reporting tool.

Currently, OSS-Fuzz supports C/C++, Rust, Go, Python, Java/JVM, and JavaScript code. Other languages supported by LLVM may work too. OSS-Fuzz supports fuzzing x86_64 and i386 builds.

Overview

OSS-Fuzz process diagram

Documentation

Read our detailed documentation to learn how to use OSS-Fuzz.

Trophies

As of August 2023, OSS-Fuzz has helped identify and fix over 10,000 vulnerabilities and 36,000 bugs across 1,000 projects.

Blog posts

oss-fuzz's People

Contributors

0x34d avatar adamkorcz avatar aizatsky-at-google avatar alex avatar arthurscchan avatar aschaich avatar bshastry avatar catenacyber avatar davidkorczynski avatar donggeliu avatar dor1s avatar evverx avatar fmeum avatar guidovranken avatar henryrneh avatar inferno-chromium avatar jonathanmetzman avatar jvoisin avatar kcc avatar kjlubick avatar leo-neat avatar manunio avatar mikea avatar navidem avatar oliverchang avatar onionpsy avatar rlohning avatar rockdaboot avatar tsdgeos avatar tysmith avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.