prompt error : "ArgumentError] all arguments must be String: [nil, "--webdriver=11956", "--proxy=http://127.0.0.1:21609/", "--ignore-ssl-errors=true", "--debug=false"]"

drewz's Avatar

drewz

23 Sep, 2014 02:38 AM

when implement in console:
arachni http://testfire.net --scope-page-limit=1 --checks=xss --plugin=autologin:url=http://testfire.net/bank/login.aspx,parameters='uid=jsmith&... Off|MY ACCOUNT' --scope-exclude-pattern logout

prompt below error:
[~] AutoLogin: System paused. [-] [ArgumentError] all arguments must be String: [nil, "--webdriver=11956", "--proxy=http://127.0.0.1:21609/", "--ignore-ssl-errors=true", "--debug=false"]

  1. Support Staff 1 Posted by Tasos Laskos on 23 Sep, 2014 03:18 AM

    Tasos Laskos's Avatar

    Hello there,

    The error occurs because the session handling subsystem expects PhantomJS to be installed. However, it should degrade gracefully when that's not the case and fallback to using the non-browser legacy code.

    I'll update this discussion when I push the fix.

    Thanks for the feedback.

  2. Support Staff 2 Posted by Tasos Laskos on 23 Sep, 2014 10:31 AM

    Tasos Laskos's Avatar
  3. Tasos Laskos closed this discussion on 23 Sep, 2014 10:31 AM.

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