Exclude urls from scan

Vishal's Avatar

Vishal

25 Aug, 2016 01:03 PM

Hi Tasos,

I am scanning a dummy ecommerce website and the url structure is like : www.site.com/category/product
i.e www.shoponline.com/shoes/running-shoes

As there are hundreds of products , it is not necessary to scan all pages.Is there any way i can configure arachni to scan only few of these type of urls and not all.

Thanks.

  1. Support Staff 1 Posted by Tasos Laskos on 25 Aug, 2016 01:06 PM

    Tasos Laskos's Avatar
  2. Tasos Laskos closed this discussion on 25 Aug, 2016 01:06 PM.

  3. Vishal re-opened this discussion on 25 Aug, 2016 01:49 PM

  4. 2 Posted by Vishal on 25 Aug, 2016 01:49 PM

    Vishal's Avatar

    I saw it but the example has parameter and value in the url which is not same in this case. So correct me if i am wrong but i will have to provide it as following:
    Url:www.shoponline.com/shoes/running-shoes
    --scope-auto-redundant=2

    So scanner will scan only 2 of this type of url. Right?

  5. Support Staff 3 Posted by Tasos Laskos on 25 Aug, 2016 01:51 PM

    Tasos Laskos's Avatar

    No, that URL has no parameter, the auto-redundant option will not work on it.
    You should use the option I linked to.

  6. 4 Posted by Vishal on 25 Aug, 2016 01:59 PM

    Vishal's Avatar

    --scope-redundant-path-pattern='shoes/:3'

    So this will scan urls which contain 'shoes/' to crawl 3 times . Right?

  7. Support Staff 5 Posted by Tasos Laskos on 25 Aug, 2016 01:59 PM

    Tasos Laskos's Avatar

    Yep.

  8. Vishal closed this discussion on 25 Aug, 2016 02:01 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac