mirror of
https://github.com/MAGICGrants/campaign-site.git
synced 2026-01-08 20:08:05 -05:00
@@ -15,7 +15,7 @@ Fuzzing is a process of automated testing that intelligently bombards software w
|
||||
|
||||
Developing comprehensive fuzzing harnesses for these RPC handlers is essential to protecting Monero's network infrastructure from remote attacks, preserving both user privacy and security of funds. This project directly addresses one of our most significant security blind spots.
|
||||
|
||||
The MAGIC Monero Fund selected Ada Logics after soliciting three quotes from various security firms to start development of fuzzing harnesses for monerod. [Ada Logics](https://adalogistics.com) is a specialized security firm with deep expertise in fuzzing:
|
||||
The MAGIC Monero Fund selected Ada Logics after soliciting three quotes from various security firms to start development of fuzzing harnesses for monerod. [Ada Logics](https://adalogics.com) is a specialized security firm with deep expertise in fuzzing:
|
||||
|
||||
* David Korczynski (CEO) is a top contributor to OSS-Fuzz and holds a PhD from Oxford
|
||||
* Their team has successfully fuzzed major projects including Docker, Ethereum, and Kubernetes
|
||||
@@ -23,7 +23,7 @@ The MAGIC Monero Fund selected Ada Logics after soliciting three quotes from var
|
||||
|
||||
Ada Logics will:
|
||||
|
||||
* Build C++ fuzzing harnesses for Monero's RPC handlers.
|
||||
* Build C++ fuzzing harnesses targeting Monero's RPC handlers within src/rpc.
|
||||
* Create an end-to-end testing solution for Monero in OSS-Fuzz.
|
||||
* Target at least 75% of Monero's RPC handlers, with a goal of 100% coverage.
|
||||
* Submit all code directly to the Monero repository.
|
||||
|
||||
Reference in New Issue
Block a user