Linking pages
- Why Not Rust? https://matklad.github.io/2020/09/20/why-not-rust.html 1082 comments
- Auditing popular Rust crates: how a one-line unsafe has nearly ruined everything | by Sergey "Shnatsel" Davidoff | Medium https://medium.com/@shnatsel/auditing-popular-rust-crates-how-a-one-line-unsafe-has-nearly-ruined-everything-fab2d837ebb1 93 comments
- How I’ve found vulnerability in a popular Rust crate (and you can too) | by Sergey "Shnatsel" Davidoff | Medium https://medium.com/@shnatsel/how-ive-found-vulnerability-in-a-popular-rust-crate-and-you-can-too-3db081a67fb 39 comments
- Unsafe Rust: How and when (not) to use it - LogRocket Blog https://blog.logrocket.com/unsafe-rust-how-and-when-not-to-use-it/ 27 comments
- GitHub - rust-fuzz/cargo-fuzz: Command line helpers for fuzzing https://github.com/rust-fuzz/cargo-fuzz 9 comments
- Security as Rust 2019 goal. The goals and 2019 roadmap of Rust… | by Sergey "Shnatsel" Davidoff | Medium https://medium.com/@shnatsel/security-as-rust-2019-goal-6a060116ba39 7 comments
- Introducing Ruzzy, a coverage-guided Ruby fuzzer | Trail of Bits Blog https://blog.trailofbits.com/2024/03/29/introducing-ruzzy-a-coverage-guided-ruby-fuzzer/ 6 comments
- Continuously fuzzing Python C extensions | Trail of Bits Blog https://blog.trailofbits.com/2024/02/23/continuously-fuzzing-python-c-extensions/ 0 comments
Linked pages
- Fuzzing is magic - Or how I found a panic in Rust's regex library https://www.nibor.org/blog/fuzzing-is-magic---or-how-i-found-a-panic-in-rusts-regex-library/ 115 comments
- american fuzzy lop http://lcamtuf.coredump.cx/afl/ 50 comments
- GitHub - dwrensha/fuzz-rustc: setup for fuzzing the Rust compiler https://github.com/dwrensha/fuzz-rustc 23 comments
- cargo-fuzz findings https://dwrensha.github.io/capnproto-rust/2017/02/27/cargo-fuzz.html 16 comments
- Prevent parsing brackets from causing panic by frewsxcv · Pull Request #108 · servo/rust-url · GitHub https://github.com/servo/rust-url/pull/108 11 comments
- GitHub - Shnatsel/libdiffuzz: Custom memory allocator that helps discover reads from uninitialized memory https://github.com/shnatsel/libdiffuzz 9 comments
- out-of-bounds memory access bug https://dwrensha.github.io/capnproto-rust/2022/11/30/out_of_bounds_memory_access_bug.html 7 comments
Related searches:
Search whole site: site:github.com
Search title: GitHub - rust-fuzz/trophy-case: 🏆 Collection of bugs uncovered by fuzzing Rust code
See how to search.