Hello everyone! Here's my development update for Week 12 of Ethereum Protocol Fellowship Cohort 4!
I've added 3 new messages about the ethereum wire protocol and a new fuzzer.
I added a new way to launch the fuzz test automatically via a configuration file, the new messages will use this one instead of the cli.
I've updated the project documentation
I've done more research into security vulnerabilities in tcp protocols and fuzzing techniques.
I'm still discussing for the security vulnerability I mentioned last week.