TCP-Fuzzer is a tool for protocol-state-fuzzing TCP implementations. Currently WIP
install docker and docker compose, edit the files in the config folder to your liking and run
docker-compose up
The tool was originally developed by Isaac Westerman as part of his Bachelor's thesis. The code is based on tcp-learner, a TCP protocol-state fuzzer developed by Paul Fiterau and Ramon Janssen.