Automatic "--redundant"
Created by: ulissescastro
After many scans and settings permutation, I can't find a decently way of crawling a web app with Arachni, "--redundant" option is awesome, but I only take the best from it after stop scanner and start over and over again.
"(...) For example, the crawler could keep track of pages that look too similar and then detect how the request changed (like which parameter is responsible for the identical pages) and just skip pages that are only uniquely identified by that parameter from then on.
However, there's always the possibility of 30 pages being more or less similar with the 31st having the vulnerability, which is the risky part. (...)"