• Home
  • About
  • Subscribe

Techniques for fuzz testing

5 Dec 2022 • security Distributed Systems fuzzing etcd fuzz

Fuzz testing is a broad topic with many approaches and strategies. This post summarizes some techniques for fuzz testing and the learnings I have made. It also goes through some fuzz tests running on some cloud-native foundation projects, such as etcd.

Written and maintained by Samuele Resca