Giter Site home page Giter Site logo

pak-laura / 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 33.31 MB

OSS-Fuzz - continuous fuzzing for open source software.

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

License: Apache License 2.0

Shell 30.65% C++ 13.51% Python 20.67% C 12.35% HTML 0.59% Makefile 0.26% Dockerfile 20.99% CMake 0.07% Go 0.63% Starlark 0.08% Java 0.20%

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.

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 and Python 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 January 2021, OSS-Fuzz has found over 25,000 bugs in 375 open source projects.

Blog posts

oss-fuzz's People

Contributors

mikea avatar inferno-chromium avatar oliverchang avatar dor1s avatar kcc avatar jonathanmetzman avatar catenacyber avatar aizatsky-at-google avatar guidovranken avatar davidkorczynski avatar kjlubick avatar alex avatar adamkorcz avatar bshastry avatar rlohning avatar leo-neat avatar evverx avatar pdknsk avatar rouault avatar dtardon avatar google-autofuzz avatar rockdaboot avatar tysmith avatar randy408 avatar htuch avatar tsdgeos avatar asraa avatar reaperhulk avatar kabeer27 avatar sebras avatar

Watchers

James Cloos 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.