Open GoogleCodeExporter opened 8 years ago
This is somewhat tricky. We support scanning multiple hosts at the same time
and some command-line's can become very long (.i.e when using multiple -X and
-B options).
The hosts scanned should be visible in the report. But I agree that it can be
useful to find out the command-line that was used.
Original comment by niels.he...@gmail.com
on 5 Apr 2012 at 2:49
So I'm actually thinking about adding config file support in one of the next
released. (2.08b will be about soon, so likely 2.09b).
Perhaps this will help you as well: when implementing config files, we can save
the *config* of every scan in the report directory. That makes it very easy to
re-run finished scan with the same settings.
Something like the following line:
./skipfish -c ./example.org/config @./example.org/pivots.txt
Would read the scan settings from "config" and the URLs from "pivots.txt"
(already possible).
Original comment by niels.he...@gmail.com
on 3 Aug 2012 at 1:29
Original issue reported on code.google.com by
b4sw...@gmail.com
on 29 Aug 2011 at 11:39