Closed GoogleCodeExporter closed 9 years ago
There is a separate command-line parameter to limit the scan to a specific path
(or exclude specific paths). Without it, the scanner simply takes any number of
"seed" URLs in the command line, but it brute-forces the entire site. All of
them should still get crawled, just not right away.
Original comment by lcam...@google.com
on 1 Jul 2013 at 8:56
To expand on what Michal said: Using -I /foo/bar/ for explicit inclusion allows
the active testing to be limited to /foo/bar/*
Are you concerned about / or /foo/ being actively tested ? This should not
happen with -I. Or is there a different problem ?
Original comment by niels.he...@gmail.com
on 2 Jul 2013 at 8:18
Original comment by niels.he...@gmail.com
on 17 Nov 2013 at 8:16
Original issue reported on code.google.com by
mattiaba...@gmail.com
on 1 Jul 2013 at 8:45