Google OSS-Fuzz

From GCA ACT
Revision as of 04:46, 23 April 2024 by Globalcyberalliance (talk | contribs) (Updated description via script)
Jump to navigationJump to search

=Description=
Google OSS-Fuzz is a free and open-source fuzzing platform that can be used to find security vulnerabilities in software. Fuzzing is a type of testing that involves providing invalid or unexpected input to a program in order to find crashes or other bugs. Google OSS-Fuzz consists of a number of tools and libraries that can be used to create fuzzers, which are programs that generate random inputs for testing.=More Information=
https://google.github.io/oss-fuzz/