Google OSS-Fuzz: Difference between revisions
From GCA ACT
Jump to navigationJump to search
(Updated description via script) Tag: Reverted |
(Updated via script) Tag: Manual revert |
||
Line 1: | Line 1: | ||
=Description=<br> | =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= | <br> | ||
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. The platform also includes a number of ready-made fuzz | |||
<br> | |||
=More Information= | |||
<br> | <br> | ||
https://google.github.io/oss-fuzz/ | https://google.github.io/oss-fuzz/ | ||
[[Category:Security Testing & Auditing]] | [[Category:Security Testing & Auditing]] | ||
[[Category:Attack & Penetration Testing]] | [[Category:Attack & Penetration Testing]] |
Latest revision as of 05:02, 23 April 2024
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. The platform also includes a number of ready-made fuzz