Tomas,
On Fri, Oct 5, 2012 at 2:14 PM, Andres Riancho wrote:
> Tomas,
>
> On Thu, Oct 4, 2012 at 9:50 PM, Andres Riancho
> wrote:
>> Tomas,
>>
>> On Sat, Sep 29, 2012 at 12:02 AM, Tomas Velazquez
>> wrote:
>>> Andres,
>>>
>>> The web_spider alone works well, but if you use it with dir_bruter s
Tomas,
On Thu, Oct 4, 2012 at 9:50 PM, Andres Riancho wrote:
> Tomas,
>
> On Sat, Sep 29, 2012 at 12:02 AM, Tomas Velazquez
> wrote:
>> Andres,
>>
>> The web_spider alone works well, but if you use it with dir_bruter something
>> strange happens because web_spider does not crawl all directories
Tomas,
On Sat, Sep 29, 2012 at 12:02 AM, Tomas Velazquez
wrote:
> Andres,
>
> The web_spider alone works well, but if you use it with dir_bruter something
> strange happens because web_spider does not crawl all directories ...
>
> dir_bruter works well for me with this fix ;)
>
> Index: dir_brute
Andres,
The web_spider alone works well, but if you use it with dir_bruter
something strange happens because web_spider does not crawl all directories
...
dir_bruter works well for me with this fix ;)
Index: dir_bruter.py
===
--- di
Andres,
I'm sorry, redundancy also exist at threading2 branch.
I explain the test:
- Exist directory listing in all directories except /.
- oneword.txt wordlist has hide_folder.
Problems found:
- dir_bruter brute force same directory:
http://localhost/ 4 times
http://localhost/test/ 2 ti
Tomas,
Thanks for the patch! I've been working on improvements in my
threading2 branch, where I think this was fixed [0], could you please
verify?
[0]
http://sourceforge.net/apps/trac/w3af/browser/branches/threading2/plugins/crawl/dir_bruter.py
On Tue, Sep 25, 2012 at 9:27 PM, Tomas Velazqu