STATEFUL FUZZING
2 articles tagged "stateful fuzzing"
2025-02-20·11 min read
Echidna vs Medusa: A Practical Comparison for Security Researchers
A hands-on comparison of Echidna and Medusa for smart contract fuzzing. We cover performance, configuration, corpus management, and when to choose each tool.
By Antonio
echidnamedusafuzzing
2025-05-06·9 min read
Stateful Fuzzing Explained: Why Sequence Matters in Smart Contract Testing
Most smart contract bugs only manifest after a specific sequence of transactions. Stateful fuzzing explores these sequences automatically — here is how it works and why it matters.
By Antonio
stateful-fuzzingfuzzingproperty-based-testing