Hello everyone! Here's my development update for Week 12 of Ethereum Protocol Fellowship Cohort 4!
## Here's my progress for the week:
- 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.
## Next Steps
- I'm waiting for the security report to be processed.
- I intend to continue adding messages and commands to my fuzzer.
- I'm going to continue my research into fuzzing and security vulnerabilities specific to TCP.