GSoC/GCI Archive
Google Summer of Code 2013 OWASP

OWASP OWTF - Multiprocessing

by Ankush Jindal for OWASP

In this project, we will modify OWTF to use multiprocessing while scanning multiple URLs which is presently done sequentially (one after another). This will improve efficiency while scanning multiple URLs.