Integrated Fuzzing for Ethereum Network Layers

<aside> Our Vision: Creating a safer Ethereum p2p network through comprehensive security testing

</aside>

⚠️Why This Matters

Ethereum's pnetwork architecture creates blind spots between the Consensus Layer (LibP2P) and Execution Layer (devp2p) that current tools can't adequately test. No secure Ethereum P2P, no safe Ethereum protocol.

Our Innovation

We're developing the first unified fuzzing framework that tests cross-layer interactions with state-aware packet mutation across complete peer lifecycles.

Key Deliverables

"Safer P2P network, Better Ethereum"

Project Introduction

Code base

Our project's GitHub is as follows:

https://github.com/AgnopraxLab/D2PFuzz

Bug We found

https://github.com/ethereum/go-ethereum/issues/31471

https://github.com/paradigmxyz/reth/issues/15255