MEDUSA
4 articles tagged "medusa"
2025-06-23·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-04-28·10 min read
Smart contract fuzzing tools compared: Echidna, Medusa, Halmos, and Foundry
Four tools dominate smart contract fuzzing. Each approaches the problem differently, and picking the wrong one wastes time. Here's how to match the right fuzzer to your project — or use all four together.
By Antonio
fuzzingechidnamedusa
2025-10-13·15 min read
Medusa fuzzer tutorial: from install to first bug
A hands-on tutorial that takes you from installing Medusa to catching your first real bug. Covers project setup, property writing, campaign configuration, and result analysis.
By Antonio
fuzzingmedusatutorial
2026-03-28·16 min read
Coverage-guided fuzzing deep dive: corpus management, seeds, and convergence
What happens inside a fuzzer? How coverage tracking, corpus management, and seed selection work together. Practical tips for getting better coverage faster.
By Antonio
coverage-guided-fuzzingfuzzingechidna