Giter Site home page Giter Site logo

gh0st0ne / oss-fuzz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/oss-fuzz

0.0 0.0 0.0 28.83 MB

OSS-Fuzz - continuous fuzzing of open source software.

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

License: Apache License 2.0

Shell 26.55% C++ 12.24% Python 15.61% C 27.04% HTML 0.38% Makefile 0.09% Dockerfile 17.82% CMake 0.10% Go 0.09% Starlark 0.08%

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, OSS-Fuzz aims to make common open source software more secure and stable by combining modern fuzzing techniques with scalable, distributed execution.

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, and Go 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 June 2020, OSS-Fuzz has found over 20,000 bugs in 300 open source projects.

Blog posts

oss-fuzz's People

Contributors

mikea avatar inferno-chromium avatar oliverchang avatar dor1s avatar kcc avatar aizatsky-at-google avatar jonathanmetzman avatar catenacyber avatar guidovranken avatar kjlubick avatar alex avatar bshastry avatar rlohning avatar rouault avatar pdknsk avatar dtardon avatar rockdaboot avatar leo-neat avatar davidkorczynski avatar adamkorcz avatar evverx avatar htuch avatar tysmith avatar randy408 avatar reaperhulk avatar sebras avatar tsdgeos avatar jfoote avatar google-autofuzz avatar nmav 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.