Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SoB] - de/serialization of Bitcoin protocol network messages #9

Open
brunoerg opened this issue Mar 22, 2024 · 0 comments
Open

[SoB] - de/serialization of Bitcoin protocol network messages #9

brunoerg opened this issue Mar 22, 2024 · 0 comments

Comments

@brunoerg
Copy link
Owner

brunoerg commented Mar 22, 2024

Bitcoinfuzz is a project which applies differential fuzzing between Bitcoin projects. We started this project with miniscript support but we're expanding it. The proposal is to work on a fuzz target for de/serialization of Bitcoin protocol network messages. We intend to apply it with Bitcoin Core, rust-bitcoin and btcd.

The requirements are understanding/basic knowledge of:

  • Bitcoin protocol
  • Fuzzing
  • Different programming languages (C++, Rust and Golang)
  • Build systems

It's expected you to have a "security mindset". We can find interesting stuff with it and we need to be responsible :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant