Martin, On Sat, Apr 10, 2010 at 5:40 PM, Martin Holst Swende <mar...@swende.se> wrote: > Hi again, > > I wrote a new tool for using GHDB, separate from w3af (but based on the > plugin), since the w3af one was a bit deprecated (and couldn't restart > if blocking occurred).
Hmmm, yes, the plugin is unable to do that. It simply will detect that Google is blocking our requests, and stop the GHDB process. > It was really easy to write with the new google > API, and it seems that google does not block requests on that API > either! That's GOOOD news! > I put it up on my hg repository, more info is here : > http://www.swende.se/?p=116. It can easily be converted back into a > w3af-plugin, and I can do that soonish if there is any interest. I'm interested! :) I think that you already have most of these concepts in your mind but... I think that the only required change is to replace the regular expressions in "googleSearchEngine.py" and use the AJAX API. The plugin shouldn't have any changes, as it wouldn't be necessary to restart the process (no blocking!). Once that is done, we will be able to remove all references to the old and deprecated pygoogle library that lives in "extlib/". PS: Sorry for the late reply. > Regards, > Martin Holst Swende > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > W3af-develop mailing list > W3af-develop@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/w3af-develop > -- AndrĂ©s Riancho Founder, Bonsai - Information Security http://www.bonsai-sec.com/ http://w3af.sf.net/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop