GeistHaus
log in · sign up

OSS-Fuzz

google.github.io

Documentation for OSS-Fuzz

18 pages link to this URL
Introducing Ruzzy, a coverage-guided Ruby fuzzer

Trail of Bits is excited to introduce Ruzzy, a coverage-guided fuzzer for pure Ruby code and Ruby C extensions. Fuzzing helps find bugs in software that processes untrusted input. In pure Ruby, these bugs may result in unexpected exceptions that could lead to denial of service, and in Ruby C extensions, they […]

3 inbound links article en application-securityfuzzingtool-release application-securityfuzzingtool-release
Patch Fast, Pull Slow: Defending in the Year of Copy Fail

AI is finding bugs faster, researchers pile on the moment one drops, and registries ship malware by the hundred-thousand. Defenders are caught between two contradictory imperatives. The fix is architectural, not temporal.

0 inbound links article en securitysupply-chainvulnerability-managementkernelnpmhomelab
Security and Correctness in Wasmtime

The essence of software engineering is making trade-offs, and sometimesengineers even trade away security for other priorities. When it comes torunning untrusted code from unknown sources, however, exceptionally strongsecurity is simply ...

3 inbound links website en
Fuzzing for wolfSSL

Larry Stefonic of wolfSSL contacted me after he’d noticed my project for fuzzing cryptographic libraries called Cryptofuzz. We agreed that I would write a Cryptofuzz module for wolfSSL. I activated…

0 inbound links article nn