Wanna learn more about #fuzzing? The AFL++ community has moved to Zulip: fuzz.zulipchat.com
Come join us!
Wanna learn more about #fuzzing? The AFL++ community has moved to Zulip: fuzz.zulipchat.com
Come join us!
We've been a bit excited about this one.
We are excited and honored to have partnered with Bitcoin, brink, Chaincode Labs, and @quarkslab.bsky.social to collaborate on a security audit of Bitcoin Core. This was Bitcoin Core's first external audit.
Read more at our blog: ostif.org/bitcoin-core...
We're hiring fuzzing interns at Brink.
Consider applying if you're interested in building out Bitcoin Core's fuzz testing, tooling and infrastructure!
bitcoinerjobs.com/job/1801236-...
It's a remotely triggerable assertion crash in the deserialization code of minisketch (github.com/bitcoin/bitc...)
Fuzzamoto just found its first bug on a Bitcoin Core PR๐
As a PoC it includes a harness that can find CVE-2024-35202 (no refactoring within Bitcoin Core required, all testing is performed through the publicly reachable p2p port):
I've been exploring the use of full-system snapshot fuzzing (heavily leaning on nyx-fuzz.com) for Bitcoin Core and just open sourced my work so far: github.com/dergoegge/fu...