Permission denied
Hi There,
I am getting the below permission issue when i am trying to scan the website.
Permission denied - 2015-02-03 13.28.18 +0000.afr
/usr/local/bin/arachni-0.4.3-0.4.1/system/gems/gems/arachni-0.4.3/lib/arachni/ui/cli/output.rb:79:in
initialize': Permission denied - error.log (Errno::EACCES)
from
/usr/local/bin/arachni-0.4.3-0.4.1/system/gems/gems/arachni-0.4.3/lib/arachni/ui/cli/output.rb:79:in
open'
from
/usr/local/bin/arachni-0.4.3-0.4.1/system/gems/gems/arachni-0.4.3/lib/arachni/ui/cli/output.rb:79:in
log_error' from
/usr/local/bin/arachni-0.4.3-0.4.1/system/gems/gems/arachni-0.4.3/lib/arachni/ui/cli/output.rb:75:in
print_error'
from
/usr/local/bin/arachni-0.4.3-0.4.1/system/gems/gems/arachni-0.4.3/lib/arachni/ui/cli/cli.rb:123:in
rescue in run' from
/usr/local/bin/arachni-0.4.3-0.4.1/system/gems/gems/arachni-0.4.3/lib/arachni/ui/cli/cli.rb:97:in
run'
from
/usr/local/bin/arachni-0.4.3-0.4.1/system/gems/gems/arachni-0.4.3/bin/arachni:24:in
<top (required)>' from
/usr/local/bin/arachni-0.4.3-0.4.1/bin/../system/arachni-ui-web/bin/arachni:16:in
load'
from
/usr/local/bin/arachni-0.4.3-0.4.1/bin/../system/arachni-ui-web/bin/arachni:16:in
`'
Please help me to fix this issue.
Thanks in advance.
Showing page 2 out of 2. View the first page
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
31 Posted by praveenakecit on 10 Feb, 2015 05:43 PM
ok let me know once there is an update.
Thanks in advance.
32 Posted by praveenakecit on 10 Feb, 2015 05:44 PM
Hi There,
what are the dependencies for arachni?
Thanks in advance.
Support Staff 33 Posted by Tasos Laskos on 10 Feb, 2015 05:58 PM
All dependencies that I'm aware of are included in the package.
Not 100% sure on all the dependencies for PhantomJS (which is the browser Arachni uses) though, but I haven't had any similar issues.
Support Staff 34 Posted by Tasos Laskos on 10 Feb, 2015 06:00 PM
Also, the browser process starts fine, but when Arachni tries to communicate with it it gets an error, which complicates the issue even more, it doesn't look like a cut and dry dependency issue.
35 Posted by praveenakecit on 10 Feb, 2015 06:10 PM
Oh okay.Thanks for the explanation.
Eagerly waiting for the update from you.
Let me know, once you got SSH access from your twitter followers and reproduce it.
Thanks in advance.
36 Posted by praveenakecit on 12 Feb, 2015 04:40 AM
Hi There,
Any update on this?
Support Staff 37 Posted by Tasos Laskos on 12 Feb, 2015 02:59 PM
Not really, you don't have to keep checking though, I'll let you know once I have something.
Support Staff 38 Posted by Tasos Laskos on 17 Feb, 2015 09:27 PM
I tried on CentOS 6.4, which is essentially the same system, but couldn't reproduce there either. Unless you can give me SSH access there's nothing else I can do.
Sorry man.
39 Posted by Treadie on 20 Feb, 2015 04:40 AM
It looks like you have the whole standalone package in /usr/local/bin/ which is going to cause nothing but headaches and permission issues.
if you want arachni in your path, you are better off extracting the self contained package to /opt (or home etc.) and then creating a symlink to the arachni executable.
sudo ln -s /opt/arachni-xxxxxxxxx/bin/arachni /usr/local/bin/arachni
40 Posted by Treadie on 20 Feb, 2015 04:42 AM
NM, probably should have read the whole thread first...
Support Staff 41 Posted by Tasos Laskos on 05 Mar, 2015 05:57 PM
So, closing this since I can't reproduce the issue.
Tasos Laskos closed this discussion on 05 Mar, 2015 05:57 PM.