Closed GoogleCodeExporter closed 9 years ago
Thanks for the patch.
However there is one problem ... this plugin is currently depreciated:(
The problem was that it gave _loads_ of false positives, and the brute force
tab (which uses dirbuster) effectively depreciated it.
Have you had more luck using it?
Original comment by psii...@gmail.com
on 29 Nov 2011 at 3:25
OK no probs, but for future ref how can I tell that code is deprecated?
Original comment by mikerwil...@gmail.com
on 29 Nov 2011 at 3:49
In this particular case, its the following code in this class :)
// ZAP Depreciated by Brute Force scanner
@Override
public boolean isDepreciated() {
return true;
}
Original comment by psii...@gmail.com
on 29 Nov 2011 at 3:54
Original comment by psii...@gmail.com
on 29 Nov 2011 at 4:31
Original issue reported on code.google.com by
mikerwil...@gmail.com
on 29 Nov 2011 at 3:14Attachments: