[{"data":1,"prerenderedAt":70},["ShallowReactive",2],{"term-f\u002Ffuzzing":3,"related-f\u002Ffuzzing":59},{"id":4,"title":5,"acronym":6,"body":7,"category":40,"description":41,"difficulty":42,"extension":43,"letter":44,"meta":45,"navigation":46,"path":47,"related":48,"seo":53,"sitemap":54,"stem":57,"subcategory":6,"__hash__":58},"terms\u002Fterms\u002Ff\u002Ffuzzing.md","Fuzzing",null,{"type":8,"value":9,"toc":33},"minimark",[10,15,19,23,26,30],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"Fuzzing is throwing completely random, malformed, or garbage inputs at your program to see if it crashes. It's like giving your app to a toddler and watching what they do to it. Security researchers love fuzzing — it finds crashes and vulnerabilities that humans never think to test.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"Fuzzing (fuzz testing) is an automated technique that generates large volumes of random, malformed, or semi-structured input to discover crashes, memory errors, and security vulnerabilities. Coverage-guided fuzzers (AFL, libFuzzer) use code coverage feedback to guide input generation toward unexplored paths.",[11,27,29],{"id":28},"when-youll-hear-this","When You'll Hear This",[16,31,32],{},"\"Run the fuzzer on the file parser overnight — it found a buffer overflow last time.\" \u002F \"Fuzzing is mandatory for any code that processes untrusted user input.\"",{"title":34,"searchDepth":35,"depth":35,"links":36},"",2,[37,38,39],{"id":13,"depth":35,"text":14},{"id":21,"depth":35,"text":22},{"id":28,"depth":35,"text":29},"testing","Fuzzing is throwing completely random, malformed, or garbage inputs at your program to see if it crashes.","advanced","md","f",{},true,"\u002Fterms\u002Ff\u002Ffuzzing",[49,50,51,52],"Property-Based Testing","Edge Case","Corner Case","Security Testing",{"title":5,"description":41},{"changefreq":55,"priority":56},"weekly",0.7,"terms\u002Ff\u002Ffuzzing","Z7m-yzxmoMeqvvmgG262aM8ITcfKXb3FefJiGWIz5w4",[60,64,67],{"title":51,"path":61,"acronym":6,"category":40,"difficulty":62,"description":63},"\u002Fterms\u002Fc\u002Fcorner-case","beginner","A corner case is like an edge case but even weirder — it's when MULTIPLE unusual things happen at the same time. An edge case is a weird input.",{"title":50,"path":65,"acronym":6,"category":40,"difficulty":62,"description":66},"\u002Fterms\u002Fe\u002Fedge-case","Edge cases are the weird, extreme, or unexpected inputs that trip up your code. What if someone types 0 for age?",{"title":49,"path":68,"acronym":6,"category":40,"difficulty":42,"description":69},"\u002Fterms\u002Fp\u002Fproperty-based-testing","Instead of writing specific test cases (add(2,3)=5), property-based testing generates thousands of random inputs automatically and checks that certain prop...",1776518282665]