Thanks, I did only look at the descriptions in the GUI.
I like using the console but often it feels more convenient using the
GUI (saving new profiles and so on).

/ Alex

2008/12/31 Andres Riancho <[email protected]>:
> Alex,
>
> On Wed, Dec 31, 2008 at 11:38 AM, Alex Fiuvertiz <[email protected]> wrote:
>> Hi,
>>
>> The Discovery plugin webSpider does have an option "onlyforward". What
>> does this mean?
>
> $ ./w3af_console
> w3af>>> plugins discovery config webSpider
> w3af/plugins/discovery/config:webSpider>>> help
> |-----------------------------------------------------------------------------------------------------------------------------------------------------------|
> | view               | List the available options and their values.
>
>              |
> | set                | Set a parameter value.
>
>              |
> |-----------------------------------------------------------------------------------------------------------------------------------------------------------|
> | back               | Go to the previous menu.
>
>              |
> | exit               | Exit w3af.
>
>              |
> | assert             | Check assertion.
>
>              |
> |-----------------------------------------------------------------------------------------------------------------------------------------------------------|
> w3af/plugins/discovery/config:webSpider>>> view
> |----------------------------------------------------------------------------------------------------------------------------------------------------------|
> | Setting       | Value | Description
>
>             |
> |----------------------------------------------------------------------------------------------------------------------------------------------------------|
> | urlParameter  | None  | Append the given parameter to new URLs found
> by the spider. Example:
> http://www.foobar.com/index.jsp;<parameter>?id=2            |
> | followRegex   | .*    | When spidering, only follow links that match
> this regular expression (ignoreRegex has precedence over followRegex)
>             |
> | ignoreRegex   | None  | When spidering, DO NOT follow links that
> match this regular expression (has precedence over followRegex)
>                 |
> | onlyForward   | False | When spidering, only search directories
> inside the one that was given as target
>                  |
> |----------------------------------------------------------------------------------------------------------------------------------------------------------|
>
>
> Please take a closer look at "When spidering, only search directories
> inside the one that was given as target".
>
> Cheers,
>> Happy New Year! / Alex
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> W3af-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/w3af-users
>>
>
>
>
> --
> Andres Riancho
> http://w3af.sourceforge.net/
> Web Application Attack and Audit Framework
>

------------------------------------------------------------------------------
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to