Arachni Crawls too many pages

Ramakrishna's Avatar

Ramakrishna

19 Sep, 2014 12:21 PM

Hi Sir,

Even my site has 50 pages arachni crawls thousands of pages. Why it is showing like that??

I am using the below code

   @opts.audit_forms = true
   @opts.audit_links = true
   @opts.audit_cookies = true
   @opts.only_positives = true
   @opts.auto_redundant = 2
   @opts.spawns=5
   @opts.exclude = ['/cgi-bin/']
   @opts.authed_by = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22"
    framework.modules.load( ['*'] )
  1. Support Staff 1 Posted by Tasos Laskos on 19 Sep, 2014 08:28 PM

    Tasos Laskos's Avatar

    I can't tell what's going on, it must also have something to with the website you're scanning. Can you try using the CLI and show me some output please?

    Cheers

  2. Tasos Laskos closed this discussion on 05 Nov, 2014 03:59 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