在国产arm版麒麟操作系统上源码安装后运行失败--报错如下
Unauthorized System] root@greatwall-os:/opt/arachni/bin# ./arachni http://10.1.3.66:8080/nvss --checks=xss* Arachni - Web Application Security Scanner Framework v1.5.1 Author: Tasos "Zapotek" Laskos tasos.laskos@arachni-scanner.com
(With the support of the community and the Arachni Team.)
Website: http://arachni-scanner.com Documentation: http://arachni-scanner.com/wiki
[~] No element audit options were specified, will audit links, forms, cookies, UI inputs, UI forms, JSONs and XMLs.
[] Initializing...
[] Preparing plugins...
[] ... done.
[] BrowserCluster: Initializing 6 browsers...
[-] [utilities#exception_jail:428] [Errno::ECONNREFUSED] Failed to open TCP connection to 127.0.0.1:58026 (Connection refused - connect(2) for "127.0.0.1" port 58026)
[-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/net/http.rb:882:in rescue in block in connect' [-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/net/http.rb:879:in
block in connect'
[-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/timeout.rb:91:in block in timeout' [-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/timeout.rb:101:in
timeout'
[-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/net/http.rb:878:in connect' [-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/net/http.rb:863:in
do_start'
[-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/net/http.rb:852:in start' [-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/net/http.rb:1398:in
request'
[-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver/remote/http/default.rb:103:in response_for' [-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver/remote/http/default.rb:57:in
request'
[-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver/remote/http/common.rb:59:in call' [-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver/remote/bridge.rb:653:in
raw_execute'
[-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver/remote/bridge.rb:124:in create_session' [-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver/remote/bridge.rb:88:in
initialize'
[-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver/common/driver.rb:57:in new' [-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver/common/driver.rb:57:in
for'
[-] [utilities#exception_jail:428] /var/lib/gems/2.3.0/gems/selenium-webdriver-3.0.1/lib/selenium/webdriver.rb:82:in for' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser.rb:1109:in
selenium'
[-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser.rb:1337:in start_webdriver' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser.rb:187:in
initialize'
[-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser_cluster/worker.rb:51:in initialize' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser_cluster.rb:495:in
new'
[-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser_cluster.rb:495:in block in initialize_workers' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser_cluster.rb:494:in
times'
[-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser_cluster.rb:494:in initialize_workers' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/browser_cluster.rb:112:in
initialize'
[-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/framework/parts/browser.rb:33:in new' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/framework/parts/browser.rb:33:in
block in browser_cluster'
[-] [utilities#exception_jail:428] /usr/lib/ruby/2.3.0/monitor.rb:214:in mon_synchronize' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/framework/parts/browser.rb:28:in
browser_cluster'
[-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/framework/parts/audit.rb:173:in audit' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/framework.rb:117:in
block in run'
[-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/utilities.rb:425:in exception_jail' [-] [utilities#exception_jail:428] /opt/arachni/lib/arachni/framework.rb:117:in
run'
[-] [utilities#exception_jail:428] /opt/arachni/ui/cli/framework.rb:80:in block in run' [-] [utilities#exception_jail:429] [-] [utilities#exception_jail:430] Parent: [-] [utilities#exception_jail:431] Arachni::Framework [-] [utilities#exception_jail:432] [-] [utilities#exception_jail:433] Block: [-] [utilities#exception_jail:434] #<Proc:0x00000015ada448@/opt/arachni/lib/arachni/framework.rb:117> [-] [utilities#exception_jail:435] [-] [utilities#exception_jail:436] Caller: [-] [utilities#exception_jail:437] /opt/arachni/lib/arachni/utilities.rb:425:in
exception_jail'
[-] [utilities#exception_jail:437] /opt/arachni/lib/arachni/framework.rb:117:in run' [-] [utilities#exception_jail:437] /opt/arachni/ui/cli/framework.rb:80:in
block in run'
[-] [utilities#exception_jail:438] --------------------------------------------------------------------------------