Skip to content

protocol-fuzzing/TCP-Fuzzer

 
 

Repository files navigation

TCP-Fuzzer 🌐📠

TCP-Fuzzer is a tool for protocol-state-fuzzing TCP implementations. Currently WIP

Installation

install docker and docker compose, edit the files in the config folder to your liking and run

docker-compose up

Acknowledgements

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.

About

A modern protocol state fuzzer for TCP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 40.3%
  • Java 36.7%
  • C 18.0%
  • Shell 4.0%
  • Dockerfile 1.0%