Hacker News new | ask | show | jobs
by t4ng0pwn3d 796 days ago
I see a lot of fuzzing tools for CLI apps, but are there any good alternatives for web applications/APIs? I've used Hypothesis for generating random datas in requests but maybe there's something better out there.