arachni-ui-web icon indicating copy to clipboard operation
arachni-ui-web copied to clipboard

Importing targets to be scanned

Open 0xd012 opened this issue 11 years ago • 2 comments
trafficstars

In order to automate stuff, it would be interesting to import targets to be scanned thanks to a list of targets to be loaded (e.g. CSV, flat file).

Then the UI should be able to manage scans (scheduling) with a default profile.

0xd012 avatar Dec 29 '13 15:12 0xd012

There is a scheduler in the experimental branch (and the nightlies) so most of the work is already done, I'll add importing functionality after the upcoming release.

Zapotek avatar Dec 30 '13 05:12 Zapotek

I have made a pretty dumb ruby script to run a scan against multiple targets, It might be helpful for a while.

https://gist.github.com/jonaslsl/73dd3c86ef972d846542

jonaslsl avatar Oct 27 '15 17:10 jonaslsl