I'm going to analyse web applications by using dynamic analysis. Now I need an input generator that could generate the input.
Is there any open sourced tool achieve this?
I've read lots of papers, such as Apollo, but it seems that they didn't publish their tool.
Thank you