Fuzz testing "how to" videos
Problem to solve
Our product documentation tells readers how to use our fuzz testing but not so much the why nor the methodology of doing this. This means they have to either already have a fuzz testing background or go out and learn a lot more to know when and why they would use certain parts of fuzz testing.
Proposal
Create a series of short (3-7 minute) videos and put a YouTube playlist together. The idea is that these videos teach viewers "how to fish", rather than "give them a fish"
Cover various topics about the "art" of fuzzing, that goes beyond the steps of how to directly use it. Some ideas for topics:
- What is a good place to start fuzz testing an app?
- What makes a good fuzz target?
- What is the best way to build up a fuzz testing corpus?
- Add to this list
Further details
This was discussed synchronously during our fuzz testing weekly meeting on 2020-07-29.